bpt/emacs.git
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
2013-05-29 Leo Liu* lisp/emacs-lisp/smie.el (smie-highlight-matching...
2013-05-29 Glenn Morris* idlwave.el (idlwave-scan-user-lib-files, idlwave...
2013-05-29 Glenn MorrisSilence cua-mode compilation
2013-05-29 Glenn MorrisSilence cperl-mode compilation
2013-05-29 Glenn MorrisSilence some gnus compilation warnings
2013-05-29 Stefan Monnier* src/fileio.c (Finsert_file_contents): Preserve undo...
2013-05-29 Stefan Monnier* doc/lispref/functions.texi (Lambda Expressions):...
2013-05-28 Alan MackenzieHandle "capitalised keywords" correctly.
2013-05-28 Aidan GaulandAdded -r option to eshell/cp
2013-05-28 Glenn MorrisSilence the rest of vc compilation
2013-05-28 Glenn MorrisCommit file missing from previous change
2013-05-28 Glenn MorrisSilence some vc compilation warnings
2013-05-28 Glenn Morris* obsolete/fast-lock.el (byte-compile-warnings):
2013-05-28 Glenn Morris* cc-vars.el (c-macro-names-with-semicolon): Move defin...
2013-05-28 Glenn Morrisdunnet.el trivia
2013-05-28 Glenn Morris* lisp/emacs-lisp/bytecomp.el (byte-compile-warnings...
2013-05-28 Michael AlbinusAdd comment for last change.
2013-05-28 Xue Fuqiao* erc.texi (Special Features): ERC is being maintained...
2013-05-27 Juri Linkov* lisp/replace.el (replace-search): New function with...
2013-05-27 Dmitry Gutov* lisp/vc/vc-git.el (vc-git-working-revision): When...
2013-05-27 Juri Linkov* lisp/replace.el (perform-replace): Ignore invisible...
2013-05-27 Juri Linkov* lisp/isearch.el (isearch-filter-predicates): Rename...
2013-05-27 Eli ZaretskiiFix bug #14476 with posn-at-point and glyphs from displ...
2013-05-27 Eli ZaretskiiRestore an omitted bug reference.
2013-05-27 Stefan MonnierAlways defvar a mode's hook and provide a docstring.
2013-05-27 Alan MackenzieRemove spurious syntax-table text properties inserted...
2013-05-27 Michael Albinus* net/dbus.el (dbus-call-method): Let-bind `inhibit...
2013-05-27 Glenn MorrisAuto-commit of generated files.
2013-05-27 Leo Liu* progmodes/octave.el (inferior-octave-directory-tracke...
2013-05-27 YAMAMOTO Mitsuharu* configure.ac (HAVE_XRANDR): Check availability of...
2013-05-27 Stefan Monnier* lisp/doc-view.el: Minor naming convention tweaks.
2013-05-27 Stefan Monnier* lisp/image-mode.el (image-mode-reapply-winprops)...
2013-05-26 Aidan GaulandRewrite Eshell tests using ERT
2013-05-25 Eli ZaretskiiRename unmsys--filename to unmsys--file-name.
2013-05-25 Jan DjärvFactor out common code for multimonitors, for Gtk+...
2013-05-25 Eli ZaretskiiFix a typo in the last commit.
2013-05-25 Eli ZaretskiiExplain in nt/INSTALL.MSYS why --prefix should be used...
2013-05-25 Eli ZaretskiiRename reveal-filename into unmsys--filename.
2013-05-25 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2013-05-25 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp-completion-at-point...
2013-05-25 Leo Liu* comint.el (comint-previous-matching-input): Do not...
2013-05-25 Stefan Monnier* lisp/simple.el (read--expression): New function,...
2013-05-25 Xue Fuqiao* refcards/refcard.tex: Refine some entries. (Bug...
2013-05-25 Leo Liu* indent/octave.m: Add tests for %!, # and ### comments
2013-05-25 Xue Fuqiao* callproc.c (call_process): Refine the doc string...
2013-05-25 Xue FuqiaoChangeLog fix
2013-05-25 Xue Fuqiao* refcards/dired-ref.tex: Refine some entries.
2013-05-25 Xue FuqiaoRefine the documentation of Flymake
2013-05-24 Juri Linkov* lisp/progmodes/grep.el (grep-mode-font-lock-keywords...
2013-05-24 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-auto-fill): Rework...
2013-05-24 Sam Steingold* lisp/sort.el (delete-duplicate-lines): Accept an...
2013-05-24 Stefan Monnier* lisp/image-mode.el (image-mode-winprops): Add winprops to
2013-05-24 Julien Danjoulisp/gnus/sieve.el (sieve-setup-buffer): Fix default...
2013-05-24 Dmitry GutovChangeLog for the previous commit
2013-05-24 Fabrice Niessen* themes/leuven-theme.el: Update theme.
2013-05-24 Tassilo Horn* doc-view.el: Integrate with desktop.el. (Bug#14435)
2013-05-24 Michael Albinusxesam.el is obsolete.
2013-05-24 Michael Albinus* net/xesam.el: Move to obsolete/.
2013-05-24 Michael Albinus* net/tramp-gvfs.el (tramp-gvfs-enabled): New defconst.
2013-05-24 Glenn MorrisSilence some cedet compilation warnings
2013-05-24 Glenn Morris* font-lock.el (lisp-font-lock-keywords-2): Add with...
2013-05-24 Glenn Morris* emacs-lisp/chart.el (chart-sort): Replace obsolete...
2013-05-24 Glenn MorrisSilence some cperl-mode compiler warnings
2013-05-24 Glenn Morris* mail/unrmail.el (unrmail): Replace obsolete detect...
2013-05-24 Glenn Morrissocks.el small cleanup
2013-05-24 Glenn MorrisGud tooltip tweak
2013-05-24 Glenn Morris* lisp/progmodes/js.el (js--optimize-arglist): Declare.
2013-05-24 Glenn Morris* progmodes/ruby-mode.el (ruby-syntax-propertize-expans...
2013-05-24 Glenn Morris* which-func.el (ediff-window-A, ediff-window-B, (ediff...
2013-05-24 Glenn Morris* pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Tweak requires...
2013-05-24 Glenn MorrisSilence sym-comp compilation
2013-05-24 Glenn Morris* options.el (list-options): Use custom-variable-p...
2013-05-23 Sam Steingold* simple.el (shell-command-on-region): Pass the `replac...
next