summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Provide own history lists for ebuild-run-command and friendsUlrich Müller2022-11-291-3/+10
* New variable for additional subprocess environmentUlrich Müller2022-11-291-3/+14
* Allow multiple subcommands in one ebuild commandUlrich Müller2022-11-291-8/+23
* Support pkgdev and pkgcheckUlrich Müller2022-11-291-9/+71
* Really fix the XEmacs byte-compile warningUlrich Müller2022-11-291-6/+5
* Fix a byte-compile warningUlrich Müller2022-11-181-1/+2
* Rename function to ebuild-mode-collect-and-splitUlrich Müller2022-11-181-2/+2
* Move splitting of the eclass keywords list to elispUlrich Müller2022-11-181-16/+36
* Drop unnecessary backslash escapesUlrich Müller2022-07-311-1/+1
* Adjust indentation of XML attributesUlrich Müller2022-07-311-0/+2
* Fix a typoUlrich Müller2022-06-181-1/+1
* Indent XML with tabs or two spacesUlrich Müller2022-06-051-1/+11
* Add loong to default list of archsUlrich Müller2022-06-031-2/+2
* Update ebuild-mode-modify-keywordsUlrich Müller2022-06-031-1/+1
* Version 1.60 releasedebuild-mode-1.60Ulrich Müller2022-05-211-1/+1
* Test for file name when calling an external commandUlrich Müller2022-05-211-0/+2
* Version 1.59 releasedebuild-mode-1.59Ulrich Müller2022-05-201-1/+1
* Protect against buffer-file-name being nilUlrich Müller2022-05-201-6/+8
* Warn about some eclass documentation keywordsUlrich Müller2022-05-101-1/+2
* Version 1.58 releasedebuild-mode-1.58Ulrich Müller2022-05-071-1/+1
* Update some commentsUlrich Müller2022-05-071-4/+4
* Restore trivial XEmacs compatibility codeUlrich Müller2022-05-071-1/+4
* Provide ebuild-mode-keywords as featureUlrich Müller2022-05-071-1/+1
* Use eval-when-compile for function definitionUlrich Müller2022-05-071-3/+1
* Use fewer variables for ebuild-mode keywordsUlrich Müller2022-05-071-4/+10
* Remove ebuild-mode-make-keywords-list functionUlrich Müller2022-05-071-9/+5
* Don't use #' for quoting of function namesUlrich Müller2022-05-011-3/+3
* Version 1.57 releasedebuild-mode-1.57Ulrich Müller2022-04-301-1/+1
* Drop more compatibility codeUlrich Müller2022-04-301-2/+1
* Fix highlighting of eclass documentation keywordsUlrich Müller2022-04-281-6/+3
* Remove XEmacs 21.4 compatibility codeUlrich Müller2022-04-281-12/+2
* Set sentence-end-double-space to t when editing eclassesUlrich Müller2022-04-281-1/+6