aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/gv.el (gv-ref, gv-deref): New function and macro.Stefan Monnier2012-11-082-0/+22
* * keyboard.c (event_to_kboard): Do not dereferenceDmitry Antipov2012-11-083-11/+23
* * os.texi (Notifications): Update descriptions ofMichael Albinus2012-11-082-6/+50
* Fix Num Lock handling related to bug #12806.Eli Zaretskii2012-11-072-9/+1
* A (hopefully) better fix for bug #1280.Eli Zaretskii2012-11-072-21/+31
* Include Num Lock in test for modifier keys on MS-Windows.Eli Zaretskii2012-11-072-1/+2
* * notifications.el (notifications-get-server-information-method):Michael Albinus2012-11-072-4/+36
* Fix bug #1280 with non-ASCII keyboard input on MS-Windows.Eli Zaretskii2012-11-072-5/+22
* * xfns.c (Fx_wm_set_size_hint): Use check_x_frame. Adjust docstring.Dmitry Antipov2012-11-072-7/+9
* Restore some duplicate definitions.Paul Eggert2012-11-062-5/+23
* * nsterm.m (convert_ns_to_X_keysym, keyDown:): Add NSNumericPadKeyMaskJan Djärv2012-11-062-17/+22
* Minor adjustments of recently-changed frame functions.Paul Eggert2012-11-064-7/+12
* ispell.el (ispell-region): Do not prefix sent string by comment in autoconf modeAgustín Martín2012-11-062-6/+17
* textmodes/ispell.el: Experimental support for support debugging.Agustín Martín2012-11-062-22/+86
* ispell.el (ispell-region): Standard re-indent for better readability.Agustín Martín2012-11-062-104/+109
* * window.c (Fwindow_combination_limit): Revert to the onlyDmitry Antipov2012-11-062-4/+14
* lib/makefile.w32-in, src/makefile.w32-in: Trivial reordering of entries.Juanma Barranquero2012-11-062-8/+8
* Widely used frame validity and checking functions.Dmitry Antipov2012-11-0614-348/+172
* * emacs-lisp/byte-opt.el (toplevel): Add compare-window-configurations,Dmitry Antipov2012-11-062-11/+43
* * window.c (quad): New function.Dmitry Antipov2012-11-062-80/+82
* Fix typos.Juanma Barranquero2012-11-052-4/+4
* Fix last entry in src/ChangeLog.Eli Zaretskii2012-11-051-1/+1
* ispell.el (ispell-program-name): Update spellchecker parameters when customized.Agustín Martín2012-11-052-0/+9
* Fix bug #12805 with compilation error in the cygw32 build.Eli Zaretskii2012-11-053-1/+18
* Avoid compiler warnings in the MS-Windows build.Eli Zaretskii2012-11-052-0/+9
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-052-18/+6
* Auto-commit of generated files.Glenn Morris2012-11-052-200/+6
* * process.c (wait_reading_process_output): Revert previous change.Chong Yidong2012-11-052-7/+13
* Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid.Paul Eggert2012-11-0414-95/+51
* Simplify by assuming __fpending.Paul Eggert2012-11-046-101/+24
* Remove EMACS_OUTQSIZE+sleep hack.Paul Eggert2012-11-043-26/+9
* Fix data-loss with --version.Paul Eggert2012-11-042-3/+12
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-042-0/+13
* Auto-commit of loaddefs files.Glenn Morris2012-11-041-4/+4
* Auto-commit of generated files.Glenn Morris2012-11-044-28/+175
* * lisp/vc/vc-svn.el (vc-svn-state-heuristic): Avoid calling svn.Glenn Morris2012-11-032-1/+20
* * nsterm.m: Add NSClearLineFunctionKey and keypad keys.Michael Marchionna2012-11-042-3/+28
* * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding same-window...Chong Yidong2012-11-042-4/+7
* Don't bind same-window-* in isearch.el commands.Juri Linkov2012-11-042-4/+12
* Fix order of entries in ChangeLog files.Eli Zaretskii2012-11-032-20/+22
* Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.Eli Zaretskii2012-11-034-0/+26
* * admin/admin.el (set-copyright): Add msdos/sed2v2.inp.Glenn Morris2012-11-032-0/+8
* Merge from emacs-24; up to 2012-11-03T05:11:34Z!dmantipov@yandex.ruGlenn Morris2012-11-0323-352/+649
|\
| * Further small cl.texi changesGlenn Morris2012-11-033-27/+18
| * Rename cl-loop-handler, cl-loop-for-handler back to their original namesGlenn Morris2012-11-032-2/+7
| * More general edits for cl.texi AppendicesGlenn Morris2012-11-031-18/+27
| * * lisp/emacs-lisp/cl-macs.el (cl-do-all-symbols): Add doc string.Glenn Morris2012-11-032-0/+7
| * Further edits for doc/misc/cl.texiGlenn Morris2012-11-032-62/+52
| * * lispref/objects.texi: Fix last change.Chong Yidong2012-11-041-1/+1
| * Adapt MSDOS port to latest changes.Eli Zaretskii2012-11-0313-33/+84
| |\