log

age author description
Sun, 13 Sep 2009 02:14:25 +0000 Glenn Morris Replace empty `let's with `progn'.
Sun, 13 Sep 2009 02:09:12 +0000 Glenn Morris (url-file): Avoid assignment to free variable `filename'.
Sun, 13 Sep 2009 01:47:03 +0000 Chong Yidong * functions.texi (Anonymous Functions): Rearrange discussion,
Sun, 13 Sep 2009 00:52:55 +0000 Stefan Monnier * mail/sendmail.el (send-mail-function):
Sat, 12 Sep 2009 22:32:52 +0000 Glenn Morris (elint-init-env): Skip non-list forms.
Sat, 12 Sep 2009 19:05:49 +0000 Stefan Monnier (Custom-mode): Don't use advertised-widget-backward in the docstring.
Sat, 12 Sep 2009 19:04:24 +0000 Stefan Monnier * term/x-win.el (x-initialize-window-system):
Sat, 12 Sep 2009 19:03:49 +0000 Stefan Monnier (mouse-wheel-mode): Make sure the new defvar doesn't
Sat, 12 Sep 2009 18:48:22 +0000 Glenn Morris (elint-file): Make max-lisp-eval-depth at least 1000.
Sat, 12 Sep 2009 14:58:55 +0000 Daiki Ueno (epg-make-context): Add autoload cookie.
Sat, 12 Sep 2009 09:45:57 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 Sep 2009 09:45:36 +0000 Eli Zaretskii (dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory.
Sat, 12 Sep 2009 09:40:15 +0000 Eli Zaretskii *** empty log message ***
Sat, 12 Sep 2009 09:39:49 +0000 Eli Zaretskii Fix last change.
Sat, 12 Sep 2009 04:38:03 +0000 Stefan Monnier * mwheel.el (mwheel-installed-bindings): New var.
Sat, 12 Sep 2009 03:55:46 +0000 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
Sat, 12 Sep 2009 03:35:40 +0000 Stefan Monnier * lread.c (Fload): Don't output a message after loading an obsolete
Sat, 12 Sep 2009 02:42:22 +0000 Glenn Morris (proced-mark-alt): Remove alias.
Sat, 12 Sep 2009 02:42:03 +0000 Glenn Morris (emacs-lisp-mode-map): Add menu entries to elint file and directory.
Sat, 12 Sep 2009 02:41:39 +0000 Glenn Morris (elint-file, elint-directory): New autoloaded commands.
Sat, 12 Sep 2009 01:40:11 +0000 Chong Yidong * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233).
Sat, 12 Sep 2009 01:30:51 +0000 Chong Yidong * fns.c (syms_of_fns): Doc fix (Bug#4227).
Sat, 12 Sep 2009 01:21:30 +0000 Stefan Monnier (Fwhere_is_internal): Use nconc2.
Sat, 12 Sep 2009 00:47:13 +0000 Chong Yidong * url-methods.el (url-scheme--registering-proxy): New variable.
Sat, 12 Sep 2009 00:32:49 +0000 Chong Yidong * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
Sat, 12 Sep 2009 00:03:29 +0000 Nick Roberts (gdb-var-list-children-regexp): Delete.
Sat, 12 Sep 2009 00:02:42 +0000 Nick Roberts *** empty log message ***
Sat, 12 Sep 2009 00:01:00 +0000 Chong Yidong * progmodes/js.el (js--proper-indentation): Handle the case where
Fri, 11 Sep 2009 22:59:36 +0000 Juanma Barranquero * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
Fri, 11 Sep 2009 22:48:03 +0000 Daiki Ueno Fix the last commit.