aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* srecode-inserter-prin-example compilation fixLars Ingebrigtsen2019-06-142-12/+13
* Move functions from semantic.el to analyze.el to avoid warningsLars Ingebrigtsen2019-06-142-51/+62
* Adjust erc functions after previous erc-pre-send-function changeLars Ingebrigtsen2019-06-141-1/+1
* Adjust erc functions after previous erc-pre-send-function changeLars Ingebrigtsen2019-06-143-20/+28
* Unobsolete string-to-multibyteLars Ingebrigtsen2019-06-142-6/+8
* Use CLOS-style accessors in oref/osetLars Ingebrigtsen2019-06-1435-212/+200
* Obsolete erc-send-pre-hook and add new erc-pre-send-functionLars Ingebrigtsen2019-06-142-3/+30
* Fix compilation warning in rmailmmLars Ingebrigtsen2019-06-141-1/+2
* Avoid compilation warning in byte-runLars Ingebrigtsen2019-06-141-1/+4
* * lisp/gnus/message.el: Fix NNTP sending, broken by e51adfbdb7Stefan Monnier2019-06-141-2/+2
* Stop a tramp test leaving a file behindGlenn Morris2019-06-131-0/+1
* * lisp/widget.el (define-widget-keywords): Use `declare`.Stefan Monnier2019-06-131-2/+2
* * lisp/progmodes/ps-mode.el (ps-mode-octal-region): Simplify.Stefan Monnier2019-06-131-22/+15
* Fix typo in object-print cleanupLars Ingebrigtsen2019-06-131-1/+1
* Remove outdated FIXMELars Ingebrigtsen2019-06-131-1/+0
* semantic/senator.el byte compilation fixLars Ingebrigtsen2019-06-131-2/+1
* semantic/idle.el compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* semantic/grammar byte compilation fixesLars Ingebrigtsen2019-06-131-2/+1
* semantic/chart.el compilation warning fixesLars Ingebrigtsen2019-06-131-5/+2
* Fix some cedet compilation warnings pertaining to semantic/dbLars Ingebrigtsen2019-06-134-15/+4
* project.el compilation warning fixLars Ingebrigtsen2019-06-131-0/+2
* Depessimize bits of CC Mode for long C macros.Alan Mackenzie2019-06-133-41/+56
* ; * etc/NEWS: Small cleanup.Stefan Kangas2019-06-131-8/+2
* Remove XEmacs support from bookmark.elStefan Kangas2019-06-131-4/+1
* Use cl-print-object instead of object-print throughout cedetLars Ingebrigtsen2019-06-135-12/+12
* erc-dcc.el minor clean-upsLars Ingebrigtsen2019-06-131-7/+1
* Fix erc-dcc server-close code and fix compilation warningLars Ingebrigtsen2019-06-131-6/+7
* Make erc-dcc-server work again by making synchronousLars Ingebrigtsen2019-06-131-1/+0
* Escape newlines when printing functions in timer listPip Cet2019-06-131-1/+2
* Compilation fix for previous changeLars Ingebrigtsen2019-06-131-0/+1
* Compilation warning fix for disass.elLars Ingebrigtsen2019-06-131-1/+2
* CC Mode: replace an erroneous re-search-forward with search-forwardAlan Mackenzie2019-06-131-13/+13
* Fix display of Hebrew text with precomposed charactersEli Zaretskii2019-06-131-2/+3
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-06-131-7/+7
|\
| * Move declaration of c-syntax-table-hwm to avoid compiler warnings.Alan Mackenzie2019-06-131-7/+7
* | Fix text shaping of precomposed characters with HarfBuzzEli Zaretskii2019-06-131-1/+11
|/
* Allow for line breaks in a bytecomp testGlenn Morris2019-06-121-0/+1
* Avoid string-make-multibyte in ps-mode.elLars Ingebrigtsen2019-06-131-5/+4
* Add more ps-mode octal testsLars Ingebrigtsen2019-06-131-1/+12
* Revert previous ps-mode.el changeLars Ingebrigtsen2019-06-131-1/+2
* Add ps-mode-tests.el and remove a compilation warningLars Ingebrigtsen2019-06-132-1/+39
* Suppress warnings in tildify.elLars Ingebrigtsen2019-06-131-4/+12
* Add comment to clarify the use of `str'Lars Ingebrigtsen2019-06-131-0/+2
* Revert "Compilation warning fix for byte-run.el"Glenn Morris2019-06-121-4/+3
* Fix compilation warnings in rfc2104Lars Ingebrigtsen2019-06-131-3/+2
* New file rfc2104-tests.elLars Ingebrigtsen2019-06-131-0/+39
* Give more information in a bytecomp test failureGlenn Morris2019-06-121-2/+2
* Fix compilation warning in qp.elLars Ingebrigtsen2019-06-131-2/+1
* Fix warning about obsolete func calling obsolete func in etags.elLars Ingebrigtsen2019-06-131-1/+2
* Compilation warning fix in feedmail.elLars Ingebrigtsen2019-06-131-2/+1