summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Please revew: PVSIZE, pseudovector size.scratch/pvsizeLars Brinkhoff2017-04-109-21/+24
* ; Add a FIXME about handing a missing find or grep programDmitry Gutov2017-04-101-0/+4
* Default to PCRE syntax when reading .hgignoreJim Blandy2017-04-101-1/+1
* Document Tramp changesMichael Albinus2017-04-093-4/+75
* Merge from gnulib (Bug#26398)Paul Eggert2017-04-0911-45/+42
* Write updated loaddefs to a temporary file and rename into place.Ken Raeburn2017-04-091-1/+5
* In the manual, mention pops and imapsGlenn Morris2017-04-081-6/+16
* * doc/emacs/rmail.texi: Prefer @command to @code for movemail.Glenn Morris2017-04-081-18/+18
* Fix rmail handling of movemail protocols (bug#18278)Sergey Poznyakoff2017-04-081-27/+38
* Fix typos in manual re movemail local mailboxesGlenn Morris2017-04-081-5/+5
* * lisp/gnus/nnmail.el (nnmail-crosspost-link-function): Simplify.Glenn Morris2017-04-081-1/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-0814-60/+21
* Tune Tramp syntaxMichael Albinus2017-04-083-48/+61
* Replace more nested ifs with condMark Oteiza2017-04-081-28/+23
* Adjust the edebug spec of if-let*Mark Oteiza2017-04-081-1/+2
* Replace some uses of cl-member-if with applyMark Oteiza2017-04-082-17/+7
* Validate SPEC of `dolist', cf. Bug#25477.Philipp Stephani2017-04-082-0/+14
* Add unit test for Bug#26378Philipp Stephani2017-04-081-0/+11
* Fix circular read syntax for records.Lars Brinkhoff2017-04-082-1/+6
* Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-079-74/+33
* Fix dependency checking in src/Makefile.inPaul Eggert2017-04-071-10/+10
* Minor tuneup of write-region changePaul Eggert2017-04-071-3/+3
* Adjust write-region so file name is at the beginning againNoam Postavsky2017-04-077-22/+16
* Check that file argument is a stringKaushal Modi2017-04-071-7/+16
* Fix handling of non-integer START param to write-regionNoam Postavsky2017-04-076-6/+26
* * lisp/textmodes/rst.el (rst-package-emacs-version-alist): Fixes.Glenn Morris2017-04-071-2/+2
* Add Tramp versions to `customize-package-emacs-version-alist'Michael Albinus2017-04-071-0/+10
* * lisp/textmodes/rst.el (rst-toc-link-keymap): Move before first use.Tom Tromey2017-04-071-6/+6
* * records.texi (Record Functions): fix typo.Lars Brinkhoff2017-04-071-1/+1
* More casefiddle minor fixesPaul Eggert2017-04-061-8/+17
* ; Spelling and punctuation fixesPaul Eggert2017-04-064-10/+10
* Output number of characters added to file (Bug#354)Jeff Clough2017-04-069-16/+27
* Fix ‘!NILP (Vpurify_flag)’ assertion failure during temacs bootstrapNoam Postavsky2017-04-071-4/+9
* Merge from gnulibPaul Eggert2017-04-0623-1377/+1049
* Minor casefiddle.c cleanupsPaul Eggert2017-04-061-98/+102
* * lisp/international/README: Update to match current list.Paul Eggert2017-04-061-4/+6
* Fix 'make clean' in lib subdirectoryPaul Eggert2017-04-061-8/+8
* Add new Tramp syntaxMichael Albinus2017-04-064-178/+218
* Implement special sigma casing rule (bug#24603)Michal Nazarewicz2017-04-063-24/+69
* Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz2017-04-069-128/+679
* Split up casify_region function (bug#24603)Michal Nazarewicz2017-04-061-73/+86
* Add support for title-casing letters (bug#24603)Michal Nazarewicz2017-04-063-20/+46
* Introduce case_character functionMichal Nazarewicz2017-04-061-58/+76
* Split casify_object into multiple functionsMichal Nazarewicz2017-04-061-92/+104
* Update documentation for type semantics of records.Lars Brinkhoff2017-04-064-5/+26
* * lisp/help-fns.el (describe-symbol): `nil' is not an interesting default.Stefan Monnier2017-04-061-2/+2
* require cl-lib to fix fallout from mhtml seriesTom Tromey2017-04-064-0/+6
* In CANNOT_DUMP builds, allow editing of files named "dump".Ken Raeburn2017-04-061-4/+9
* In CANNOT_DUMP builds, don't prepare for unexec.Ken Raeburn2017-04-061-0/+4
* Allow a CANNOT_DUMP build to use exec-path during bootstrap.Ken Raeburn2017-04-061-6/+5