summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Add XDG desktop file parsing and testsMark Oteiza2017-09-061-7/+66
* ; Try not to affect match dataMark Oteiza2017-09-061-3/+4
* ; * lisp/emacs-lisp/ert.el (ert-batch-backtrace-right-margin): Fix tag.Glenn Morris2017-09-051-1/+1
* Allow customizing line length of ert backtraces in batch modeGlenn Morris2017-09-051-12/+19
* Refactor some loops in mailcap.elMark Oteiza2017-09-051-40/+32
* Handle non-zero exit status from psql more gracefullySimen Heggestøyl2017-09-051-3/+4
* Move soundex.el test to a proper testMark Oteiza2017-09-051-11/+2
* Work on Tramp's (symbolic) linksMichael Albinus2017-09-045-121/+201
* Embed JSON readtable into json-readMark Oteiza2017-09-041-11/+11
* Hexify strings in EWW search queriesMark Oteiza2017-09-031-1/+2
* * lisp/simple.el (visual-line-mode): Doc fix. (Bug#28337)Eli Zaretskii2017-09-031-1/+1
* Correct the fontification of quote marks after buffer changes in CC Mode.Alan Mackenzie2017-09-032-83/+121
* Fix fontification of "operator~" in C++ Mode.Alan Mackenzie2017-09-032-1/+24
* Fix decrypting in plstore.el on MS-WindowsEli Zaretskii2017-09-021-1/+2
* Turn off checkdoc complaint about default argument orderMark Oteiza2017-09-011-1/+2
* * lisp/obsolete/html2text.el: Don't require CLStefan Monnier2017-09-011-3/+1
* ; Auto-commit of loaddefs files.Glenn Morris2017-09-011-35/+83
* Don't remove undisplayers from inlined MIME parts (bugfix)Katsumi Yamaoka2017-09-011-19/+3
* ; Escape some character literalsMark Oteiza2017-08-311-3/+3
* Make ucs-names a hash table (Bug#28302)Mark Oteiza2017-08-313-39/+40
* Fix a glitch in CC Mode's syntactic whitespace cache.Alan Mackenzie2017-08-311-11/+4
* Correct the fontification of C++ Mode enclosed declarations.Alan Mackenzie2017-08-311-12/+10
* Respect directory a user enters (bug#28299)Katsumi Yamaoka2017-08-311-6/+10
* Do not split line before width of fill-prefixSamuel Freilich2017-08-301-15/+12
* Support lazy loading for autogenerated usage docstrings too (Bug#27748)Noam Postavsky2017-08-301-1/+1
* Drop docstrings from cl-defsubst produced inline bodies (Bug#27748)Noam Postavsky2017-08-301-1/+2
* Quote file-truename symlink to "../foo:bar:"Paul Eggert2017-08-301-8/+8
* * lisp/man.el (Man-softhyphen-to-minus): Avoid string-as-multibyte.Stefan Monnier2017-08-301-4/+1
* Correct "hide others" shortcut on macOS (bug#28215)Devon Sean McCullough2017-08-301-0/+2
* Improve symlinks for TrampMichael Albinus2017-08-302-6/+15
* Use cl-print for all values printed by `describe-variable'Noam Postavsky2017-08-291-2/+8
* Minor simplification for byte-compile-constant-pushNoam Postavsky2017-08-291-5/+4
* Prefer file-name-quote to concat "/:"Paul Eggert2017-08-291-3/+3
* * lisp/progmodes/sh-script.el: Test "in-string" of the right char!Stefan Monnier2017-08-291-1/+1
* Update Org to v9.0.10Rasmus2017-08-2925-556/+619
* Silence false alarms for symlinks to sourcesPaul Eggert2017-08-281-8/+18
* Further fixes in tramp-smb.elMichael Albinus2017-08-281-3/+21
* ; Fix last ido patchMichael Albinus2017-08-281-1/+1
* Use string-match to check for dotfiles in idoRobert Pluim2017-08-281-1/+1
* Font-lock FDO desktop files correctlyMark Oteiza2017-08-272-11/+24
* Fix auto-fill bug in js-modeTom Tromey2017-08-271-0/+5
* Disable completion while entering python multiline statementsNoam Postavsky2017-08-271-1/+15
* Tramp cleanupMichael Albinus2017-08-273-53/+53
* Always use gtk_window_move in new versionsPhilipp Stephani2017-08-271-0/+2
* Fix 'diff-goto-source' when buffer is narrowed (Bug#21262)Charles A. Roelli2017-08-271-45/+47
* Amend the CC Mode macro cache to cope with changes at the macro startAlan Mackenzie2017-08-271-1/+1
* Fix over-protection of byte-compiled filesPaul Eggert2017-08-262-1/+12
* Refine conf-toml-mode font-lockTom Tromey2017-08-261-2/+28
* Do not munge contents of local symbolic linksPaul Eggert2017-08-262-14/+22
* Remove invalid regexp for shell builtins for wkshReuben Thomas2017-08-271-3/+1