aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
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-143-20/+28
* Unobsolete string-to-multibyteLars Ingebrigtsen2019-06-141-1/+3
* 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-141-3/+25
* 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
* * 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
* 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
* Move declaration of c-syntax-table-hwm to avoid compiler warnings.Alan Mackenzie2019-06-131-7/+7
* Avoid string-make-multibyte in ps-mode.elLars Ingebrigtsen2019-06-131-5/+4
* Revert previous ps-mode.el changeLars Ingebrigtsen2019-06-131-1/+2
* Add ps-mode-tests.el and remove a compilation warningLars Ingebrigtsen2019-06-131-1/+2
* 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
* 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
* Remove XEmacs compat code from mml.el that gave a compilation warningLars Ingebrigtsen2019-06-131-1/+0
* message.el byte compilation warning fixLars Ingebrigtsen2019-06-131-2/+1
* Compilation warning fix for byte-run.elLars Ingebrigtsen2019-06-131-3/+4
* todo-mode.el compilation warning fixLars Ingebrigtsen2019-06-131-0/+1
* Touch ups to the XEmacs deletion patch for idlw-shell.elLars Ingebrigtsen2019-06-131-2/+1
* Remove XEmacs support from idlw-shell.elLars Ingebrigtsen2019-06-131-140/+68
* Remove XEmacs support from ido.elLars Ingebrigtsen2019-06-121-16/+3
* Remove compat code for XEmacs and pre-Emacs 20 Emacs in pcomplete.elLars Ingebrigtsen2019-06-121-15/+7
* Remove XEmacs support from dig.elLars Ingebrigtsen2019-06-121-3/+1