summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refix previous NEWS fixGlenn Morris2014-04-031-1/+1
* Tweak previous NEWS changeGlenn Morris2014-04-031-4/+6
* Doc updates related to changes in revert-buffer function variablesGlenn Morris2014-04-033-37/+80
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Handle $'Stefan Monnier2014-04-024-2/+15
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function): Add "foreach"Stefan Monnier2014-04-022-1/+3
* * lisp/progmodes/perl-mode.el (perl-indent-new-calculate):Stefan Monnier2014-04-022-5/+12
* In x_new_font don't calculate non-toolkit scrollbar width from font width (Bu...Martin Rudalics2014-04-022-14/+15
* Small codes update for revert-buffer-function no longer being nil by defaultGlenn Morris2014-04-023-4/+13
* NEWS small editsGlenn Morris2014-04-021-7/+10
* * lisp/simple.el (command-execute): Respect nil disabled-command-function.Glenn Morris2014-04-012-1/+6
* Fix for command-execute handling of disabled commandsNicolas Richard2014-04-012-30/+35
* Backport cedet/ede/emacs.el change from trunkGlenn Morris2014-04-012-1/+5
* Auto-commit of loaddefs files.Glenn Morris2014-04-011-1114/+1076
* Fix up some Version: headers that might confuse package.elGlenn Morris2014-03-314-6/+5
* Rename some cedet Version: headers that can confuse package.elGlenn Morris2014-03-312-6/+5
* * configure.ac: Make the final "Does Emacs use Gsettings" messageGlenn Morris2014-03-312-4/+8
* * configure.ac: Fix errors from previous checkin (GSettings check).Jan Djärv2014-03-312-1/+12
* * configure.ac: Include GFILENOTIFY objects in glib check (backport from trunk)Daniel Colascione2014-03-302-0/+10
* nt/INSTALL: Minor fixes.Eli Zaretskii2014-03-301-46/+9
* In x_set_window_size postpone calculation of default frame sizes (Bug#17142).Martin Rudalics2014-03-302-17/+30
* Auto-commit of loaddefs files.Glenn Morris2014-03-301-1/+1
* * configure.ac: Add check that GSettings is in libgio. Backport from trunk.Jan Djärv2014-03-302-3/+25
* * lisp/dired-aux.el (dired-compress-file): Don't use string-match-pJuri Linkov2014-03-292-1/+6
* * lisp/emacs-lisp/package.el (package-built-in-p): Treat a min-version ofStefan Monnier2014-03-282-3/+8
* * etc/CONTRIBUTE: Avoid being specific about countries.Glenn Morris2014-03-281-4/+4
* * etc/CONTRIBUTE: Small updatesGlenn Morris2014-03-281-4/+8
* * src/conf_post.h (SYSTEM_PURESIZE_EXTRA) [CYGWIN]: Set to 10000. (Bug#17112)Ken Brown2014-03-282-0/+9
* Backport NEWS tweak from trunkGlenn Morris2014-03-271-2/+3
* Adjust image background width on X11 accordingly when its x position is adjus...YAMAMOTO Mitsuharu2014-03-282-2/+11
* Fix bug #17115 with displaying on w32 images that have 'box' face.YAMAMOTO Mitsuharu2014-03-272-4/+18
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2014-03-272-4/+22