summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Doc string fixLars Ingebrigtsen2019-06-191-1/+1
* Remove XEmacs compat code from timeclock.elLars Ingebrigtsen2019-06-191-10/+6
* Remove more XEmacs compat code from epa.elLars Ingebrigtsen2019-06-191-2/+0
* Remove XEmacs compat code from calcLars Ingebrigtsen2019-06-194-59/+29
* Remove XEmacs compat code from savehist.elLars Ingebrigtsen2019-06-191-50/+15
* Remove XEmacs compat code from ps-printLars Ingebrigtsen2019-06-192-306/+73
* Remove XEmacs compat code from epa.elLars Ingebrigtsen2019-06-191-14/+7
* Remove XEmacs compat code from dframe.elLars Ingebrigtsen2019-06-191-246/+84
* Remove XEmacs compat code from ansi-color.elLars Ingebrigtsen2019-06-191-43/+26
* Update CC Mode's version number to 5.34Alan Mackenzie2019-06-191-1/+1
* Fix typo in previous erc.el changeLars Ingebrigtsen2019-06-191-18/+18
* Use add/remove-hook on erc-pre-send-functionsLars Ingebrigtsen2019-06-192-6/+4
* Move around defgeneric/defmethods in eieioLars Ingebrigtsen2019-06-192-17/+19
* Fix previous change to erc (where commands like /me wouldn't be sent)Lars Ingebrigtsen2019-06-193-30/+40
* Don't have erc-goodies and erc-ring register functions multiple timesLars Ingebrigtsen2019-06-192-2/+2
* (with-suppressed-warnings): Make it apply to macro-expansion as wellStefan Monnier2019-06-191-20/+14
* Rename function in completion.el to use completion- prefixesLars Ingebrigtsen2019-06-191-9/+16
* * lisp/textmodes/page-ext.el: Further cleanupStefan Monnier2019-06-191-39/+36
* Fix compilation warning in pcmpl-gnu.elLars Ingebrigtsen2019-06-191-147/+145
* Revert "Fix one of the tags/xref warnings in viper-ex.el"Lars Ingebrigtsen2019-06-191-1/+1
* Fix up the function/variable names in page-ext.elLars Ingebrigtsen2019-06-191-22/+29
* Touch up the OKURI-NASI progress reportingLars Ingebrigtsen2019-06-191-14/+17
* Tweak progess reporting in finder-compile-keywordsLars Ingebrigtsen2019-06-191-63/+70
* Allow specifying the expected number of shift/reduce conflictsLars Ingebrigtsen2019-06-193-16/+49
* Tweak progress reporting in update-directory-autoloadsLars Ingebrigtsen2019-06-191-6/+8
* Compile any subsequence of `cond' clauses to switch (bug#36139)Mattias Engdegård2019-06-191-180/+162
* Compile cond with heterogeneous tests into switch (bug#36139)Mattias Engdegård2019-06-191-12/+17
* Tighter pcase or-pattern member function selection (bug#36139)Mattias Engdegård2019-06-191-7/+8
* Compile list member functions in cond to switch (bug#36139)Mattias Engdegård2019-06-192-37/+65
* Disable lexical-binding in ediffGlenn Morris2019-06-1810-10/+10
* Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-182-19/+8
* Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-182-8/+19
* Revert "Add a mechanism to specify expected shift/reduce .wy conflicts"Lars Ingebrigtsen2019-06-182-17/+8
* Add a mechanism to specify expected shift/reduce .wy conflictsLars Ingebrigtsen2019-06-182-8/+17
* Rename symbols in ind-util.el to have indian- prefixesLars Ingebrigtsen2019-06-181-6/+6
* Report progress during custom-make-dependencies instead of file countLars Ingebrigtsen2019-06-182-63/+75
* Make quail conversion output quieterLars Ingebrigtsen2019-06-182-8/+1
* Fix compilation warning in bookmark.elLars Ingebrigtsen2019-06-181-2/+2
* Output progress reports when scanning for finder/customLars Ingebrigtsen2019-06-182-4/+14
* Touch up the byte-compilation messaging in skkdic-set-okuri-nasiLars Ingebrigtsen2019-06-181-1/+2
* Silence spurious load message in latin-ltx.elLars Ingebrigtsen2019-06-181-1/+1
* Tweak implementation of byte-compile-info-messageLars Ingebrigtsen2019-06-181-1/+1
* * bookmark.el: Watch bookmark file. Use lexical binding.Roland Winkler2019-06-181-125/+198
* Output progress messages when scraping autoloads during bootstrapLars Ingebrigtsen2019-06-182-0/+9
* Silence message in latin-ltx about the normal situationLars Ingebrigtsen2019-06-181-4/+5
* Move defvars of c-doc-line-join-re + two others from cc-fonts.el to cc-mode.elAlan Mackenzie2019-06-172-4/+23
* Compilation work-around for obsolete eieio-object-set-name-stringLars Ingebrigtsen2019-06-172-8/+8
* Work around warning from macroexpanding obsolete methodLars Ingebrigtsen2019-06-171-9/+9
* Avoid a flyspell error if point is at beginning of bufferAlex Branham2019-06-171-3/+4
* Declare unknown slots to silence the compilerLars Ingebrigtsen2019-06-172-8/+6