]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2010-05-06 Glenn MorrisRemove some unused Makefile.in variables.
2010-05-06 Katsumi YamaokaSynch with Gnus trunk.
2010-05-06 Katsumi YamaokaSynch with Gnus trunk.
2010-05-06 Glenn Morrissrc/Makefile.in: Convert comment in cpp section to...
2010-05-06 Glenn MorrisComment changes for some src/m/*.h files.
2010-05-06 Katsumi YamaokaUpdate.
2010-05-06 Katsumi YamaokaRequire easy-mmode for XEmacs when compiling.
2010-05-06 Katsumi YamaokaSynch with Gnus trunk.
2010-05-06 Stefan MonnierExtract common suffix for * in partial-completion.
2010-05-06 Stefan MonnierDefine auto-save-mode with define-minor-mode.
2010-05-05 Juanma Barranquerolib-src/ChangeLog: Remove duplicate entry.
2010-05-05 Juri LinkovAdd `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 Lawrence Mitchell* src/m/sparc.h: Fix typo in earlier change.
2010-05-05 Michael AlbinusAdd FORCE argument to `delete-file'.
2010-05-05 Stefan MonnierMinor cleanups.
2010-05-05 Stefan MonnierUse define-minor-mode in more cases.
2010-05-05 Stefan MonnierUse define-minor-mode for less obvious cases.
2010-05-04 Juanma Barranquero* src/ChangeLog: Formatting fixes.
2010-05-04 Stefan MonnierMisc tweaks.
2010-05-04 Dan NicolaescuDelete names that have been removed from the tree.
2010-05-04 Jan Djärvxsmfns.c (smc_save_yourself_CB): strlen(client_id)...
2010-05-04 Michael Albinus* net/tramp.el (tramp-methods): Remove "-q" from `tramp...
2010-05-04 Dan NicolaescuRemove BSD_PGRPS.
2010-05-04 Dan NicolaescuRemove POSIX_SIGNALS.
2010-05-04 Glenn MorrisRegenerate configure, src/config.in.
2010-05-04 Glenn MorrisYet another missing piece of C_SWITCH commit.
2010-05-04 Glenn MorrisMissing 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 MorrisMove LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn MorrisMove LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
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 YidongAdd optional arg to delete-file to force deletion ...
2010-05-03 Juanma BarranqueroFix typo.
2010-05-03 Glenn MorrisFix some ChangeLog attributions.
2010-05-03 Stefan MonnierUse define-minor-mode where applicable.
2010-05-03 Glenn Morris* src/m/amdx86-64.h: Fix typo in previous.
2010-05-03 Glenn MorrisRegenerate configure.
2010-05-03 Glenn MorrisReplace 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 MonnierUse 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 DjärvRun kill-emacs when exiting for display closed or SIGTE...
2010-05-02 Stefan MonnierNew hook filter-buffer-substring-functions.
2010-05-02 Stefan MonnierUse a mode-line spec rather than a static string in...
2010-05-02 Stefan MonnierUse define-minor-mode in CEDET where applicable.
2010-05-02 Stefan Monnier* allout.el: Fix commenting convention.
2010-05-01 Daniel E. Doherty(Tutorial): Use ^{\prime} to indicate primes.
2010-05-01 Dan NicolaescuRemove LD_SWITCH_MACHINE.
2010-05-01 Dan NicolaescuClean up IRIX code.
2010-05-01 Dan NicolaescuClean up AIX code.
2010-05-01 Dan Nicolaescu* sysdep.c (child_setup_tty, init_sys_modes): Remove...
2010-05-01 Eli Zaretskiicomposite.el (find-composition): Fix a typo in the...
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-05-01 Eli ZaretskiiFix cursor positioning in partial width windows on...
2010-05-01 Eli ZaretskiiFix display of truncated R2L lines on a TTY.
2010-05-01 Eli ZaretskiiFix display of R2L continued lines in partial-width...
2010-05-01 Michael Albinus* tramp.texi (Inline methods, Default Method): Mention
2010-05-01 Michael AlbinusImplement compression for inline methods.
2010-05-01 Eli ZaretskiiRefactor code that determines row->start and row->end.
2010-05-01 Glenn MorrisRework previous autoconf changes, hopefully to make...
2010-05-01 Karel Klíc* src/fileio.c (Ffile_selinux_context): Context functio...
2010-05-01 Chong YidongAvoid using trash for certain temp files (Bug#6070).
2010-05-01 Stefan Monnier* bindings.el (mode-line-abbrev-mode, mode-line-auto...
2010-05-01 Stefan Monnier* emacs-lisp/lisp-mode.el (lisp-mode): Use define-deriv...
2010-05-01 Stefan MonnierFix commenting convention
2010-05-01 Stefan Monnier* minibuffer.el (tags-completion-at-point-function...
2010-04-30 Chong Yidong* minibuffer.el (tags-completion-at-point-function...
2010-04-30 Dan Nicolaescu* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
2010-04-30 Glenn MorrisHopefully fix bug#6065.
2010-04-30 Jan Dxsettings.c: include limits.h and update file comment.
2010-04-30 Eli ZaretskiiFix typos in doc strings of composite.el.
2010-04-30 Glenn MorrisRegenerate configure.
2010-04-30 Glenn MorrisReplace some xmenu cpp with autoconf.
2010-04-30 Glenn MorrisReplace some cpp with autoconf.
2010-04-30 Glenn MorrisSimplify some manual dependencies in src/Makefile.in.
2010-04-30 Glenn Morris* src/Makefile.in (nsfns.o): Remove duplicate nsgui...
2010-04-29 Chong Yidong* ido.el (ido-minibuffer-setup): Don't set cua-inhibit...
2010-04-29 Chong Yidong* ido.el (ido-init-completion-maps): Remove C-v binding...
2010-04-29 Chong Yidong* minibuffer.el (tags-completion-at-point-function...
2010-04-29 Alan Mackenzie(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix...
2010-04-29 Stefan MonnierDon't burp if process sentinel/filter kills the current...
2010-04-29 Juanma BarranqueroAdd bug reference.
2010-04-29 Stefan Monnier* net/browse-url.el (browse-url-firefox-program): Use...
2010-04-29 Stefan MonnierFix wrong-docstring problem introduced with hash-consing.
2010-04-28 Chong YidongDocument complete-symbol change.
2010-04-28 Chong YidongUnify complete-symbol with completion-at-point.
2010-04-28 Michael Albinus* net/tramp.el (tramp-remote-selinux-p): New defun.
2010-04-28 Sam Steingold(bug-reference-url-format): Mark as `safe-local-variabl...
2010-04-28 Glenn Morris* configure.in (LIBXMU): Fix logic in previous change.
2010-04-28 Chong YidongRevert last bug-reference-url-format change.
2010-04-28 Stefan MonnierMake it possible to locally disable a globally enabled...
2010-04-28 Glenn MorrisRegenerate configure.
2010-04-28 Glenn Morrissrc/Makefile.in minor simplification,
2010-04-28 Glenn MorrisDefine CYGWIN_OBJ with configure, not cpp.
next