summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* More minor regex cleanupPaul Eggert2019-03-198-14/+16
* * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-192-5/+8
* * lisp/frame.el (frame-monitor-attributes): Fall back to the last monitorJuri Linkov2019-03-191-1/+4
* * lisp/frame.el (make-frame-on-monitor): Don't set height and width.Juri Linkov2019-03-191-22/+14
* Disallow reversed char ranges in `rx'Mattias EngdegÄrd2019-03-191-2/+9
* Remove buggy regexp use in comint-output-filterPaul Eggert2019-03-181-14/+0
* Fix more regular expression typosPaul Eggert2019-03-1832-63/+55
* * lisp/locate.el (locate-mode): Setup invisibility for Dired commandsStefan Monnier2019-03-181-7/+7
* Ebrowse: Use invisibility-spec instead of selective-displayStefan Monnier2019-03-181-98/+77
* Dired: Use invisibility-spec instead of selective-displayStefan Monnier2019-03-172-129/+139
* * lisp/subr.el (combine-change-calls-1): Don't combine syntax-ppss flushesStefan Monnier2019-03-162-2/+14
* Fix regexp typo in vc-git--program-versionPaul Eggert2019-03-161-1/+1
* Fix some ineffective backslashes in string literalsMattias EngdegÄrd2019-03-1611-14/+14
* Improve locale and language environment setting at startupEli Zaretskii2019-03-161-32/+79
* Bring back Emacs 26 compatibility to flymake.elPaul Eggert2019-03-151-1/+3
* Customize tabulated-list sort indicatorsPhilippe Vaucher2019-03-151-9/+56
* Add notice and fix missing characterWojciech Gac2019-03-151-0/+37
* Add remaining Sami input methodsWojciech Gac2019-03-151-23/+460
* Add Skolt Sami and Inari Sami input methodsWojciech Gac2019-03-151-0/+281
* * lisp/doc-view.el (doc-view--text-view-mode): Derive from text-mode.Stefan Monnier2019-03-131-3/+9
* * lisp/emacs-lisp/easy-mmode.el: Fix most obvious bug#34723Stefan Monnier2019-03-131-1/+6
* * lisp/mail/hashcash.el (hashcash-insert-payment-async): Fix last changeStefan Monnier2019-03-131-2/+3
* * lisp/progmodes/python.el (python-rx-constituents): Fix ordering in `or`Stefan Monnier2019-03-131-1/+1
* Avoid gratuitous errors in 'url-retrieve-synchronously'Eli Zaretskii2019-03-132-2/+2
* * lisp/battery.el (battery-bsd-apm): Group indices together; use pcaseStefan Monnier2019-03-131-22/+39
* * lisp/battery.el (battery-bsd-apm): Make it work on FreeBSDAhmed Khanzada2019-03-131-28/+37
* * lisp/mail/hashcash.el: Get rid of backquoted lambdasChristopher Wellons2019-03-121-4/+3
* * lisp/net/tramp-adb.el (tramp-adb-handle-make-process):Michael Albinus2019-03-121-3/+5
* Correct the indentation of CC Mode brace listsAlan Mackenzie2019-03-127-167/+402
* Revert last tweak in 'comint-output-filter'Martin Rudalics2019-03-121-1/+1
* Rewrite minibuffer window resizing codeMartin Rudalics2019-03-112-2/+14
* More regexp corrections and tweaksPaul Eggert2019-03-107-13/+7
* ; Auto-commit of loaddefs files.Glenn Morris2019-03-101-1633/+577
* (ruby-add-log-current-method): Recognize methods ending with ? or !Dmitry Gutov2019-03-111-1/+1
* project--find-regexp-in-files: Use 'grep -E'Dmitry Gutov2019-03-111-1/+1
* Changes in Tramp adb process handlingMichael Albinus2019-03-101-110/+35
* * lisp/speedbar.el: Minor tweaksStefan Monnier2019-03-101-64/+63
* Make doc-view work with text-mode as default major-mode (bug#34451)Tassilo Horn2019-03-091-3/+12
* * list/emulation/viper: Use user-error for "Viper bell"Christopher Wellons2019-03-093-16/+17
* Name buffer according to attachment filename (bug#34478).Tassilo Horn2019-03-091-0/+4
* Merge from origin/emacs-26Glenn Morris2019-03-097-16/+47
|\
| * Avoid errors in Auto Revert modeEli Zaretskii2019-03-091-1/+2
| * Provide more details in doc-string of 'delete-windows-on' (Bug#34749)Martin Rudalics2019-03-081-3/+15
| * Improve documentation of 'delete-windows-on'Eli Zaretskii2019-03-081-0/+6
| * * lisp/frame.el (make-frame-command): Doc fix. (Bug#34715)Eli Zaretskii2019-03-081-1/+3
| * Avoid undefined behavior in gdb-mi.elEli Zaretskii2019-03-071-1/+1
| * * lisp/window.el (fit-frame-to-buffer): Make doc-string more accurate.Martin Rudalics2019-03-061-4/+7
| * Minor spelling and grammar fixes (bug#34756)Basil L. Contovounesios2019-03-052-3/+3
| * Improve documentation of 'auto-coding-functions'Eli Zaretskii2019-03-021-2/+5
| * Fix visiting XML files with non-Unix EOL formatEli Zaretskii2019-03-021-5/+13