log

age author description
2008-05-05 Eric S. Raymond Actually supply needed arguments.
2008-05-05 Eric S. Raymond Avoid passing default nil argument.
2008-05-05 Eric S. Raymond Document the fact that (current-local-map) and (urrent-global-map)
2008-05-05 Eric S. Raymond Fix a compilation warning.
2008-05-05 Nick Roberts Add regexp for Open Watcom compiler output.
2008-05-05 Nick Roberts (compilation-error-regexp-alist-alist):
2008-05-05 Nick Roberts *** empty log message ***
2008-05-05 Nick Roberts *** empty log message ***
2008-05-05 Agustin Martin (ispell-get-decoded-string): Remove no-op
2008-05-05 Stefan Monnier (Ftry_completion): Remove code left over from when we used
2008-05-05 Stefan Monnier (python-block-pairs): Align finally with except.
2008-05-05 Stefan Monnier (vc-rcs-fetch-master-state): Fix inf-loop.
2008-05-05 Stefan Monnier (smerge-start-session): Don't call smerge-next if
2008-05-05 Stefan Monnier (vc-dir-mark-buffer-changed): Fix typo
2008-05-05 Dan Nicolaescu (dbus-call-method, dbus-register-signal)
2008-05-05 Eric S. Raymond Typo fix.
2008-05-05 Roland Winkler * proced.el (proced-command-alist): Fix system-type values. Fix defcustom.
2008-05-05 Roland Winkler (proced-command-alist): Fix system-type values. Fix defcustom.
2008-05-04 Eric S. Raymond Correct buggy dispatch logic.
2008-05-04 Juanma Barranquero *** empty log message ***
2008-05-04 Juanma Barranquero (Fw32_battery_status): Fix computation of %t (h:min) format.
2008-05-04 Juri Linkov *** empty log message ***
2008-05-04 Juri Linkov (mailcap-replace-in-string): New compatibility alias.
2008-05-04 Miles Bader Merge from emacs--rel--22
2008-05-04 Miles Bader Merge from gnus--devo--0
2008-05-04 Miles Bader Add arch tagline
2008-05-04 Eric S. Raymond Typo fix.
2008-05-04 Eric S. Raymond Bug fix for vc-dispatcher split.
2008-05-04 Michael Albinus *** empty log message ***
2008-05-04 Reiner Steib * NEWS: Reword previous commit.
2008-05-04 Andreas Schwab Require dired when compiling.
2008-05-04 Andreas Schwab (completion--insert-strings): Don't delete past
2008-05-03 Glenn Morris Derek Upham <sand at blarg.net> (tiny change)
2008-05-03 Glenn Morris *** empty log message ***
2008-05-03 Glenn Morris Simplify compilation requirements.
2008-05-03 Glenn Morris Remove unnecessary variable declarations.
2008-05-03 Glenn Morris Remove unnecessary variable declarations.
2008-05-03 Glenn Morris Fix typo.
2008-05-03 Glenn Morris Regenerate.
2008-05-03 Glenn Morris *** empty log message ***
2008-05-03 Glenn Morris (MAKEINFO): New, set by configure.
2008-05-03 Glenn Morris (--without-makeinfo): New option. If set, absence of suitable
2008-05-03 Glenn Morris Correct authorship of patch from Red Hat.
2008-05-03 Glenn Morris Regenerate.
2008-05-03 Glenn Morris *** empty log message ***
2008-05-03 Glenn Morris (x_libraries): Remove standard 64-bit directories - experimental
2008-05-03 Glenn Morris The following input methods were removed in Emacs 22.2...
2008-05-03 Glenn Morris *** empty log message ***
2008-05-03 Glenn Morris Dave Love <fx at gnu.org>
2008-05-03 Stefan Monnier (Fset_char_table_range): If range is t, really set all chars to that value.
2008-05-03 Eric S. Raymond Another refactoring step.
2008-05-03 Eric S. Raymond Refactoring step.
2008-05-03 Eric S. Raymond Small refactoring step.
2008-05-03 Eric S. Raymond Reorganze VC todo list.
2008-05-03 Eric S. Raymond Moved most of vc-dir from vc.el to vc-dispatcher.el.
2008-05-03 Andreas Schwab Unbreak bootstrap.
2008-05-03 Eric S. Raymond Move VC-Dired code from vc.el to vc-dispatcher.el.
2008-05-03 Eli Zaretskii *** empty log message ***
2008-05-03 Eli Zaretskii (ls-lisp-insert-directory): Use `string-width' instead of `length'
2008-05-03 Eric S. Raymond Move context-preservation machinery.