log lisp/ChangeLog @ 109285:910054ff2902

age author description
2010-06-29 Juanma Barranquero emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)
2010-06-27 Chong Yidong Font lock fix for batch mode (Bug#5719).
2010-06-27 Chong Yidong Minor fix for htmlfontify.el (Bug#6239).
2010-06-27 Chong Yidong Remove unnecessary let-bindings in bookmark.el (Bug#6515)
2010-06-25 Eli Zaretskii Fix bugs #6144 and #6467.
2010-06-24 Glenn Morris Doc fix.
2010-06-24 Glenn Morris Minor bs.el font-lock change.
2010-06-23 Glenn Morris Backport from trunk: doc fix.
2010-06-22 Dan Nicolaescu Fix vc-annotate for renamed files when using Git.
2010-06-22 Glenn Morris Minor js.el fix.
2010-06-22 Glenn Morris * lisp/wid-edit.el (widget-complete): Doc fix.
2010-06-22 Glenn Morris * lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.
2010-06-22 Dan Nicolaescu Fix annotating other revisions for renamed files in vc-annotate.
2010-06-22 Dan Nicolaescu Fix vc-annotate-show-changeset-diff-revision-at-line for git.
2010-06-22 Dan Nicolaescu Fix finding revisions in for renamed files in vc-annotate.
2010-06-21 Dan Nicolaescu Fix reading file names in Git annotate buffers.
2010-06-20 Alan Mackenzie * progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file
2010-06-19 Glenn Morris Close bug#6422.
2010-06-19 Glenn Morris Close bug#6450.
2010-06-17 Stefan Monnier * lisp/subr.el (read-quoted-char): Fix up last change.
2010-07-08 Daiki Ueno Prevent find-file from opening empty buffer when decryptin failed (bug#6568).
2010-07-07 Agustin martin Improve ispell.el word completion handling.
2010-07-07 Glenn Morris Minor zone.el fixes for bug#6483.
2010-07-05 Chong Yidong Set default-frame-alist, if necessary, in menu/tool-bar-mode.
2010-07-05 Chong Yidong Fix multi-click selection behavior (Bug#6565).
2010-07-04 Juanma Barranquero * net/dbus.el (dbus-send-signal): Declare function.
2010-07-04 Michael Albinus * net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).
2010-07-03 Chong Yidong Simplify mouse-dragging implementation.
2010-07-02 Juri Linkov * lisp/autoinsert.el (auto-insert-alist): Fix readability
2010-07-02 Juri Linkov * lisp/faces.el (read-face-name): Rename arg `string-describing-default'
2010-07-02 Chong Yidong Replace delete-backward-char Lisp calls in Viper (Bug#6552).
2010-07-01 Chong Yidong * ruler-mode.el (ruler--save-header-line-format): Fix typos.
2010-07-01 Chong Yidong Fix application of default-frame-alist (Bug#5378).
2010-07-01 Juanma Barranquero Fix whitespace in ChangeLogs.
2010-06-30 Andreas Schwab * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
2010-06-30 Chong Yidong Don't always set ruler-mode-header-line-format-old (Bug#5370).
2010-06-29 Chong Yidong Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
2010-06-28 Jan D dynamic-setting.el (font-setting-change-default-font): Remove call to message.
2010-06-28 Kenichi Handa international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
2010-06-28 Chong Yidong * bindings.el (global-map): Bind delete and DEL, the former to
2010-06-27 Chong Yidong * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
2010-06-27 Chong Yidong * startup.el (command-line): Recognize "0" X resource value.
2010-06-27 Chong Yidong Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
2010-06-26 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-26 Eli Zaretskii w32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-25 Chong Yidong Revert last change.
2010-06-25 Chong Yidong Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
2010-06-25 Agustin martin Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
2010-06-24 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
2010-06-24 Juri Linkov * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
2010-06-24 Chong Yidong Don't issue kmacro hint if echo area is in use (Bug#3412).
2010-06-22 Glenn Morris Minor simplification.
2010-06-22 Glenn Morris Add some utf-8 coding cookies.
2010-06-21 Karl Fogel * lisp/simple.el (compose-mail): Fix doc string to refer to
2010-06-21 Alan Mackenzie Fix an indentation bug:
2010-06-20 Chong Yidong Tweaks to package list UI.