bpt/emacs.git
2013-06-08 Eli ZaretskiiDon't advertise unsupported features in nt/INSTALL...
2013-06-08 Leo Liu* progmodes/octave.el (octave-add-log-current-defun...
2013-06-08 Jan Djärv* xgselect.c (xg_select): Remove call to window_system_...
2013-06-08 Eli ZaretskiiMinor tweak of nt/INSTALL.MSYS.
2013-06-08 Glenn MorrisImprove previous bytecomp fix
2013-06-08 Glenn MorrisChangeLog fix
2013-06-07 Stefan Monnier* lisp/emacs-lisp/smie.el: Improve show-paren-mode...
2013-06-07 Xue Fuqiao* maintaining.texi (Branches): Remove text copied from...
2013-06-07 Leo Liu* progmodes/octave.el (octave-function-header-regexp...
2013-06-07 Leo Liu* newcomment.el (comment-search-backward): Revert last...
2013-06-07 Eli ZaretskiiFix "make TAGS" on MS-Windows.
2013-06-07 Eli ZaretskiiMinor improvements in nt/INSTALL.MSYS instructions.
2013-06-07 Eli ZaretskiiFix ChangeLog entry of last commit.
2013-06-07 Richard CopleyFix bug #14513 with --enable-locallisppath not working...
2013-06-07 Glenn Morris* admin/notes/bzr: Finally got the right locations...
2013-06-07 Juanma BarranqueroFix typos.
2013-06-07 Glenn Morris* admin/notes/bzr (Commit emails): Tweak previous.
2013-06-07 Glenn Morris* admin/notes/bzr (Commit emails): Previous did not...
2013-06-07 Glenn Morris* admin/notes/bzr (Commit emails): More details.
2013-06-07 Glenn Morris* admin/notes/bzr (Commit emails): New section.
2013-06-06 Ted Zlatanovgnus-ems.el (gnus-image-type-available-p): Test `displa...
2013-06-06 Glenn Morris* lisp/font-lock.el (lisp-font-lock-keywords-2): Treat...
2013-06-06 Glenn Morris* prog-mode.el: Comment fixes.
2013-06-06 Glenn Morrisbytecomp fix for bug#14565
2013-06-06 Eli ZaretskiiImprove the fix for bug #14558.
2013-06-06 Paul EggertA few porting etc. fixes for the new file monitor code.
2013-06-06 Glenn Morris* isearch.el (isearch-allow-prefix): New defcustoms...
2013-06-06 Juri LinkovAdd bug#9706.
2013-06-05 Alan Mackenzie* isearch.el (isearch-allow-prefix): New user option.
2013-06-05 Eli ZaretskiiFix bug #14558 with turning off mouse-highlight during...
2013-06-05 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
2013-06-05 Ted ZlatanovDocument new prog-mode symbol prettify support.
2013-06-05 Ted Zlatanov(prog-prettify-symbols) (prog-prettify-install): Update...
2013-06-05 Stefan Monnier* lisp/simple.el: Move all the prog-mode code to prog...
2013-06-05 Ted ZlatanovIntroduce and use prog-prettify-install.
2013-06-05 Paul EggertChain glib's SIGCHLD handler from Emacs's (Bug#14474).
2013-06-05 Ted Zlatanov(open-tls-stream): Remove unneeded buffer contents...
2013-06-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-result): Move befor...
2013-06-05 Ted ZlatanovSymbol prettify in prog-mode; added to perl-mode, cfeng...
2013-06-05 Alan MackenzieAdd ChangeLog entry for version #112847.
2013-06-05 Michael Albinus* emacs.c (main) [HAVE_GFILENOTIFY]: Call globals_of_gf...
2013-06-05 Leo LiuRe-implement smie matching block highlight using show...
2013-06-05 Stefan MonnierFix compilation error with simultaneous dynamic+lexical...
2013-06-05 Stefan Monnier* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_...
2013-06-05 Leo Liu* eshell/esh-mode.el (eshell-mode): Fix key bindings.
2013-06-04 Leo Liu* progmodes/compile.el (compile-goto-error): Add option...
2013-06-04 Eli ZaretskiiFix bug #14540 with inaccurate doc string of pos-visibl...
2013-06-04 Alan MackenzieRemove faulty optimisation from indentation calculation.
2013-06-04 Glenn MorrisAuto-commit of generated files.
2013-06-04 Katsumi Yamaokagnus.texi (Article Date): Fix description of gnus-artic...
2013-06-04 Katsumi Yamaokagnus-art.el: Don't assume Date header begins with ...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Michael Albinus* configure.ac (HAVE_GFILENOTIFY): Check for gio >...
2013-06-03 Eli ZaretskiiFix crashes in a text-mode session on Windows.
2013-06-03 Eli Zaretskii* configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.
2013-06-03 Jan DjärvAdd HAVE_GLIB check instead of checking individual...
2013-06-03 Paul EggertFix minor problems found by static checking.
2013-06-03 Tassilo Horn* eshell/em-term.el (cl-lib): Require `cl-lib'.
2013-06-03 Eli ZaretskiiAttempt to resolve gettimeofday compilation errors...
2013-06-03 Eli ZaretskiiUpdate instructions in nt/INSTALL.MSYS.
2013-06-03 Stefan Monnier* lisp.el: Provide completion of locally bound variable...
2013-06-03 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (eval-sexp-add-defvars...
2013-06-03 Stefan Monnier* src/eval.c (backtrace_p, backtrace_top, backtrace_nex...
2013-06-03 Michael Albinus* NEWS: Emacs can be compiled with file notification...
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-03 Michael Albinus* cmdargs.texi (General Variables): Use "unix:path...
2013-06-03 Stefan MonnierMerge the specpdl and backtrace stacks. Make the struc...
2013-06-03 Juri LinkovSearch and highlight symbol at point.
2013-06-03 Tassilo Horn* NEWS: Document eshell visual subcommands and options.
2013-06-02 Xue FuqiaoModify `log-view-mode-map'.
2013-06-02 Jan DjärvUpdate the GNUStep port so it works OK. Redraw and...
2013-06-02 Glenn Morris* lisp/eshell/em-term.el: New defcustoms need :version...
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-02 David Engster* lisp/cedet/srecode/srt-wy.el: Regenerate.
2013-06-02 David Engster* registry.el (initialize-instance, registry-lookup)
2013-06-02 David EngsterMerge from CEDET upstream (8564).
2013-06-02 Xue FuqiaoRefine docs of VC.
2013-06-02 Xue Fuqiao* maintaining.texi (Branches): Add motivations for...
2013-06-02 Xue Fuqiao* vc/log-view.el: Doc fix.
2013-06-02 Xue Fuqiao* vc/log-view.el: Header fix.
2013-06-02 Tassilo Horn* eshell/esh-ext.el (eshell-external-command): Pass...
2013-06-02 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix whitespace.
2013-06-02 Juanma Barranquero* .bzrignore: Ignore dirs libexec/, share/ and var/.
2013-06-01 Glenn Morrisns-win comment
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-06-01 Glenn Morris* lisp/pcmpl-gnu.el (pcomplete/tar): Check obsolete...
2013-06-01 Glenn MorrisPlain boundp silences compilation warnings since Emacs...
2013-06-01 Glenn MorrisPlain fboundp silences compilation warnings since Emacs...
2013-06-01 Glenn MorrisDon't (re)define a basic custom widget in cc-vars
2013-06-01 Glenn MorrisReplace obsolete function lisp-complete-symbol
2013-06-01 Glenn MorrisSilence some cedet compilation warnings
2013-06-01 Glenn Morris* cedet/semantic/lex.el (semantic-lex-make-type-table...
2013-06-01 Glenn Morris* eshell/em-cmpl.el (eshell-cmpl-initialize): Replace...
2013-06-01 Xue FuqiaoNEWS fix: `M-s i' can be only used in Isearch mode.
2013-06-01 Alex Ottetc/tutorials/TUTORIAL.ru: Fix incorrectly translated...
2013-06-01 Glenn MorrisAuto-commit of loaddefs files.
2013-06-01 Eli ZaretskiiFix compilation error on MinGW64 due to nt/inc/sys...
2013-06-01 Leo Liu* progmodes/octave.el (octave-mode-syntax-table): Give `.'
2013-06-01 Paul Eggert* process.c (handle_child_signal): Also use WCONTINUED.
2013-05-31 Eli ZaretskiiDocument changes in the installation tree on MS-Windows.
next