bpt/emacs.git
2014-03-27 Paul Eggert* configure.ac: Suggest './configure MAKE=gmake' in...
2014-03-27 Glenn MorrisSimplify treatment of some startup hooks
2014-03-27 Glenn MorrisRequire GNU make to build Emacs
2014-03-27 Glenn MorrisAllow selective autoloading from lisp/obsolete directory
2014-03-27 Glenn MorrisAdd vhdl-mode.info build rules
2014-03-27 Glenn Morrisvhdl-mode.texi clean-up
2014-03-27 Rod Whitby* doc/misc/vhdl-mode.texi: New file, imported from...
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-27 YAMAMOTO MitsuharuFix bug #17115 with displaying on w32 images that have...
2014-03-27 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-27 Dmitry GutovFix bug#17097
2014-03-27 Juanma Barranquerosrc/image.c: Avoid partial load of SVG libraries.
2014-03-27 Juanma Barranquerolisp/frameset.el: Fix bug#17046.
2014-03-27 Juanma Barranquerolisp/emacs-lisp/package-x.el: Follow-up to change in...
2014-03-26 Daniel ColascioneProvide command for deleting processes from list-proces...
2014-03-26 Paul EggertMore backward-compatible fix to char-equal core dump.
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-26 Juanma Barranquero* lisp/emacs-lisp/package.el: Fix bug#16733 (again).
2014-03-26 Michael AlbinusFix wrong timestamp.
2014-03-26 Juanma Barranquerosrc/*.c: Silence a few warnings about unused vars and...
2014-03-26 Paul EggertFix core dump in char-equal.
2014-03-26 Paul EggertMerge from gnulib.
2014-03-26 Paul Eggert* insdel.c (adjust_markers_for_delete): Remove unused...
2014-03-26 Glenn MorrisFix previous ChangeLog entry
2014-03-26 Reto ZimmermannSync with upstream vhdl mode v3.35.1
2014-03-26 Wilson SnyderSync with upstream verilog-mode revision 702457d
2014-03-26 Glenn MorrisMake gulp.el obsolete
2014-03-26 Glenn MorrisDoc tweaks related to file locking
2014-03-26 Glenn MorrisRemove the build-time option CLASH_DETECTION
2014-03-25 Barry O'ReillyAddendum to: Undo in region after markers in undo histo...
2014-03-25 Eli ZaretskiiImprove doc of file-symlink-p per bug #17073.
2014-03-25 Eli ZaretskiiSpeed up thread startup on MS-Windows.
2014-03-25 Paul EggertHandle sigmask better with nested signal handlers.
2014-03-25 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-directl...
2014-03-25 Michael Albinus* net/tramp.el (tramp-methods, tramp-connection-timeout...
2014-03-25 Michael AlbinusFix last ChangeLog entry.
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-24 Dmitry GutovFix bug#16762
2014-03-24 Daniel ColascioneBackport &key-parsing improvement from trunk
2014-03-24 Juanma Barranquerolisp/frameset.el (frameset--initial-params): Fix typo...
2014-03-24 Nicolas Richardlisp/align.el (align-region): Do not fail when end...
2014-03-24 Dmitry GutovMatch special globals in Ruby better
2014-03-24 Martin RudalicsRefine previous fix of x_set_window_size to handle...
2014-03-24 Michael Albinus* tramp.texi (Frequently Asked Questions): Add fish...
2014-03-24 Daniel ColascioneImprove performance of &key parsing
2014-03-24 Katsumi Yamaokalisp/gnus/mml.el: Require url when compiling
2014-03-24 Katsumi Yamaokalisp/gnus/ChangeLog: Fix last commit
2014-03-24 Katsumi YamaokaGnus: silence the byte compiler
2014-03-24 Katsumi Yamaoka(no commit message)
2014-03-23 Glenn Morris* src/fileio.c (Ffile_symlink_p): Doc fix.
2014-03-23 Gnus developersMerge from Gnus git master
2014-03-23 Gnus developersMerge from Gnus git master
2014-03-23 Gnus developersMerge from Gnus git master
2014-03-23 Stefan Monnier* lisp/simple.el (redisplay-highlight-region-function...
2014-03-23 Juanma Barranquerolisp/frameset.el (frameset-restore): Compare display...
2014-03-23 Juanma Barranquerolisp/frame.el (make-frame): Don't quote display name...
2014-03-23 Daniel ColascioneClean up gc_sweep
2014-03-23 Juanma Barranquerolisp/vc/vc.el (vc-rollback): Use set-buffer-modified-p.
2014-03-23 Juanma Barranquerosrc/w32fns.c (Fw32_shell_execute): Declare `result...
2014-03-23 Glenn MorrisFix up recent merge ChangeLog duplication
2014-03-23 Eli ZaretskiiFix ChangeLog entry of last commit.
2014-03-23 Eli ZaretskiiFix bug #17047 with cursor motion when invisible text...
2014-03-23 Daniel ColascioneFurther improve XIM init
2014-03-23 Daniel ColascioneFurther improve create_frame_xic patch
2014-03-23 Daniel ColascioneMake Emacs work with ibus
2014-03-23 Daniel ColascioneImprove XIC fix
2014-03-23 Daniel ColascioneWork around flaky XIM modules
2014-03-23 Glenn MorrisAuto-commit of loaddefs files.
2014-03-23 Thierry Volpiatto* net/tramp.el (tramp-read-passwd): Suspend the timers...
2014-03-23 Daniel ColascioneNotice when gfilenotify depends on glib
2014-03-23 Dmitry Gutov* lisp/emacs-lisp/package.el (package-show-package...
2014-03-23 Daniel ColascioneImprove init_tty readability
2014-03-23 Daniel ColascioneMerge capitalized-words-mode and subword-mode
2014-03-23 Daniel ColascioneBackport memory info in bug reports (2014-03-21T21...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-22T03:04:53Z!dancol@dancol...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-23T05:15:48Z!dancol@dancol...
2014-03-23 Daniel ColascioneMerge from emacs-24; up to 2014-03-21T23:16:26Z!rms...
2014-03-23 Daniel ColascioneFix keyword argument parsing. Please bootstrap.
2014-03-23 Daniel ColascioneFix cl-defun keyword arg parsing. Please bootstrap.
2014-03-23 Daniel ColascioneDon't underflow datagram_address array
2014-03-23 Dmitry GutovFix test failure in non-graphical mode
2014-03-23 Richard M.... Backport Yeeloong battery.el fix from trunk
2014-03-22 Glenn Morris* efaq.texi: Remove cindex that no longer applies after...
2014-03-22 Glenn MorrisMake dired-read-regexp obsolete
2014-03-22 Glenn MorrisMake some files in etc obsolete
2014-03-22 Glenn MorrisReduce duplication in lib-src etags/ctags rules
2014-03-22 Glenn MorrisUse $@ more in lib-src/Makefile.in
2014-03-22 Glenn Morris* lib-src/Makefile.in (../lib/libgnu.a): Explicitly...
2014-03-22 Glenn Morris* etc/PROBLEMS: Small copyedits.
2014-03-22 Glenn MorrisRemove lib-src/test-distrib.c and related
2014-03-22 Glenn MorrisInclude interactive-only information in describe-functi...
2014-03-22 Glenn MorrisAllow `declare' to set the interactive-only property
2014-03-22 Glenn MorrisMerge from emacs-24; up to 2014-03-21T21:27:25Z!dancol...
2014-03-22 Glenn Morris* lispref/commands.texi (Defining Commands): Tweak...
2014-03-22 Glenn Morris* lispref/commands.texi (Defining Commands): List inter...
2014-03-22 Glenn MorrisAuto-commit of loaddefs files.
2014-03-22 Dmitry GutovFix bug#16873
2014-03-22 Eli Zaretskiidoc/lispref/functions.texi (Core Advising Primitives...
2014-03-22 Eli ZaretskiiRevert last commit.
2014-03-22 Matthias DahlFix bug #16694 with face attributes changed by themes.
next