bpt/emacs.git
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.
2010-04-28 Glenn MorrisSet GPM part of MOUSE_SUPPORT with configure, not cpp.
2010-04-28 Glenn MorrisSet FONT_DRIVERS with configure rather than cpp.
2010-04-28 Glenn MorrisMove LIBXMU from cpp to configure.
2010-04-28 Glenn MorrisMove NS_OBJ, NS_SUPPORT from cpp to configure.
2010-04-28 Glenn MorrisMissing src/ChangeLog for previous commit.
2010-04-28 Glenn MorrisMove test for 64-bit kernel with 32-bit userland to...
2010-04-27 Eli ZaretskiiFix a crash when a display string is continued to the...
2010-04-27 Stefan MonnierLet the user turn off locally a globalized minor mode
2010-04-27 Stefan Monnier* emacs-lisp/lisp.el (lisp-complete-symbol): Fail grace...
2010-04-27 Sam Steingold(bug-reference-url-format): Mark as `safe-local-variabl...
2010-04-27 Juanma BarranqueroWhen killing buffers with ido, don't offer virtual...
2010-04-27 Agustín MartínCommit missing lisp/Changelog entries.
2010-04-27 Agustín Martínispell.el: Kill ispell process when killing its associa...
2010-04-27 Agustín Martínispell.el (ispell-init-process): Fix personal dictionar...
2010-04-27 Glenn MorrisRegenerate configure.
2010-04-27 Glenn MorrisMove LIBXTR6 from cpp to autoconf.
2010-04-27 Glenn MorrisRegenerate configure.
2010-04-27 Glenn MorrisReplace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
2010-04-27 Glenn MorrisMove MOTIF_LIBW to autoconf.
2010-04-27 Jan Djärvdesktop.el (desktop-kill): ask-if-new: Ask if desktop...
2010-04-27 Katsumi YamaokaDon't load tm and apel XEmacs packages when compiling.
2010-04-27 Jan DjärvRegenerate configure and cibfig.in
2010-04-27 Dan NicolaescuReduce CPP usage.
2010-04-27 Dan NicolaescuReduce CPP usage.
2010-04-27 Glenn MorrisRemove some AC_DEFINEs that are now unused.
2010-04-27 Glenn MorrisRegenerate configure.
2010-04-27 Glenn MorrisUse $CRT_DIR in more places.
2010-04-27 Glenn MorrisRegenerate configure.
2010-04-27 Glenn MorrisReplace some more cpp with autoconf.
next