aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* ; Fix comment to match recent code changePaul Eggert2015-09-081-2/+1
* Remove a few simple cases of global redisplayStefan Monnier2015-09-083-22/+22
* * src/process.c (status_notify): Avoid global redisplay (bug#11822)Stefan Monnier2015-09-082-11/+13
* ; 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-07219-870/+882
* * lisp/emacs-lisp/package.el: Reduce autoloading before compilingArtur Malabarba2015-09-071-18/+32
* ; Add (tiny change) an entry from 2015-08-31Artur Malabarba2015-09-071-1/+1
* * src/keyboard.c (read_key_sequence): Complete last fix (bug#21403)Stefan Monnier2015-09-071-0/+1
* Fix deletion of symlinks to directories on MS-WindowsEli Zaretskii2015-09-071-4/+29
* * lisp/emacs-lisp/package.el (package-initialize): Set enable-at-startupArtur Malabarba2015-09-074-5/+19
* Bump version of ntlm.el to 2.00Thomas Fitzsimmons2015-09-061-2/+3
* * doc/misc/gnus.texi (Mail Source Specifiers):Adam Sjøgren2015-09-061-1/+2
* 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-062-80/+56
* ; Auto-commit of ChangeLog files.Glenn Morris2015-09-061-1/+77
* Spelling fix (Bug#21420)Paul Eggert2015-09-051-1/+1
* Improve the semantic of map-someNicolas Petton2015-09-062-16/+15
* Rename map-contains-key-p and map-some-pNicolas Petton2015-09-062-17/+17
* Improve the semantic of seq-someNicolas Petton2015-09-063-11/+19
* Rename seq-some-p to seq-some and seq-contains-p to seq-containsNicolas Petton2015-09-063-30/+30
* 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
* * doc/lispref/frames.texi (Mouse Tracking): Fix typo.Johan Bockgård2015-09-051-1/+1
* Use PAT rather than UPAT in pcase macrosJohan Bockgård2015-09-052-6/+6
* Fix describe-function keybinding confusionPaul Eggert2015-09-051-3/+3
* * doc/emacs/programs.texi (Program Modes): Remove an index entry.Xue Fuqiao2015-09-051-1/+0
* ; ChangeLog.2: Fix last entryEli Zaretskii2015-09-051-1/+1
* ; make change-history-commitEli Zaretskii2015-09-051-1/+557
* Avoid read error messages from 'inotify'Robert Pluim2015-09-051-2/+10
* Avoid errors in thing-at-point with 2nd argument non-nilEli Zaretskii2015-09-051-1/+1
* Fix segfaults due to using a stale face IDPhilip2015-09-053-4/+21
* Fix minor problems with " in manualPaul Eggert2015-09-0424-60/+60
* * doc/misc/tramp.texi (Frequently Asked Questions): New item for ad-hocMichael Albinus2015-09-041-0/+18
* ; Auto-commit of loaddefs files.Glenn Morris2015-09-041-1/+1
* ; * etc/NEWS: Put entry about [:graph:] and [:print:] where it belongs.Eli Zaretskii2015-09-041-8/+8
* Support automated ‘make check’ in non-C localePaul Eggert2015-09-034-8/+25
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03108-382/+389
* Re-add the notion of echo_prompt lost in the translationStefan Monnier2015-09-032-20/+22
* Fix disassembly of non-compiled lexical functions (bug#21377)Stefan Monnier2015-09-032-35/+32
* (tex--prettify-symbols-compose-p): Don't compose in verbatim blocks!Stefan Monnier2015-09-031-0/+2
* * lisp/thingatpt.el (thing-at-point-uri-schemes): Add "man:"Mark Oteiza2015-09-031-1/+1
* * lisp/mpc.el (mpc--proc-connect): Handle unix sockets (bug#19394)Mark Oteiza2015-09-031-1/+9