summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | lisp/gnus/gnus-sum.el (gnus-summary-exit): Stop animationsLars Ingebrigtsen2013-12-252-0/+6
| |/ |/|
* | Grammer fixLars Ingebrigtsen2013-12-251-1/+1
* | * net/shr.el (shr-visit-file): Removed debugging function.Lars Ingebrigtsen2013-12-252-7/+4
* | Further shr quotation mark fill fixesLars Ingebrigtsen2013-12-252-20/+14
* | * lisp/progmodes/python.el:Fabián Ezequiel Gallina2013-12-252-24/+79
* | Fold shr text with single quotation marks betterLars Ingebrigtsen2013-12-252-1/+7
* | eww textarea fixupsKenjiro NAKAYAMA2013-12-252-1/+15
* | * lisp/progmodes/python.el (python-nav-beginning-of-statement): SpeedFabián Ezequiel Gallina2013-12-242-9/+20
* | eww bookmark window restorationLars Ingebrigtsen2013-12-242-5/+5
* | Fix eww-open-file for MS-Windows and MS-DOS.Eli Zaretskii2013-12-242-1/+9
* | In balance-windows-area don't call window-height and window-width. Bug#16241.Martin Rudalics2013-12-242-8/+13
|/
* * doc/emacs/trouble.texi (Checklist): Fix a cross-reference.Xue Fuqiao2013-12-241-1/+1
* Fix eww bookmark window configurationLars Ingebrigtsen2013-12-242-11/+14
* Change icomplete to display completions on initial inputDaniel Colascione2013-12-232-14/+25
* Move provide to end of file for icompleteDaniel Colascione2013-12-232-4/+7