summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect cloning of eieio-instance-inheritor objects (Bug#34840)Vitalie Spinu2019-05-081-2/+10
* Fix cloning of eieio-named objects (Bug#22840)Vitalie Spinu2019-05-071-9/+11
* Fix ibuffer-unmark-backward synopsis (bug#35572)Basil L. Contovounesios2019-05-071-12/+11
* ; Auto-commit of loaddefs files.Glenn Morris2019-05-011-6/+18
* Be more careful about indent-sexp going over eol (Bug#35286)Noam Postavsky2019-04-221-8/+14
* Backport: Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-223-8/+10
* Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
* Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
* Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
* Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
* Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
* Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-181-2/+2
* * lisp/progmodes/python.el: Be more careful about temp file removalStefan Monnier2019-04-141-9/+10
* Backport: * lisp/frame.el (frame--size-history): Fix infloop. (Bug#35272)Alexander Gramiak2019-04-141-2/+4
* Downcase charsetRobert Pluim2019-04-141-1/+1
* Backport: Fix comment-empty-lines docstring (bug#35152)Basil L. Contovounesios2019-04-111-4/+4
* Backport: Update documentation for indent-relative functionsAlex Branham2019-04-111-2/+3
* Note that choose-completion-string-functions funcs take four argsEric Abrahamsen2019-04-091-0/+3
* Clarify the TESTFN argument to `alist-get'Mattias Engdegård2019-04-091-2/+2
* Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'Eli Zaretskii2019-04-061-3/+14
* Improve commentary in frame.elEli Zaretskii2019-04-061-0/+8
* Fix typo in a doc stringMauro Aranda2019-04-061-1/+1
* ; * lisp/ldefs-boot.el: Update.Nicolas Petton2019-03-201-3/+3
* Fix url-copy-file arglistBasil L. Contovounesios2019-03-191-5/+8
* Fix downloading updates for packages with non-ASCII descriptionsEli Zaretskii2019-03-191-2/+7
* Don't clobber 'comint-input-autoexpand' in 'read-shell-command'Eli Zaretskii2019-03-151-1/+1
* * lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for Emacs 26.2Alan Mackenzie2019-03-101-1/+1
* 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
* ; Auto-commit of loaddefs files.Glenn Morris2019-03-011-2/+2
* Fix last change on 'compilation-parse-errors'Tobias Bading2019-03-011-1/+1
* Backport: js--re-search-backward-inner: Fix infloopDmitry Gutov2019-02-251-8/+1
* Fix a typo in the doc string of 'regex-opt'Eli Zaretskii2019-02-221-2/+2
* ; * lisp/ldefs-boot.el: Update.Nicolas Petton2019-02-201-8/+11
* Remove .art from the default list of ImageMagick extensionsGlenn Morris2019-02-191-2/+2
* * lisp/minibuffer.el (completion-table-dynamic): Improve docstringStefan Monnier2019-02-181-4/+10
* * lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fix. (Bug#34518)David Pathakjee2019-02-181-1/+1
* Update citations of Internet RFCsPaul Eggert2019-02-1626-99/+101
* Fix handling of manpage references divided by hyphenationEli Zaretskii2019-02-161-5/+16
* Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nilVictor J. Orlikowski2019-02-151-4/+7
* Fix faces in compilation messagesDaniel Lopez2019-02-151-11/+11
* Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-143-7/+11
* Backport: js-indent-align-list-continuation: Make variable safeJackson Ray Hamilton2019-02-141-0/+1