summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minimize blessmail-related cpp usage, with an eye to future removal.Glenn Morris2010-05-062-17/+22
* Let configure handle ranlib.Glenn Morris2010-05-062-6/+5
* Remove some unused Makefile.in variables.Glenn Morris2010-05-0612-47/+43
* Synch with Gnus trunk.Katsumi Yamaoka2010-05-062-2/+6
|\
| * Synch with Gnus trunk.Katsumi Yamaoka2010-05-062-2/+6
* | src/Makefile.in: Convert comment in cpp section to the right format.Glenn Morris2010-05-051-8/+8
|/
* Comment changes for some src/m/*.h files.Glenn Morris2010-05-057-104/+12
* Update.Katsumi Yamaoka2010-05-061-0/+5
* Require easy-mmode for XEmacs when compiling.Katsumi Yamaoka2010-05-067-0/+21
* Synch with Gnus trunk.Katsumi Yamaoka2010-05-062-2/+11
* Extract common suffix for * in partial-completion.Stefan Monnier2010-05-052-1/+26
* Define auto-save-mode with define-minor-mode.Stefan Monnier2010-05-053-31/+49
* lib-src/ChangeLog: Remove duplicate entry.Juanma Barranquero2010-05-061-7/+1
* Add `slow' and `history' tags to the desktop data.Juri Linkov2010-05-062-10/+40
* * syntax.c (Fchar_syntax): Check the arg is a character.Stefan Monnier2010-05-052-1/+5
* * src/m/sparc.h: Fix typo in earlier change.Lawrence Mitchell2010-05-052-1/+4
* Add FORCE argument to `delete-file'.Michael Albinus2010-05-059-47/+104
* Minor cleanups.Stefan Monnier2010-05-058-43/+47
* Use define-minor-mode in more cases.Stefan Monnier2010-05-046-56/+47
* Use define-minor-mode for less obvious cases.Stefan Monnier2010-05-048-50/+62
* * src/ChangeLog: Formatting fixes.Juanma Barranquero2010-05-041-6/+6
* Misc tweaks.Stefan Monnier2010-05-042-17/+18
* Delete names that have been removed from the tree.Dan Nicolaescu2010-05-041-7/+0
* xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).Jan Djärv2010-05-042-1/+5
* * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'Michael Albinus2010-05-042-11/+16
* Remove BSD_PGRPS.Dan Nicolaescu2010-05-047-97/+16
* Remove POSIX_SIGNALS.Dan Nicolaescu2010-05-0318-106/+27
* Regenerate configure, src/config.in.Glenn Morris2010-05-032-29/+122
* Yet another missing piece of C_SWITCH commit.Glenn Morris2010-05-034-3/+11
* Missing lwlib part of earlier C_SWITCH commit.Glenn Morris2010-05-032-4/+10
* * admin/CPP-DEFINES: Remove some no-longer-used defines.Glenn Morris2010-05-031-5/+0
* Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.Glenn Morris2010-05-039-35/+38
* Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.Glenn Morris2010-05-036-22/+37
* Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.Glenn Morris2010-05-038-34/+63
* * s/hpux10-20.h (LIB_STANDARD): New definition.Dan Nicolaescu2010-05-033-9/+8
* * ibuffer.el: Update autoload checksum.Juanma Barranquero2010-05-041-1/+1
* * mm-util.el (mm-decompress-buffer): Use `delete-file'.Juanma Barranquero2010-05-042-1/+6
* Add optional arg to delete-file to force deletion (Bug#6070).Chong Yidong2010-05-0313-51/+121
* Fix typo.Juanma Barranquero2010-05-031-1/+1
* Fix some ChangeLog attributions.Glenn Morris2010-05-021-5/+10
* Use define-minor-mode where applicable.Stefan Monnier2010-05-0217-301/+136
* * src/m/amdx86-64.h: Fix typo in previous.Glenn Morris2010-05-021-2/+0
* Regenerate configure.Glenn Morris2010-05-021-3248/+15766
* Replace some X-related cpp with autoconf.Glenn Morris2010-05-024-15/+30
* * make-dist: There are no more src/m/*.inp files.Glenn Morris2010-05-022-2/+5
* Use define-minor-mode in Gnus where applicable.Stefan Monnier2010-05-0210-196/+152
* * m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.Dan Nicolaescu2010-05-022-23/+7
* Run kill-emacs when exiting for display closed or SIGTERM/HUP.Jan Djärv2010-05-026-9/+68
* New hook filter-buffer-substring-functions.Stefan Monnier2010-05-023-75/+78
* Use a mode-line spec rather than a static string in Semantic.Stefan Monnier2010-05-025-68/+84