aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Basic functions to set Lisp_Object and pointer slots of intervals.Dmitry Antipov2012-08-076-92/+141
* | | * progmodes/autoconf.el (font-lock-syntactic-keywords): Don'tAndreas Schwab2012-08-072-2/+5
* | | * nt/config.nt: Sync with autogen/config.nt.Juanma Barranquero2012-08-073-5/+22
* | | Auto-commit of generated files.Glenn Morris2012-08-072-45/+111
* | | Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.Dmitry Antipov2012-08-077-186/+187
* | | Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-0735-1134/+1134
* | | Check for live frames explicitly in window.c functions which need it.Chong Yidong2012-08-072-2/+15
* | | Grammar fixesGlenn Morris2012-08-061-7/+7
* | | Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-0728-354/+353
* | | Preserve text properties when saving primary selection.Chong Yidong2012-08-072-3/+7
* | | Update cl-loaddefs.el.Chong Yidong2012-08-071-1/+1
* | | * configure.ac: New option --disable-features.Dmitry Antipov2012-08-073-3/+31
* | | Fix two woman bugs.Kevin Ryde2012-08-072-3/+10
* | | Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.Chong Yidong2012-08-0711-25/+53
|\ \ \ | |/ /
| * | Backport 2012-06-23T12:54:59Z!cyd@gnu.org from trunkChong Yidong2012-08-071-3/+0
| * | Backport 2012-06-23T12:48:24Z!cyd@gnu.org from trunkChong Yidong2012-08-072-4/+13
| * | * doc/misc/url.texi (Parsed URLs): Adjust to the code's use of defstruct.Aurélien Aptel2012-08-062-17/+23
| * | Revert typo in previousGlenn Morris2012-08-061-1/+1
| * | Remove non-standard comment from license section of commentaryGlenn Morris2012-08-061-3/+1
| * | * lisp/progmodes/cperl-mode.el (cperl-mode): Yet another fix forStefan Monnier2012-08-062-3/+14
| * | Fix bug #12138 with indexing "closures".Eli Zaretskii2012-08-063-3/+12
| * | NEWS clarificationGlenn Morris2012-08-041-1/+1
| * | * emacs.texi: Fix ISBN.Chong Yidong2012-07-312-1/+5
* | | Set a minimum automake versionGlenn Morris2012-08-063-3/+10
* | | src/w32.c: Silence compiler warnings.Juanma Barranquero2012-08-072-2/+7
* | | * lisp/help-fns.el (help-fns--key-bindings, help-fns--signature)Stefan Monnier2012-08-062-122/+134
* | | Grammar fixesGlenn Morris2012-08-062-3/+3
* | | Guard against potential configure bug wrt HAVE_GETWDGlenn Morris2012-08-064-5/+10
* | | Remove GNU_LIBRARY_PENDING_OUTPUT_COUNTGlenn Morris2012-08-067-50/+74
* | | * lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand): Fix handling ofStefan Monnier2012-08-062-19/+79
* | | Use GCALIGNMENT where appropriate.Dmitry Antipov2012-08-062-10/+16
* | | Fix usage of FRAME_MENU_BAR_ITEMS in w32menu.c.Eli Zaretskii2012-08-062-2/+7
* | | * src/buffer.h (struct buffer): Revert `indirections' to a simple int;Stefan Monnier2012-08-062-1/+6
* | | * keyboard.c (timer_check_2): Add break so timer_check returns next timeout.Jan Djärv2012-08-062-0/+6
* | | Fix Windows build errors introduced after converting to WGET and WSET.Dmitry Antipov2012-08-062-2/+9
* | | Use FSET.Jan Djärv2012-08-063-2/+8
* | | gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler): Remove aut...Julien Danjou2012-08-062-2/+5
* | | Separate read and write access to Lisp_Object slots of Lisp_Process.Dmitry Antipov2012-08-068-251/+262
* | | Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-0635-1339/+1357
* | | Fix Windows build errors introduced after converting to FGET and FSET.Dmitry Antipov2012-08-062-7/+19
* | | Fix replacement typo.Dmitry Antipov2012-08-062-1/+8
* | | * src/lisp.mk (lisp): Add language/persian.elc.Glenn Morris2012-08-062-0/+5
* | | Add NEWS for language/persian.el.Glenn Morris2012-08-061-0/+4
* | | * leim/quail/persian.el: Add some mappings.Mohsen BANAN2012-08-062-48/+67
* | | * lisp/language/persian.el: New file.Mohsen BANAN2012-08-063-0/+68
* | | * lisp/eshell/esh-ext.el (eshell/addpath): Use mapconcat.Glenn Morris2012-08-062-7/+7
* | | Add inhibit-switch-frame parameter for display-buffer, and use it in occur-edit.Chong Yidong2012-08-064-37/+82
* | | Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-0628-409/+429
* | | Make internal shell process buffer names start with space.Fabián Ezequiel Gallina2012-08-062-15/+31
* | | Tweak previous esh-ext.el changeGlenn Morris2012-08-052-15/+14