summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/emacs-lisp/cl-macs.el (cl-loop): Doc fix re "by".Tino Calancha2016-06-071-2/+2
* Improve squiggly heredoc support in non-SMIE Ruby modeDmitry Gutov2016-06-071-1/+1
* Fix doc string quotingStephen Berman2016-06-064-5/+5
* Fix mouse dragging of vertical dividers with scroll bars on left (Bug#23690)Martin Rudalics2016-06-051-1/+9
* ; Auto-commit of loaddefs files.Glenn Morris2016-06-011-1230/+1220
* * lisp/mail/footnote.el (footnote-mode): Fix doc typo.Glenn Morris2016-05-311-1/+1
* * lisp/emacs-lisp/lisp-mode.el (lisp--mode-syntax-table):Glenn Morris2016-05-311-1/+1
* ; Spelling fixPaul Eggert2016-05-301-1/+1
* * lisp/recentf.el (recentf-dialog-mode-map): Remove follow-link (bug#22434)Stefan Monnier2016-05-301-1/+0
* Correct cl-flet usage (Bug#22317)Bill Wohler2016-05-304-12/+25
* Restore frames into the current display by defaultPaul Eggert2016-05-291-1/+1
* * lisp/recentf.el (recentf-open-files-item): Quick fix for (bug#22434).Stefan Monnier2016-05-291-0/+3
* Clarify doc string of 'file-name-sans-extension'Eli Zaretskii2016-05-291-8/+9
* * lisp/progmodes/elisp-mode.el (elisp-function-argstring): CallAndreas Schwab2016-05-281-1/+2
* Fix infloop in 'number-sequence'Eli Zaretskii2016-05-271-3/+6
* * lisp/emacs-lisp/find-func.el (find-function-library):Glenn Morris2016-05-261-2/+4
* * lisp/w32-fns.el (set-message-beep, w32-get-locale-info)Glenn Morris2016-05-261-3/+3
* Correct old cell name unbinding when renaming cell.Vincent Belaïche2016-05-261-4/+16
* ; 'Changes from the pre-25.1 API' copyeditsDmitry Gutov2016-05-251-5/+5
* Rename vc-stay-local back to vc-cvs-stay-localDmitry Gutov2016-05-252-10/+9
* Fix viper undo breakage from undo-boundary changesPhillip Lord2016-05-233-43/+32
* Fix reference to obsolete fn ps-eval-switchKaushal Modi2016-05-221-1/+1
* Do not trash symlinks to init filePaul Eggert2016-05-221-2/+10
* Don't print the "decomposition" line for control chars in what-cursor-positionAlan Mackenzie2016-05-221-3/+10
* Bring back xterm pasting with middle mousePaul Eggert2016-05-222-19/+28
* * lisp/desktop.el: Disable restore frameset if in non-graphic display.Jun Hao2016-05-211-10/+3
* * lisp/emacs-lisp/package.el (package-refresh-contents):Artur Malabarba2016-05-201-10/+4
* Revert "epg: Add a way to detect gpg1 executable for tests"Daiki Ueno2016-05-201-47/+35
* Avoid errors with Czech and Slovak input methodsEli Zaretskii2016-05-192-108/+9
* epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-191-35/+47
* * lisp/emacs-lisp/package.el: Fix free variable warnings.Artur Malabarba2016-05-181-37/+37
* * lisp/emacs-lisp/package.el (package--with-response-buffer):Artur Malabarba2016-05-181-16/+21
* * lisp/char-fold.el: Rename from character-fold.el.Juri Linkov2016-05-174-40/+40
* ; Auto-commit of loaddefs files.Nicolas Petton2016-05-171-1186/+1259
* Fix bug in default setting of 'ps-paper-type'Eli Zaretskii2016-05-161-2/+2
* Properly reject malformed or empty package sigsPaul Eggert2016-05-131-1/+1
* Remove buggy non-native image scrollingPaul Eggert2016-05-131-34/+9
* * lisp/emacs-lisp/find-func.el (find-feature-regexp)Glenn Morris2016-05-121-2/+2
* Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-121-1/+3
* Make package-install-from-buffer not move pointDmitry Gutov2016-05-121-1/+2
* ; Revert "* emacs-lisp/lisp-mnt.el (lm-header): save-excursion"Dmitry Gutov2016-05-121-11/+10
* Redo the fix for bug#21839Dmitry Gutov2016-05-122-3/+5
* Don't treat JS spread as contination method callDmitry Gutov2016-05-111-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2016-05-101-1/+1
* Allow newlines inside cl function arglistsDmitry Gutov2016-05-101-1/+1
* Publicize cl--generic-all-functionsDmitry Gutov2016-05-104-4/+4
* Add some "safe-local-variable" declarations for compatibility with master.Alan Mackenzie2016-05-091-1/+20
* Say 'All results processed' at the endDmitry Gutov2016-05-081-1/+3
* tramp-sh.el: Work around a stat bug (backport from master)Michael Albinus2016-05-061-2/+4
* Doc fixes for fclist and grepPaul Eggert2016-05-053-3/+3