log lisp/ChangeLog @ 109109:d5e4b1b34988

age author description
Sat, 03 Jul 2010 01:28:52 +0300 Juri Linkov * lisp/faces.el (read-face-name): Rename arg `string-describing-default'
Fri, 02 Jul 2010 10:09:36 -0400 Chong Yidong Replace delete-backward-char Lisp calls in Viper (Bug#6552).
Thu, 01 Jul 2010 01:32:01 -0400 Chong Yidong * ruler-mode.el (ruler--save-header-line-format): Fix typos.
Wed, 30 Jun 2010 20:14:17 -0400 Chong Yidong Fix application of default-frame-alist (Bug#5378).
Thu, 01 Jul 2010 02:08:29 +0200 Juanma Barranquero Fix whitespace in ChangeLogs.
Thu, 01 Jul 2010 00:58:19 +0200 Andreas Schwab * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
Wed, 30 Jun 2010 18:43:52 -0400 Chong Yidong Don't always set ruler-mode-header-line-format-old (Bug#5370).
Tue, 29 Jun 2010 14:17:31 -0400 Chong Yidong Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
Mon, 28 Jun 2010 14:54:44 +0200 Jan D dynamic-setting.el (font-setting-change-default-font): Remove call to message.
Mon, 28 Jun 2010 14:41:36 +0900 Kenichi Handa international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
Sun, 27 Jun 2010 21:01:11 -0400 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
Sun, 27 Jun 2010 14:18:49 -0400 Chong Yidong * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
Sun, 27 Jun 2010 14:11:16 -0400 Chong Yidong * startup.el (command-line): Recognize "0" X resource value.
Sat, 26 Jun 2010 20:30:52 -0400 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
Sat, 26 Jun 2010 15:11:06 +0300 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
Sat, 26 Jun 2010 15:08:49 +0300 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
Fri, 25 Jun 2010 15:32:37 -0400 Chong Yidong Revert last change.
Fri, 25 Jun 2010 15:24:05 -0400 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
Fri, 25 Jun 2010 10:31:50 +0200 Agustin martin Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
Fri, 25 Jun 2010 00:51:14 +0300 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
Fri, 25 Jun 2010 00:38:07 +0300 Juri Linkov * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
Thu, 24 Jun 2010 15:16:33 -0400 Chong Yidong Don't issue kmacro hint if echo area is in use (Bug#3412).
Tue, 22 Jun 2010 01:10:26 -0700 Glenn Morris Minor simplification.
Tue, 22 Jun 2010 00:41:10 -0700 Glenn Morris Add some utf-8 coding cookies.
Mon, 21 Jun 2010 19:26:46 -0400 Karl Fogel * lisp/simple.el (compose-mail): Fix doc string to refer to
Mon, 21 Jun 2010 21:08:26 +0000 Alan Mackenzie Fix an indentation bug:
Sun, 20 Jun 2010 00:55:14 -0400 Chong Yidong Tweaks to package list UI.
Sat, 19 Jun 2010 18:36:51 -0400 Chong Yidong Add preliminary describe-package functionality, and some cleanup.
Fri, 18 Jun 2010 19:39:04 -0700 Glenn Morris * lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
Fri, 18 Jun 2010 10:05:43 -0400 Stefan Monnier * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.