aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lispref/modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.Glenn Morris2013-02-132-3/+6
* * progmodes/python.el: Explain how to restore "cc-mode"-likeFabián Ezequiel Gallina2013-02-132-20/+29
* Push ChangeLog entry for previous commit.Fabián Ezequiel Gallina2013-02-131-0/+5
* * progmodes/python.el (python-info-current-defun): Fix currentFabián Ezequiel Gallina2013-02-131-33/+54
* More robust creation of a subprocess, attempt to solve bug #13546.Eli Zaretskii2013-02-132-0/+31
* Cleanup related to bug #13546 with subprocesses on MS-Windows.Eli Zaretskii2013-02-132-4/+25
* * xml.el (xml-parse-string): Fix typo in handling of bad character references.Chong Yidong2013-02-132-2/+7
* * src/keyboard.c (input-decode-map, key-translation-map): Doc fixes.Glenn Morris2013-02-122-5/+6
* * doc/lispref/objects.texi (Char-Table Type): Add footnote about #^^.Glenn Morris2013-02-122-1/+4
* * doc/lispref/modes.texi (Minor Mode Conventions): Fix typo.Glenn Morris2013-02-122-1/+5
* Improve AIX port some more.Paul Eggert2013-02-122-32/+31
* * pre-crt0.c (data_start): Initialize to 1.Paul Eggert2013-02-122-3/+9
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-1251-114/+113
* keymaps.texi small fix for bug#13684Glenn Morris2013-02-112-3/+5
* Improve AIX port.Paul Eggert2013-02-112-17/+42
* Fix rare aborts in bidi.c.Eli Zaretskii2013-02-112-0/+16
* NEWS copyedit (consistent capitalization for top-level headings)Glenn Morris2013-02-101-4/+4
* * doc/lispref/objects.texi (Char-Table Type): Add cindex.Glenn Morris2013-02-102-0/+3
* * doc/lispref/keymaps.texi (Key Binding Commands): Trivial rephrasing.Glenn Morris2013-02-102-1/+5
* * net/ange-ftp.el (ange-ftp-make-directory): Don't raise an error,Michael Albinus2013-02-102-1/+7
* * doc/emacs/trouble.texi (Checklist): Update bug keybinding.Glenn Morris2013-02-092-1/+5
* ChangeLog typo fixGlenn Morris2013-02-091-1/+1
* lisp/gnus/nnir.el ("nnir"): Add 'virtual ability to nnir backendKatsumi Yamaoka2013-02-102-1/+6
* Correct non-standard binding of report-emacs-bug-insert-to-mailer.Chong Yidong2013-02-093-4/+15
* * doc/lispref/keymaps.texi (Creating Keymaps): Update make-keymap result.Glenn Morris2013-02-082-1/+7
* More small TODO updatesGlenn Morris2013-02-081-16/+4
* Remove old TODO item - user-error was addedGlenn Morris2013-02-081-3/+0
* Remove longlines entry (bug#13652)Glenn Morris2013-02-081-4/+0
* keymaps.texi tweakGlenn Morris2013-02-082-4/+8
* * doc/misc/eshell.texi: Fill most of the missing sections.Aidan Gauland2013-02-082-231/+474
|\
| * * doc/misc/eshell.texi: Fill most of the missing sections.emacs-23Aidan Gauland2013-02-081-132/+391
| * quail/indian.el (indian-tlg-base-table): Fix typo; dev -> tlg.Kenichi Handa2012-03-042-1/+5
* | src/xdisp.c: Fix commentary of display_count_lines.Eli Zaretskii2013-02-081-5/+9
* | Regenerate AUTHORS and ldefs-boot.elemacs-24.2.93Glenn Morris2013-02-072-862/+865
* | ChangeLog author fixGlenn Morris2013-02-062-3/+3
* | Merge Org 7.9.3e (commit b07a9bb).Bastien Guerry2013-02-0717-289/+510
* | Auto-commit of generated files.Glenn Morris2013-02-071-10/+10
* | Bump version number to 24.2.93Glenn Morris2013-02-069-15/+15
* | * auth-source.el (auth-source-format-prompt): Don't get confused by any "\"Gabor Vida2013-02-062-1/+6
* | ChangeLog date fix (do not merge to trunk)Glenn Morris2013-02-051-1/+1
* | * doc/misc/cl.texi (Equality Predicates): Mention memql.Glenn Morris2013-02-052-2/+5
* | Backport fix for execvp issue from trunkDaniel Colascione2013-02-052-1/+7
* | ede.texi typo fixesGlenn Morris2013-02-031-4/+4
* | Update EDE documentation (bug #11441).Eric M. Ludlam2013-02-032-33/+83
* | * doc/misc/cl.texi (Equality Predicates): Fix eq/eql pedantry.Glenn Morris2013-02-032-2/+8
* | Fix bug in the state cache mechanism. Remove 'BOD "strategy". Refactor.Alan Mackenzie2013-02-022-180/+158
* | Update nt/INSTALL.Eli Zaretskii2013-02-021-5/+7
* | * lisp/mouse.el (mouse-drag-track): Always deactivate the mark beforeStefan Monnier2013-02-012-1/+7
* | * lisp/replace.el (perform-replace): Move let-bindings of isearch-*Juri Linkov2013-02-023-46/+69
* | * net/tramp.el (tramp-check-for-regexp): Avoid "Args out of range"Andrew W. Nosenko2013-02-012-1/+9