bpt/emacs.git
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.
2013-05-31 Paul EggertSpelling fixes.
2013-05-31 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-expansion...
2013-05-31 Eli ZaretskiiFix compile errors in nt/inc/sys/time.h when using...
2013-05-31 Glenn Morris* sym-comp.el (symbol-complete): Replace obsolete compl...
2013-05-31 Tassilo Horn* themes/tsdh-dark-theme.el (tsdh-dark): Refine mode...
2013-05-31 Glenn Morris* progmodes/cc-vars.el (c-make-macro-with-semi-re)...
2013-05-31 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-expansion...
2013-05-31 Paul EggertDon't let D-bus autolaunch mess up SIGCHLD handling.
2013-05-31 Paul Eggert* fileio.c (Finsert_file_contents): Remove unused local.
2013-05-30 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind `isearch...
2013-05-30 Glenn Morris* lisp/progmodes/gdb-mi.el (gdb-wait-for-pending):...
2013-05-30 Juri Linkov* lisp/replace.el (perform-replace): Avoid `isearch...
2013-05-30 Glenn Morriscc-bytecomp tweaks for sake of byte-compiler
2013-05-30 Glenn Morris* lisp/progmodes/cc-mode.el: Move load of cc-vars befor...
2013-05-30 Stefan Monnier* lisp/paren.el: Simplify the code.
2013-05-30 Stefan Monnier* lisp/paren.el (show-paren-data-function): New hook.
2013-05-30 Stefan Monnier* syntax.el (syntax-propertize-function): Fix docstring.
2013-05-30 Xue FuqiaoRefine maintaining.texi.
2013-05-30 Glenn MorrisSilence ielm compilation
2013-05-30 Glenn MorrisIn Eshell, replace obsolete lisp-complete-symbol
2013-05-30 Glenn Morris* gnus/nnmail.el (nnmail-fancy-expiry-target): Also...
2013-05-30 Glenn Morris* gnus/spam-stat.el (spam-stat-save): No need to tweak...
2013-05-30 Glenn Morris* image.el (image-animated-p): Tweak definition.
2013-05-30 Glenn Morrisrlogin.el tiny cleanup
2013-05-30 Glenn MorrisUse completion-at-point rather than obsolete alias.
2013-05-30 Glenn Morris* lisp/emacs-lisp/eieio.el (eieio-eval-default-p):...
2013-05-30 Glenn Morris* erc/erc-backend.el: Require erc at run-time too ...
2013-05-30 Glenn Morris* minibuffer.el (read-file-name-completion-ignore-case):
2013-05-29 Juri Linkov* lisp/replace.el (occur-engine): Rename `globalcount...
2013-05-29 Juri Linkov* lisp/replace.el (perform-replace): Add `skip-read...
2013-05-29 Eli ZaretskiiRemove *.res files in mostlyclean, to avoid problems...
2013-05-29 Stefan Monnier* lisp/emacs-lisp/trace.el (trace--read-args): Provide...
2013-05-29 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (lisp-mode-shared-map...
2013-05-29 Xue Fuqiao* INSTALL: Fix description.
2013-05-29 Glenn Morrisidlwave-concatenate-rinfo-lists fix
next