summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace nested ifs with condUlrich Müller2024-07-031-11/+12
* Version 1.72 releasedebuild-mode-1.72Ulrich Müller2024-06-291-1/+1
* Improve error reporting in ebuild-mode-find-workdirUlrich Müller2024-06-281-5/+5
* Deactivate some menu entries for eclassesUlrich Müller2024-06-281-2/+5
* Don't fix whitespace in eclasses by defaultUlrich Müller2024-06-281-1/+1
* Make fixing of whitespace in eclasses conditionalUlrich Müller2024-06-281-3/+9
* New major mode ebuild-eclass-modeUlrich Müller2024-06-251-12/+15
* Version 1.71 releasedebuild-mode-1.71Ulrich Müller2024-06-091-1/+1
* Version 1.70 releasedebuild-mode-1.70Ulrich Müller2024-01-081-1/+1
* Update copyright yearsUlrich Müller2024-01-081-1/+1
* Version 1.69 releasedebuild-mode-1.69Ulrich Müller2023-11-051-1/+1
* Use #' for quoting of function namesUlrich Müller2023-10-231-40/+42
* Replace unnecessary backquotes by normal quotesUlrich Müller2023-10-231-1/+1
* Set the timezone inside unwind-protectUlrich Müller2023-10-231-2/+3
* Yet another fix for the defadvice warningUlrich Müller2023-10-151-1/+11
* Version 1.68 releasedebuild-mode-1.68Ulrich Müller2023-10-061-1/+1
* Use named functions in hook variablesUlrich Müller2023-10-061-3/+5
* Fix filling of paragraphs when in conf-unix-modeUlrich Müller2023-09-201-2/+18
* Update format-time-string test for newer XEmacs versionsUlrich Müller2023-09-161-3/+5
* Revert to defadvice for sh-must-be-shell-modeUlrich Müller2023-09-161-5/+4
* Version 1.67 releasedebuild-mode-1.67Ulrich Müller2023-09-121-1/+1
* Fix ebuild-mode-insert-tag-lineUlrich Müller2023-09-041-2/+3
* Add S and BDEPEND to ebuild skeletonUlrich Müller2023-09-011-1/+6
* Version 1.66 releasedebuild-mode-1.66Ulrich Müller2023-08-291-1/+1
* Set paragraph-separate when editing eclassesUlrich Müller2023-08-261-6/+9
* Enable lexical bindingUlrich Müller2023-08-241-4/+4
* No longer set NOCOLORUlrich Müller2023-08-241-1/+1
* Update sh-must-be-shell-mode fixUlrich Müller2023-08-241-7/+7
* Avoid redefining delete-trailing-whitespaceUlrich Müller2023-08-201-25/+10
* Add a commentUlrich Müller2023-07-081-1/+1
* Version 1.65 releasedebuild-mode-1.65Ulrich Müller2023-07-061-1/+1
* XEmacs compatibility fixUlrich Müller2023-07-061-5/+5
* Version 1.64 releasedebuild-mode-1.64Ulrich Müller2023-06-171-1/+1
* Do not modify the buffer when KEYWORDS are unchangedUlrich Müller2023-06-151-4/+5
* Rename variable to ebuild-mode-keywords-eclassdocUlrich Müller2023-06-151-1/+1
* Squash empty lines when saving the bufferUlrich Müller2023-03-281-3/+11
* Version 1.63 releasedebuild-mode-1.63Ulrich Müller2023-03-261-1/+1
* Don't override buffer-local vars in ebuild-repo-modeUlrich Müller2023-03-241-6/+11
* New function, visit Portage's working directoryUlrich Müller2023-03-211-0/+38
* Drop redundant test for XEmacsUlrich Müller2023-02-281-3/+2
* Also set NO_COLOR in the process environmentUlrich Müller2023-02-281-1/+1
* Version 1.62 releasedebuild-mode-1.62Ulrich Müller2023-02-271-1/+1
* Work around lwarn incompatibility between GNU Emacs and XEmacsUlrich Müller2023-02-211-2/+4
* Check if utf-8 coding system existsUlrich Müller2023-02-211-1/+3
* New compatibility function for format-time-string in XEmacsUlrich Müller2023-02-211-3/+20
* Update copyright yearsUlrich Müller2023-02-211-1/+1
* Version 1.61 releasedebuild-mode-1.61Ulrich Müller2022-12-011-1/+1
* Add documentation to some functions and variablesUlrich Müller2022-12-011-16/+30
* Update list of RESTRICT featuresUlrich Müller2022-12-011-1/+2
* Filter SGR control sequences in compilation outputUlrich Müller2022-11-301-4/+20