aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-1618-23/+22
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-1653-84/+84
* ; * lisp/vc/vc-git.el (vc-git--program-version): Fix last change.Eli Zaretskii2018-02-161-1/+1
* Make 'byte-compile-error-on-warn' a safe file variableRobert Cochran2018-02-161-0/+5
* ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix last change.Eli Zaretskii2018-02-161-3/+4
* Fix the doc string of flyspell-auto-correct-wordEli Zaretskii2018-02-161-1/+3
* Fix 'vc-git--program-version'Eli Zaretskii2018-02-161-2/+5
* * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.Andreas Schwab2018-02-131-3/+1
* Don't signal error in vc-deduce-backendAndreas Schwab2018-02-131-1/+3
* * lisp/progmodes/grep.el (grep-num-matches-found): New variable.Juri Linkov2018-02-121-14/+32
* Fix help in mode-line-mode-menuMichael Albinus2018-02-121-1/+1
* Fix unbound mm-uu-entry in mm-uuAndreas Schwab2018-02-101-9/+9
* Avoid printing garbled error message from image.elEli Zaretskii2018-02-101-1/+1
* Doc string fix in latin-alt.elEli Zaretskii2018-02-091-1/+1
* Fix --no-build-details for w32 and macOSNoam Postavsky2018-02-081-1/+1
* Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-074-7/+7
* Fix shr and CSS 4 color mapsBasil L. Contovounesios2018-02-072-2/+5
* * lisp/vc/vc-git.el (vc-git-print-log): Restrict file scope to a single fileJuri Linkov2018-02-041-3/+5
* * lisp/simple.el (async-shell-command, shell-command): Fix grammarBasil L. Contovounesios2018-02-031-6/+6
* Fix deferred display of async shell-command buffersBasil L. Contovounesios2018-02-031-7/+13
* Fix Bug#30324Michael Albinus2018-02-031-2/+2
* Recognize Org as builtin package (bug#30310)Glenn Morris2018-02-021-0/+1
* * lisp/imenu.el (imenu-generic-expression): Rephrase doc (Bug#30294).Noam Postavsky2018-02-011-2/+2
* Revert a1bbc49015 (Bug#30243), do not mergeMichael Albinus2018-02-011-59/+52
* ; Auto-commit of loaddefs files.Glenn Morris2018-02-011-4/+10
* Clarify that `ansi-term' is almost the same as `term' (Bug#18106)Noam Postavsky2018-01-301-1/+3
* * lisp/custom.el (defcustom): Fix docstring (Bug#27891).Noam Postavsky2018-01-301-1/+2
* Define cl-type-definition button type as needed (Bug#28899)Noam Postavsky2018-01-301-1/+4
* * lisp/emacs-lisp/rx.el (rx): Fix the definition of 'blank'.Philipp Stephani2018-01-301-4/+7
* * lisp/files.el (save-some-buffers): Doc fix. (Bug#30215)Eli Zaretskii2018-01-281-1/+2
* Allow read-passwd to hide characters inserted by C-y. (Security fix.)Alan Mackenzie2018-01-271-4/+3
* * lisp/window.el (window-largest-empty-rectangle): Fix grammar.Charles A. Roelli2018-01-271-1/+1
* Load mm-util as needed for url-file and url-data (Bug#30258)Noam Postavsky2018-01-262-0/+2
* * lisp/dired-x.el (dired-guess-shell-alist-user): Doc fix. (Bug#30192)Eli Zaretskii2018-01-261-1/+3
* Update Org to v9.1.6Rasmus2018-01-2228-172/+242
* Use text-pixels values only when saving framesets (Bug#30141)Aaron Jensen2018-01-221-28/+34
* * lisp/term.el (term-send-input): Fix text duplication in docstringtino calancha2018-01-211-9/+6
* Revert "Fix tempfile creation when byte compiling"Eli Zaretskii2018-01-201-1/+11
* Fix tempfile creation when byte compilingPaul Eggert2018-01-191-11/+1
* * lisp/emacs-lisp/bytecomp.el: Tweak last changeStefan Monnier2018-01-191-7/+7
* Unbreak building Emacs on FreeBSDEli Zaretskii2018-01-191-1/+11
* Add tests for term.elNoam Postavsky2018-01-181-1/+2
* Handle split AnSiT messages for term.el (Bug#17231)Callum Cameron2018-01-181-0/+15
* Handle case-insensitive filenames for load-path shadows (Bug#5845)Noam Postavsky2018-01-181-2/+8
* CC Mode: stop distinguishing brace blocks from defun blocks by content.Alan Mackenzie2018-01-181-5/+1
* Add documentation to ecomplete.elLars Ingebrigtsen2018-01-171-0/+36
* ; * lisp/vc/vc.el: Comment fixes.Glenn Morris2018-01-161-15/+15
* Small startup fix for current-load-listGlenn Morris2018-01-161-5/+6
* Remove incorrect documentation in comint.elCharles A. Roelli2018-01-151-11/+3
* Fix Bug#29149 in dired-aux.elShuguang Sun2018-01-141-4/+5