log

age author description
Fri, 29 Oct 2010 07:13:33 +0000 Katsumi Yamaoka gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
Fri, 29 Oct 2010 00:04:09 -0700 Glenn Morris Sync docs of some X, W32, NS C functions.
Thu, 28 Oct 2010 23:51:36 -0700 Glenn Morris Remove duplicate Lisp definition of temporary-file-directory, from filelock.c.
Thu, 28 Oct 2010 20:29:29 -0700 Glenn Morris Remove duplicate Lisp definitions of define-minor-mode variables defined in C.
Thu, 28 Oct 2010 21:05:38 -0400 Stefan Monnier * lisp/emacs-lisp/pcase.el (pcase): New `string' and `guard' patterns.
Thu, 28 Oct 2010 22:03:15 +0000 Katsumi Yamaoka gnus-sum.el (gnus-summary-rescan-group): Try to restore the window config after reselecting.
Thu, 28 Oct 2010 10:36:59 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): State its safety pred.
Thu, 28 Oct 2010 12:45:51 +0000 Katsumi Yamaoka shr.el (shr-put-image): Use point even if only inserting text; save-excursion on alt text.
Thu, 28 Oct 2010 10:41:27 +0000 Katsumi Yamaoka nnir.el (nnir-run-swish-e): Remove hyrex support.
Thu, 28 Oct 2010 00:21:43 -0700 Glenn Morris doc/Makefile fixes related to inclusion of emacsver.texi.
Thu, 28 Oct 2010 00:05:00 -0700 Glenn Morris Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.
Thu, 28 Oct 2010 06:37:35 +0000 Katsumi Yamaoka gnus-art.el: Improve MIME part functions.
Wed, 27 Oct 2010 20:49:40 -0700 Glenn Morris * lisp/simple.el (x-selection-owner-p): Remove unused declaration.
Wed, 27 Oct 2010 22:22:29 -0400 Stefan Monnier * lisp/minibuffer.el (completion-cycling): New var.
Wed, 27 Oct 2010 21:30:01 -0400 Stefan Monnier * lisp/iswitchb.el (iswitchb-kill-buffer): Avoid `iswitchb-make-buflist'
Wed, 27 Oct 2010 21:10:22 -0400 Stefan Monnier * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
Wed, 27 Oct 2010 22:08:36 +0000 Katsumi Yamaoka gnus-group.el: Make gnus-group-default-list-level possibly a function.
Wed, 27 Oct 2010 17:47:09 -0400 Stefan Monnier * lisp/vc/log-edit.el (log-edit-rewrite-fixes): New var.
Wed, 27 Oct 2010 10:48:05 -0400 Stefan Monnier * test/indent/octave.m: Add a test to ensure indentation is local.
Wed, 27 Oct 2010 10:31:44 -0400 Stefan Monnier * lisp/play/landmark.el: Adjust commenting convention.
Wed, 27 Oct 2010 10:26:01 -0400 Stefan Monnier * lisp/electric.el (electric-indent-chars): Autoload.
Wed, 27 Oct 2010 08:07:41 +0000 Katsumi Yamaoka nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment.
Wed, 27 Oct 2010 00:39:34 -0700 Glenn Morris * lisp/term/ns-win.el (ns-insert-file): Init in let.
Tue, 26 Oct 2010 23:50:28 -0700 Glenn Morris * abbrev.el (abbrev-mode): Remove one of the three definitions of this variable.
Tue, 26 Oct 2010 23:48:04 -0700 Glenn Morris ns-win.el trivia.
Tue, 26 Oct 2010 23:42:15 -0700 Glenn Morris * server.el (server-host, server-port, server-auth-dir): Autoload risky.
Wed, 27 Oct 2010 03:59:59 +0000 Katsumi Yamaoka mm-decode.el (mm-shr): Add undisplayer to MIME handle.
Tue, 26 Oct 2010 20:48:28 -0700 Glenn Morris * lisp/term/ns-win.el: Restore require of cl when compiling.
Wed, 27 Oct 2010 01:09:11 +0000 Katsumi Yamaoka gnus-group.el: Replace replace-regexp-in-string with gnus-replace-in-string.
Wed, 27 Oct 2010 00:23:09 +0200 Juanma Barranquero * src/eval.c (init_eval_once): Set max_lisp_eval_depth to 600.