summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Regenerate ldefs-boot.elemacs-24.3.90Glenn Morris2014-04-121-904/+934
* lisp/ChangeLog: Fix Matthias Dahl's address.Eli Zaretskii2014-04-121-1/+1
* Deprecate optional argument of make-face.Matthias Dahl2014-04-122-6/+19
* Fix bug #17244 with line-move-visual when display string covers a lot of text.Eli Zaretskii2014-04-123-2/+42
* Set category of Coptic characters be 'g' (Greek).Eli Zaretskii2014-04-122-6/+6
* Fix bug #17243 with case table entries for Coptic lettersEli Zaretskii2014-04-122-0/+20
* Don't break emacs <= 24.3 just yetLeo Liu2014-04-122-19/+40
* * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the fileMichael Albinus2014-04-112-1/+8
* src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.Eli Zaretskii2014-04-112-7/+7
* Doc fix for x-win-suspend-errorGlenn Morris2014-04-113-1/+9
* * make-dist: Distribute lib-src/update-game-score.exe.manifest.Glenn Morris2014-04-102-1/+3
* * make-dist: Do not distribute generated admin/grammars/Makefile.Glenn Morris2014-04-102-1/+5
* Fix for some etc/refcards encoding issuesGlenn Morris2014-04-107-0/+37
* Bump version to 24.3.90; regenerate AUTHORSGlenn Morris2014-04-1010-854/+1379
* * src/keyboard.c (Fopen_dribble_file): Make file private.Glenn Morris2014-04-102-1/+16
* ChangeLog fixesGlenn Morris2014-04-101-2/+2
* Ediff's overlay priorities cause more trouble than they solve.Stefan Monnier2014-04-104-48/+13
* Spelling fixes.Paul Eggert2014-04-104-4/+9
* * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect formatFeng Li2014-04-103-11/+15
* * net/tramp.el (tramp-file-name-handler)Michael Albinus2014-04-103-5/+26
* Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-096-8/+19
* Fix python-triple-quote-pairing testGlenn Morris2014-04-082-24/+33
* * electric-tests.el (electric-pair-backspace-1): Replace deleted function.Glenn Morris2014-04-082-1/+6
* Highlight more Module methodsDmitry Gutov2014-04-092-0/+9
* * lisp/help.el (describe-bindings): Fix buffer handling.Stefan Monnier2014-04-082-10/+18
* ChangeLog fix (no need to merge to trunk)Glenn Morris2014-04-071-7/+3
* * src/alloc.c: Keep track of symbols referenced from pure space (bug#17168).Stefan Monnier2014-04-073-19/+82
* Improve on previous quote autopairing changeJoão Távora2014-04-074-20/+98
* Inhibit quote autopairing more frequentlyJoão Távora2014-04-074-15/+29
* * lisp/shell.el (shell-directory-tracker): Go back to just ignoring failures.Glenn Morris2014-04-062-2/+10
* ChangeLog fixGlenn Morris2014-04-061-1/+0
* Fix electric-pair-delete-adjacent-pairs in modes binding backspace.João Távora2014-04-072-36/+36
* Fix triple-quoting electricity in python-modeJoão Távora2014-04-074-3/+53
* Fix electric-pair-skip-whitespace with quotes in text-modeJoão Távora2014-04-074-6/+48
* src/bidi.c: Describe the design of reordering engine in the commentary.Eli Zaretskii2014-04-061-4/+186
* Fix bug #17199 with incorrect character produced by ipa-x-sampa IM.Eli Zaretskii2014-04-062-1/+6
* * lisp/mpc.el (mpc--status-timer-run): Disable timer if not displayed.Stefan Monnier2014-04-062-10/+16
* Minor doc updates related to dribble filesGlenn Morris2014-04-058-25/+33
* Fix bug #16434 with handling the -rv command-line option.Matthias Dahl2014-04-052-11/+17
* Fix bug #16378 with mishandling of empty faces.Matthias Dahl2014-04-052-9/+25
* Fix bug #16694 with theme face precedence.Matthias Dahl2014-04-052-4/+17
* Fix bug#16090.Tassilo Horn2014-04-042-10/+19
* src/buffer.h, src/frame.h: Clarify doc of optimization variables.Stefan Monnier2014-04-042-3/+4
* Backport from trunk.Jan Djärv2014-04-044-4/+39
* src/keyboard.c: Fix a typo in a comment to read_char.Eli Zaretskii2014-04-041-1/+1
* A better fix for bug #17169.Eli Zaretskii2014-04-042-7/+13
* Doc updates for buffer-stale-function now applying to file buffers tooGlenn Morris2014-04-038-9/+30
* Doc updates for default values of some -function vars no longer being nilGlenn Morris2014-04-036-26/+36
* Fix bug #17169 with infinite recursion in bidi_initialize under force-load-me...Eli Zaretskii2014-04-032-0/+12
* Don't use manifest on Cygwin. (Bug#17176)Ken Brown2014-04-036-7/+22