summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Don’t double-encode non-ASCII for mail clientPaul Eggert2015-09-141-4/+38
* * lisp/progmodes/cc-langs.el (c-make-init-lang-vars-fun): Use dolistStefan Monnier2015-09-141-8/+6
* Replace `cadar' with `cadr/car', since `cadar' is problematic on Emacs.Alan Mackenzie2015-09-141-2/+2
* Elisp mode: Make font-lock and imenu handle escaped characters in symbolsAlan Mackenzie2015-09-141-17/+17
* Implement w32notify-valid-pEli Zaretskii2015-09-141-1/+0
* Introduce `file-notify-valid-p'Michael Albinus2015-09-136-2/+42
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-1210-20/+19
* (jit-lock-deferred-fontify): Pay attention to skipped redisplaysStefan Monnier2015-09-111-3/+5
* * lisp/emacs-lisp/eieio-core.el (class-p): Accept class objectsStefan Monnier2015-09-111-4/+4
* Merge syntax-propertize--done and parse-sexp-propertize-doneStefan Monnier2015-09-111-52/+53
* Prefer straight quoting in some text filesPaul Eggert2015-09-111-16/+16
* Improve file notifications in TrampMichael Albinus2015-09-111-4/+19
* Add seq-findNicolas Petton2015-09-111-0/+13
* lisp/mpc.el (mpc--proc-connect): use file-name-absolute-pMark Oteiza2015-09-101-1/+4
* lisp/mpc.el (mpc-file-local-copy): check for absolute pathMark Oteiza2015-09-101-1/+2
* lisp/mpc.el (mpc-file-local-copy): check more config locationsMark Oteiza2015-09-101-1/+5
* Revert some stray curved quotes I missed earlierPaul Eggert2015-09-109-21/+22
* ; Spelling fixPaul Eggert2015-09-101-1/+1
* * lisp/cedet/ede/auto.el (ede-project-autoload): Doc fix.Glenn Morris2015-09-091-2/+2
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-091-3/+3
* * lisp/filenotify.el: Use lexical-bindingStefan Monnier2015-09-091-6/+5
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-092-1/+17
* * lisp/emacs-lisp/cl-generic.el (cl-generic-generalizers): Remove warningStefan Monnier2015-09-091-2/+5
* Fix display of complex local data types in GDB-MIEli Zaretskii2015-09-091-0/+2
* Remove redundant redefinition of seq-drop-while from seq.elOleh Krehel2015-09-091-7/+1
* * lisp/emacs-lisp/package.el (package--ensure-init-file)Phil Sainty2015-09-091-2/+2
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-092-54/+96
* * lisp/info.el (Info-fontify-node): Don't stop at the non-title underline.Juri Linkov2015-09-091-22/+22
* * lisp/calendar/time-date.el (with-decoded-time-value): Fix debug specStefan Monnier2015-09-081-1/+2
* Fix double-reporting of rename events with inotifyTassilo Horn2015-09-081-3/+3
* * lisp/play/tetris.el (tetris-move-down): New command (bug#21360)Vasilij Schneidermann2015-09-081-1/+11
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-083-4/+4
* (electric-quote-mode): Activate everywhere in message-modeStefan Monnier2015-09-072-2/+2
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07198-796/+808
* * lisp/emacs-lisp/package.el: Reduce autoloading before compilingArtur Malabarba2015-09-071-18/+32
* * lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startupArtur Malabarba2015-09-071-2/+7
* Bump version of ntlm.el to 2.00Thomas Fitzsimmons2015-09-061-2/+3
* Allow even one non-regular character before the implicit tag nameDmitry Gutov2015-09-071-1/+1
* Add support for NTLMv2 authenticationThomas Fitzsimmons2015-09-061-33/+121
* * lisp/emacs-lisp/package.el: Rename custom facesArtur Malabarba2015-09-061-32/+32
* mail-source.el: Make the imap mail-source's :mailbox handle a listAdam Sjøgren2015-09-061-4/+7
* nnimap.el: Handle nil arg to nnimap-request-groupEric Abrahamsen2015-09-061-2/+4
* File notifications: Support renaming over directory boundariesMichael Albinus2015-09-061-60/+54
* Spelling fix (Bug#21420)Paul Eggert2015-09-051-1/+1
* Improve the semantic of map-someNicolas Petton2015-09-061-2/+3
* Rename map-contains-key-p and map-some-pNicolas Petton2015-09-061-4/+4
* Improve the semantic of seq-someNicolas Petton2015-09-061-5/+7
* Rename seq-some-p to seq-some and seq-contains-p to seq-containsNicolas Petton2015-09-061-13/+13
* text-quoting-style for usage of fn names with ‘’Paul Eggert2015-09-051-1/+1
* Fix fix for describe-function keybinding confusionPaul Eggert2015-09-052-14/+18