summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of debugging Lisp syntax errorEli Zaretskii2019-08-031-19/+26
* ; Auto-commit of loaddefs files.Glenn Morris2019-08-011-6/+17
* ; * doc/lispref/positions.texi (List Motion): Fix last change.Eli Zaretskii2019-07-301-3/+3
* Add index for "\( in strings" (Bug#25195)Noam Postavsky2019-07-302-1/+6
* Fix doc-string of 'fit-window-to-buffer' (Bug#36848)Martin Rudalics2019-07-301-1/+1
* Update view-mode docstringTino Calancha2019-07-261-2/+2
* ; * lisp/term.el: Add missing / to esc seq commentary.Noam Postavsky2019-07-251-1/+1
* Fix subproc listening when setting filter to non-t (Bug#36591)Noam Postavsky2019-07-252-3/+41
* * etc/NEWS.25: Belatedly announce rcirc-reconnect-delay.Noam Postavsky2019-07-251-0/+5
* Mention term.el's \032 dir tracking in commentary (Bug#19524)Noam Postavsky2019-07-251-91/+52
* Remove upload functionality of package-x from the elisp manualStefan Kangas2019-07-252-37/+11
* * etc/AUTHORS: Update.Nicolas Petton2019-07-251-24/+25
* Clarify Gravatar docsBasil L. Contovounesios2019-07-233-19/+45
* * doc/lispref/display.texi (Defining Faces): Say a face can't be undefined.Alan Mackenzie2019-07-221-0/+5
* Handle completely undecoded input in term (Bug#29918)Noam Postavsky2019-07-202-4/+24
* * doc/misc/forms.texi (Control File Format): Fix a doc error.N. Jackson2019-07-201-1/+1
* Fix typo in package-alist docstringBasil L. Contovounesios2019-07-171-2/+2
* * doc/lispref/text.texi (Mode-Specific Indent): Fix a typo (bug#36646).Markus Triska2019-07-141-1/+1
* ; Another minor change in 'bidi-display-reordering's doc string.Eli Zaretskii2019-07-131-2/+2
* Improve doc string of 'bidi-display-reordering'Eli Zaretskii2019-07-131-1/+4
* Add warning to bidi-display-reordering doc stringStefan Kangas2019-07-131-2/+3
* Raise required librsvg version so as to match the current useYAMAMOTO Mitsuharu2019-07-121-1/+1
* * lisp/net/tramp-sh.el (tramp-inline-compress-start-size): Set nil on w32.Michael Albinus2019-07-101-1/+3
* * lisp/progmodes/verilog-mode.el: One more ELPA Version:Stefan Monnier2019-07-091-0/+3
* ; * doc/emacs/killing.texi (Secondary Selection): Fix last change.Eli Zaretskii2019-07-061-4/+3
* * lisp/svg.el, lisp/progmodes/ada-mode.el: Fix bug#36360.Stefan Monnier2019-07-062-0/+2
* Minor copyedit of "Font Lock" in user manualEli Zaretskii2019-07-061-4/+4
* Improve description of image descriptorsEli Zaretskii2019-07-061-1/+4
* ; * src/lread.c (Fread): Make the comment wording more accurate.Eli Zaretskii2019-07-061-1/+4
* Improve documentation of secondary selectionsEli Zaretskii2019-07-061-6/+10
* * src/fns.c (Fmapconcat): Doc fix. (Bug#36418)Eli Zaretskii2019-07-061-1/+1
* Avoid crash inside CFCharacterSetIsLongCharacterMember (Bug#36507)YAMAMOTO Mitsuharu2019-07-061-1/+4
* Fix python.el docstring (Bug#36458)Noam Postavsky2019-07-051-1/+1
* ; Add thing-at-point-looking-at test (Bug#35708)Noam Postavsky2019-07-051-0/+12
* ; Fix typo, insure -> ensure in ChangeLogsNoam Postavsky2019-07-053-6/+6
* * lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix. (Bug36448)Eli Zaretskii2019-07-031-1/+5
* ; Auto-commit of loaddefs files.Glenn Morris2019-07-011-15/+5
* Fix typo in doc string of file-exists-p (bug#36408)Stefan Kangas2019-06-291-1/+1
* * test/lisp/url/url-file-tests.el (url-file): Fix for POSIX filenames.Juanma Barranquero2019-06-281-2/+3
* Fix typo in windows.texiStefan Kangas2019-06-281-1/+1
* Clarify & update (elisp) Writing Emacs PrimitivesBasil L. Contovounesios2019-06-261-29/+31
* Clarify a subtle issue in the Internals chapter of lisprefEli Zaretskii2019-06-261-4/+8
* Fix sgml-mode handling of quotes within parens (Bug#36347)Noam Postavsky2019-06-252-4/+28
* ; * lisp/frame.el: Enhance add-variable-watcher commentary.Noam Postavsky2019-06-251-1/+3
* Rename 'make-symbolic-link' argument NEWNAME to LINKNAMEJuanma Barranquero2019-06-212-9/+9
* Check that length of data returned by sysctl is non-zeroRobert Pluim2019-06-202-6/+6
* * test/lisp/progmodes/python-tests.el (python-virt-bin): Doc fix.Juanma Barranquero2019-06-171-1/+1
* Fix Python tests depending on system-typeJuanma Barranquero2019-06-171-5/+15
* Fix problem with wdired test when symlinks cannot be created.Juanma Barranquero2019-06-161-1/+5
* Improve wording of documentation of click eventsEli Zaretskii2019-06-161-33/+37