aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * mouse.el (mouse-drag-track): Deactivate the mark before popping.Chong Yidong2012-06-232-4/+11
* Fix a bug in w32-get-locale-info.Eli Zaretskii2012-06-232-1/+8
* Improve and document the language-change event on MS-Windows.Eli Zaretskii2012-06-235-6/+52
* * xmenu.c (x_menu_wait_for_event): Adapt GTK3 to new xg_select.Chong Yidong2012-06-232-5/+8
* Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.Eli Zaretskii2012-06-2312-9/+126
* Auto-commit of generated files.Glenn Morris2012-06-234-7315/+8487
* * configure.in: Don't use AC_CHECK_FUNCS_ONCE, which doesn't useAndreas Schwab2012-06-232-5/+10
* Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-232-5/+11
* Mark python-mode abbrevs as system abbrevs.Chong Yidong2012-06-233-6/+15
* * sysdep.c [__FreeBSD__]: Fix recently-introduced typos.Paul Eggert2012-06-232-11/+32
* * lisp/emacs-lisp/cl-macs.el (cl--make-usage-args): Handle improper lists.Stefan Monnier2012-06-233-24/+35
* * lisp/minibuffer.el (completion--twq-try): Try to fail more gracefully whenStefan Monnier2012-06-222-5/+21
* * lisp/pcmpl-rpm.el (pcmpl-rpm-packages): Give status messages.Glenn Morris2012-06-222-3/+8
* Add gnulib files to support higher-resolution time stamps.Paul Eggert2012-06-2224-0/+2734
* Further GV/CL cleanups.Stefan Monnier2012-06-2215-329/+449
* Support higher-resolution time stamps.Paul Eggert2012-06-2253-1194/+1412
* * lisp/icomplete.el (icomplete-minibuffer-setup, icomplete-completions):Stefan Monnier2012-06-222-4/+9
* * lisp/subr.el (read-passwd): Don't use a history at all.Stefan Monnier2012-06-223-5/+14
* Merge from gnulib.Paul Eggert2012-06-2217-44/+65
* Improve pcmpl-rpm-query-options custom typeGlenn Morris2012-06-221-3/+7
* Fix bug #11726 -- send a message after `toggle-read-only'.Bastien Guerry2012-06-222-12/+20
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-2223-1976/+2047
* Further speed up rpm completion, by caching the installed packagesGlenn Morris2012-06-222-4/+30
* Misc doc fixes for Dired.Chong Yidong2012-06-224-62/+88
* * xdisp.c (x_consider_frame_title): Revert last change.Chong Yidong2012-06-222-0/+10
* Try to speed up pcomplete's calling of rpm -qaGlenn Morris2012-06-222-7/+34
* Enlarge NSTATICS to 0x650.Eli Zaretskii2012-06-222-1/+8
* * calendar.el (calendar-in-read-only-buffer): Avoid some needless mode changes.Glenn Morris2012-06-212-1/+6
* * url.el (url-retrieve-internal): Fix last change.Chong Yidong2012-06-212-3/+7
* Merge from emacs-24; up to 2012-04-26T03:04:36Z!cyd@gnu.orgGlenn Morris2012-06-218-122/+141
|\
| * Rename infodir to buildinfodir in doc/*/Makefile.in (bug#11737)Glenn Morris2012-06-188-172/+191
* | * desktop.el (desktop-read): Use user-emacs-directory if desktop-path is nil.Chong Yidong2012-06-212-2/+3
* | Fixes to desktop reading logic.Chong Yidong2012-06-213-5/+14
* | * fileio.c (Fdefault_file_modes): Block input while fiddling with umask.Paul Eggert2012-06-202-0/+7
* | term.el (term-send-raw-meta): Make C-M-<char> keys work (Bug#8172).Chong Yidong2012-06-202-13/+17
* | * lisp/ido.el (ido-switch-buffer, ido-find-file): Fix up doc of C-j.David Röthlisberger2012-06-202-8/+11
* | Change term.el to use font-lock.Chong Yidong2012-06-202-7/+12
* | Fixes to window size calculations in term.el.Chong Yidong2012-06-202-49/+36
* | * net/ange-ftp.el (ange-ftp-get-passwd): BindMichael Albinus2012-06-202-1/+13
* | Fix misspelling of Dmitry's last name in ChangeLog.Paul Eggert2012-06-191-1/+1
* | * lisp/ido.el (ido-find-file): Mention C-d binding in docstring.David Röthlisberger2012-06-192-0/+5
* | * src/minibuf.c (Fread_string): Bind minibuffer-completion-table.Stefan Monnier2012-06-192-1/+13
* | * alloc.c, bytecode.c, ccl.c, coding.c, composite.c, data.c, dosfns.c:Dmitry Antipov2012-06-1920-201/+205
* | * lisp/progmodes/python.el (python-mode): Derive from prog-mode.Glenn Morris2012-06-192-1/+5
* | In EDT emulator, allow updating of menu-bar Buffers menu.Kevin Gallagher2012-06-192-5/+25
* | Preserve tty top-frames under various window-changing operations.Chong Yidong2012-06-198-54/+140
* | gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-pNelson Ferreira2012-06-182-1/+7
* | Port byte-code-meter to modern targets.Paul Eggert2012-06-182-9/+18
* | * lisp/progmodes/python.el (python-rx-constituents): Move backquote.Stefan Monnier2012-06-182-14/+22
* | * minibuffer.el (read-file-name-default): Revert the patch from 2012-06-17.Michael Albinus2012-06-182-3/+7