summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * lisp/cedet/ede/auto.el (ede-project-autoload): Doc fix.Glenn Morris2015-09-091-2/+2
* * test/automated/file-notify-tests.el (file-notify-test02-events):Glenn Morris2015-09-091-1/+1
* Refix movemail GCC pacificationPaul Eggert2015-09-091-5/+2
* (time-to-seconds, time-less-p): Mark unused vars with underscoreStefan Monnier2015-09-091-3/+3
* * src/syntax.c (SETUP_SYNTAX_TABLE): Move truncation...Stefan Monnier2015-09-091-7/+9
* * lisp/filenotify.el: Use lexical-bindingStefan Monnier2015-09-091-6/+5
* Start checking event types in file-notify testsTassilo Horn2015-09-091-5/+15
* Merge from gnulib and texinfoPaul Eggert2015-09-092-234/+408
* Make syntax.c call syntax-propertize on demandStefan Monnier2015-09-095-25/+104
* Fix indentation of an @example in ELisp manualEli Zaretskii2015-09-091-3/+3
* Define internal-char-font even if --without-xPaul Eggert2015-09-092-102/+101
* * 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
* Port movemail to RHEL 6 with --enable-gcc-warningsPaul Eggert2015-09-091-2/+4
* Port recent Linux console changes to RHEL 6Paul Eggert2015-09-091-0/+1
* ; Fix stray quote inserted in commentPaul Eggert2015-09-091-1/+1
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-0910-69/+195
* * 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
* ; 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