log

age author description
2010-05-06 Dan Nicolaescu * Makefile.in (STARTFILES): Conditionally define to make the usage clear.
2010-05-06 Jan D. * xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
2010-05-06 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
2010-05-06 Glenn Morris Regenerate configure.
2010-05-06 Glenn Morris Minimize blessmail-related cpp usage, with an eye to future removal.
2010-05-06 Glenn Morris Let configure handle ranlib.
2010-05-06 Glenn Morris Remove some unused Makefile.in variables.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Glenn Morris src/Makefile.in: Convert comment in cpp section to the right format.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Glenn Morris Comment changes for some src/m/*.h files.
2010-05-06 Katsumi Yamaoka Update.
2010-05-06 Katsumi Yamaoka Update.
2010-05-06 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
2010-05-06 Katsumi Yamaoka Require easy-mmode for XEmacs when compiling.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Katsumi Yamaoka Synch with Gnus trunk.
2010-05-06 Katsumi Yamaoka Merge from mainline.
2010-05-06 Stefan Monnier Extract common suffix for * in partial-completion.
2010-05-06 Stefan Monnier Define auto-save-mode with define-minor-mode.
2010-05-05 Katsumi Yamaoka Merge from mainline.
2010-05-05 Juanma Barranquero lib-src/ChangeLog: Remove duplicate entry.
2010-05-05 Juri Linkov Add `slow' and `history' tags to the desktop data.
2010-05-05 Stefan Monnier * syntax.c (Fchar_syntax): Check the arg is a character.
2010-05-05 Glenn Morris * src/m/sparc.h: Fix typo in earlier change.
2010-05-05 Michael Albinus Add FORCE argument to `delete-file'.
2010-05-05 Stefan Monnier Minor cleanups.
2010-05-05 Stefan Monnier Use define-minor-mode in more cases.
2010-05-05 Stefan Monnier Use define-minor-mode for less obvious cases.
2010-05-04 Juanma Barranquero * src/ChangeLog: Formatting fixes.
2010-05-04 Stefan Monnier Misc tweaks.
2010-05-04 Dan Nicolaescu Delete names that have been removed from the tree.
2010-05-04 Jan D. xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
2010-05-04 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
2010-05-04 Dan Nicolaescu Remove BSD_PGRPS.
2010-05-04 Dan Nicolaescu Remove POSIX_SIGNALS.
2010-05-04 Glenn Morris Regenerate configure, src/config.in.
2010-05-04 Glenn Morris Yet another missing piece of C_SWITCH commit.
2010-05-04 Glenn Morris Missing lwlib part of earlier C_SWITCH commit.
2010-05-04 Glenn Morris * admin/CPP-DEFINES: Remove some no-longer-used defines.
2010-05-04 Glenn Morris Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn Morris Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn Morris Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
2010-05-04 Dan Nicolaescu * s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-03 Juanma Barranquero * ibuffer.el: Update autoload checksum.
2010-05-03 Juanma Barranquero * mm-util.el (mm-decompress-buffer): Use `delete-file'.
2010-05-03 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
2010-05-03 Juanma Barranquero Fix typo.
2010-05-03 Glenn Morris Fix some ChangeLog attributions.
2010-05-03 Stefan Monnier Use define-minor-mode where applicable.
2010-05-03 Glenn Morris * src/m/amdx86-64.h: Fix typo in previous.
2010-05-03 Glenn Morris Regenerate configure.
2010-05-03 Glenn Morris Replace some X-related cpp with autoconf.
2010-05-03 Glenn Morris * make-dist: There are no more src/m/*.inp files.
2010-05-03 Stefan Monnier Use define-minor-mode in Gnus where applicable.
2010-05-02 Dan Nicolaescu * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
2010-05-02 Jan D. Run kill-emacs when exiting for display closed or SIGTERM/HUP.
2010-05-02 Stefan Monnier New hook filter-buffer-substring-functions.