aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Display a mode-line frame counter for animated imagesGlenn Morris2013-02-153-2/+18
* * lisp/font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.Glenn Morris2013-02-152-4/+6
* * lisp/simple.el (eval-expression): Let `exp' set the mark.Stefan Monnier2013-02-152-14/+18
* emacs-lisp/easy-mmode.el (define-globalized-minor-mode): When a globalAlan Mackenzie2013-02-152-12/+40
* ido, iswitchb, icomplete: Use `C-.' and `C-,' for cycling (Bug#13708)Jambunathan K2013-02-164-2/+18
|\
| * Fix bug#13708Jambunathan K2013-02-164-2/+18
* | Remove unneeded bits of commit 2013-02-15T09:41:31Z!eliz@gnu.org merged from ...Eli Zaretskii2013-02-152-27/+2
* | * process.c (h_errno) [!HAVE_H_ERRNO]: Remove unused decl.Paul Eggert2013-02-152-5/+5
* | Fix bug #13720 with auto-save-timeout less than 4 seconds.Eli Zaretskii2013-02-152-3/+7
|/
* Merge from emacs-24; up to 2012-12-19T19:51:40Z!monnier@iro.umontreal.caGlenn Morris2013-02-154-37/+107
|\
| * Fix commit 2013-02-15T09:41:31Z!eliz@gnu.org for bug #13546.Eli Zaretskii2013-02-151-5/+7
| * Auto-commit of generated files.Glenn Morris2013-02-151-1/+7
| * Allow deleted processes to be reaped by SIGCHLD handler on MS-Windows.Eli Zaretskii2013-02-152-6/+48
| * Improve error reporting as part of solving bug #13546 on MS-Windows.Eli Zaretskii2013-02-152-30/+56
* | * composite.c (fill_gstring_header): Remove useless prototype.Dmitry Antipov2013-02-157-30/+44
* | Auto-commit of generated files.Glenn Morris2013-02-151-0/+6
* | Merge from emacs-24; up to 2012-12-19T13:01:16Z!michael.albinus@gmx.dePaul Eggert2013-02-1413-85/+204
|\ \ | |/
| * Backport GCPRO fix from trunk.Paul Eggert2013-02-142-0/+13
| * Fix AIX port.Paul Eggert2013-02-145-50/+78
| * * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix re setf.Glenn Morris2013-02-142-7/+12
| * * lisp/net/goto-addr.el (goto-address-fontify): Add start and end args.Stefan Monnier2013-02-142-12/+17
| * * lispref/modes.texi (Basic Major Modes): 'z' no longer bound in special-mode.Glenn Morris2013-02-132-3/+6
| * * progmodes/python.el: Explain how to restore "cc-mode"-likeFabián Ezequiel Gallina2013-02-132-20/+29
| * Push ChangeLog entry for previous commit.Fabián Ezequiel Gallina2013-02-131-0/+5
| * * progmodes/python.el (python-info-current-defun): Fix currentFabián Ezequiel Gallina2013-02-131-33/+54
| * More robust creation of a subprocess, attempt to solve bug #13546.Eli Zaretskii2013-02-132-0/+31
| * Cleanup related to bug #13546 with subprocesses on MS-Windows.Eli Zaretskii2013-02-132-4/+25
| * * xml.el (xml-parse-string): Fix typo in handling of bad character references.Chong Yidong2013-02-132-2/+7
* | * lisp/play/fortune.el (fortune-compile): Simplify and fix previous change.Glenn Morris2013-02-142-11/+12
* | * gtkutil.c (tb_size_cb): New function.Jan Djärv2013-02-142-0/+22
* | * src/keyboard.c (active_maps): Fcurrent_active_maps expects a position, notStefan Monnier2013-02-142-1/+7
* | * net/tramp.el (tramp-debug-message): AddMichael Albinus2013-02-142-2/+20
* | * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.Michael Albinus2013-02-142-0/+10
* | * lisp/info.el (Info-isearch-filter): Treat non-nil values ofJuri Linkov2013-02-142-1/+7
* | * help-fns.el (find-lisp-object-file-name): Give special treatmentGlenn Morris2013-02-142-4/+13
* | * net/quickurl.el (quickurl-save-urls): Ensure quickurl-urls is not truncatedDavid Biesack2013-02-132-1/+7
* | (ruby-add-log-current-method): Improve performance at the expenseDmitry Gutov2013-02-144-17/+35
* | * lisp/progmodes/ruby-mode.el (ruby-parse-partial): Don't increaseDmitry Gutov2013-02-144-10/+41
* | gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)] for XEmacsKatsumi Yamaoka2013-02-142-0/+12
* | * src/keyboard.c (syms_of_keyboard): Further tweaks of docstring.Stefan Monnier2013-02-132-2/+6
* | Use ControlMaster where applicable. (Bug#13677)Michael Albinus2013-02-133-100/+97
* | * lisp/emacs-lisp/package.el (package--initialized): Move before first use.Stefan Monnier2013-02-132-2/+6
* | * lisp/icomplete.el (icomplete-hide-common-prefix): New user option.Jambunathan K2013-02-132-15/+55
* | * lisp/descr-text.el (describe-char): Display the script.YE Qianchuan2013-02-132-0/+7
* | * lisp/tmm.el: Use lexical-binding and current-active-maps.Stefan Monnier2013-02-132-70/+47
* | Add dired-hide-details-mode. (Bug#6799)Christopher Schmidt2013-02-135-28/+130
* | Make yow.el obsoleteGlenn Morris2013-02-137-9/+23
* | * vc/ediff-util.el (ediff-recenter): Use `select-frame-set-input-focus'Juri Linkov2013-02-132-1/+12
* | Add more keymaps where S-SPC scrolls in the opposite direction to SPC.Juri Linkov2013-02-137-0/+19
* | * lisp/progmodes/ruby-mode.el (ruby-move-to-block): ImproveDmitry Gutov2013-02-134-10/+55