aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix misspelling of 'chinese' in rx.Paul Eggert2014-01-042-2/+7
* Change subword regexps back to vars.Paul Eggert2014-01-042-2/+8
* Spelling fixes.Paul Eggert2014-01-0416-36/+39
* * lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't bother withStefan Monnier2014-01-032-1/+6
* Reverted 2014-01-02T21:05:34Z!vincentb1@users.sourceforge.net.Vincent Belaïche2014-01-032-248/+23
* Reverted 2014-01-02T22:54:37Z!vincentb1@users.sourceforge.net.Vincent Belaïche2014-01-032-6/+1
* Auto-commit of loaddefs files.Glenn Morris2014-01-032-2/+2
* Remove the dynamic-docstring-function feature.Chong Yidong2014-01-034-86/+81
* * lisp/ielm.el (ielm-tab): Retarget.Stefan Monnier2014-01-032-28/+18
* * lisp/emacs-lisp/pcase.el (pcase--split-equal, pcase--split-member):Stefan Monnier2014-01-022-16/+23
* Correct ses--file-format checking.Vincent Belaïche2014-01-022-1/+6
* dired-do-print handles printer-nameRichard M. Stallman2014-01-022-0/+8
* Minor rmail fixes.Richard M. Stallman2014-01-023-21/+40
* Add support for local printer functions in SES.Vincent Belaïche2014-01-022-23/+248
* Fix copyright years by hand.Paul Eggert2014-01-013-7/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011404-1431/+1441
* international/mule-conf.el: Unify the charset indian-is13194.Kenichi Handa2014-01-012-4/+11
* * subr.el (set-temporary-overlay-map): Obsolete alias.Leo Liu2013-12-312-0/+7
* Ignore XF86WakeUpDaniel Colascione2013-12-302-0/+5
* Fix infloop in indentation codeDaniel Colascione2013-12-302-2/+8
* Fix bug #16272 when inserting newline at point-min in electric-pair-mode. João Távora2013-12-282-1/+6
* Fix bug #14739 with creation of GUI frames from TTY session on Windows.Eli Zaretskii2013-12-282-4/+13
* Revert earlier erc-button changeGlenn Morris2013-12-282-3/+3
* Every defcustom should specify its typeGlenn Morris2013-12-2820-22/+96
* Spelling and typo fixes.Paul Eggert2013-12-272-7/+7
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-2717-11/+47
* Misc small custom fixesGlenn Morris2013-12-2720-31/+60
* Fix ChangeLog typos.Juanma Barranquero2013-12-281-14/+16
* authors.el updates and ChangeLog fixesGlenn Morris2013-12-273-3/+20
* ChangeLog fixesGlenn Morris2013-12-271-5/+6
* Revert unnecessary earlier changeGlenn Morris2013-12-272-8/+3
* Auto-commit of loaddefs files.Glenn Morris2013-12-271-141/+252
* Shell completion for filenames from current directory, related docs.Jarek Czekalski2013-12-272-4/+13
* * lisp/emacs-lisp/lisp-mode.el (lisp-mode-variables): Unbreak bootstrap.Glenn Morris2013-12-272-3/+8
* * net/shr.el (shr-insert): Don't infloop if the width is zero.Lars Ingebrigtsen2013-12-272-0/+5
* * lisp/icomplete.el (icomplete-show-matches-on-no-input): Default to nil.Stefan Monnier2013-12-272-1/+4
* * lisp/electric.el: Move all electric-pair-* to elec-pair.el.Stefan Monnier2013-12-273-551/+594
* Fix another shr infloop in the filling codeLars Ingebrigtsen2013-12-272-4/+7
* shr didn't fill Japanese text correctly any moreLars Ingebrigtsen2013-12-272-8/+17
* lisp/gnus/gnus-sum.el (gnus-summary-respool-query): Make split tracing work i...Lars Ingebrigtsen2013-12-262-1/+21
* Make Electric Pair mode smarter/more useful:João Távora2013-12-264-95/+542
* * lisp/progmodes/python.el: Use lexical-binding.Fabián Ezequiel Gallina2013-12-262-9/+14
* Update doc for advice changes.Chong Yidong2013-12-261-25/+3
* Misc changes made in Gnus masterGnus developers2013-12-263-1/+11
* Don't infloop when we can't find a good place to break lines in shrLars Ingebrigtsen2013-12-252-11/+12
* Some fixes for vc-ignore (Bug#15754).Xue Fuqiao2013-12-262-15/+30
|\
| * Merge from mainline.Xue Fuqiao2013-12-265-73/+163
| |\
| * | Some fixes for vc-ignore (Bug#15754).Xue Fuqiao2013-12-261-15/+25
* | | lisp/ChangeLog: Fix last commitKatsumi Yamaoka2013-12-251-1/+1
* | | byte-run.el (eval-when-compile), cc-defs.el (cc-eval-when-compile): Fix edebu...Katsumi Yamaoka2013-12-253-2/+8