bpt/emacs.git
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-10 Paul Eggert* fileio.c (Fsubstitute_in_file_name): Use ptrdiff_t...
2012-12-10 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl-declaim): Paren typo.
2012-12-09 Eli ZaretskiiProvide a prototype for unsetenv on MS-Windows.
2012-12-09 Eli ZaretskiiParallelize byte compilation on MS-Windows.
2012-12-09 Stefan Monnier* doc/lispref/control.texi (Pattern maching case statem...
2012-12-09 Glenn MorrisAuto-commit of generated files.
2012-12-09 Andreas Schwab* configure.ac: Fix source command in .gdbinit.
2012-12-09 Chong Yidong* simple.el (set-mark-default-inactive): Mark for remov...
2012-12-09 Chong Yidong* simple.el (set-mark-default-inactive): Delete acciden...
2012-12-09 Paul EggertAllow spaces in some configuration vars (Bug#13078).
2012-12-09 Glenn MorrisMake eval-defun on a pre-defined defcustom call any...
2012-12-08 Juri Linkov* lisp/info.el (Info-copy-current-node-name, Info-bread...
2012-12-08 Jan Djärv* nsterm.m (fd_handler:): FD_ZERO fds.
2012-12-08 Eli ZaretskiiFix putenv and unsetenv on MS-Windows.
2012-12-08 Paul EggertUse putenv+unsetenv instead of modifying environ directly.
2012-12-08 Fabrice Popineauw32fns.c (emacs_abort): Don't do arithmetics on void...
2012-12-08 Fabrice PopineauFix incompatibilities with 64-bit Windows builds.
2012-12-08 Eli ZaretskiiProvide unsetenv for MS-Windows and make putenv Posix...
2012-12-08 Glenn MorrisAuto-commit of generated files.
2012-12-08 Chong Yidong* src/editfns.c (Finsert_char): Make the error message...
2012-12-08 Eli ZaretskiiWindows followup to 2012-12-08T02:30:51Z!eggert@cs...
2012-12-08 Paul EggertSimplify get_lim_data.
2012-12-08 Dani Moncayo* lisp/simple.el (just-one-space): Doc fix.
2012-12-08 Christopher... * lread.c (Vload_source_file_function): Doc fix.
2012-12-08 Paul EggertAssume POSIX 1003.1-1988 or later for signal.h.
2012-12-07 Paul Eggert* sysdep.c (get_child_status): Abort on internal error...
2012-12-07 Stefan Monnier* lisp/hi-lock.el (hi-lock-unface-buffer): If there...
2012-12-07 Chong Yidong* novice.el (disabled-command-function): Remove a spuri...
2012-12-07 Chong Yidong* subr.el (text-clone-maintain): Fix clone overlay...
2012-12-07 Eli ZaretskiiFix insertion of " inside @smallexample.
2012-12-07 Chong Yidong* info.el (Info-set-mode-line): Remove file extension...
2012-12-07 Eli ZaretskiiFix bug #13108 introduced by the fix to bug #12930.
2012-12-07 Glenn MorrisAuto-commit of loaddefs files.
2012-12-07 Martin RudalicsReword doc-string of Fcompare_buffer_substrings.
2012-12-07 Glenn Morrisrmail-cease-edit fixes related to "^From " escaping
2012-12-07 Dmitry Antipov* frame.c (make_frame): Do not set window's buffer...
2012-12-07 Dmitry AntipovConvenient macro to check whether the buffer is hidden.
2012-12-07 Le Wang* lisp/hilit-chg.el (hilit-chg-set-face-on-change)...
2012-12-07 Glenn MorrisFix :type in previous (un)rmail change, use a better...
2012-12-07 Glenn MorrisDefault to mboxrd in Rmail, allow mboxo as an option
2012-12-07 Michael Heerdegen* lisp/emacs-lisp/debug.el (debug): Fix hard-coded...
2012-12-07 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-tagbody): New macro.
2012-12-07 Juanma Barranquerolisp/vc/vc-hooks.el (vc-state): Doc fix.
2012-12-07 Paul EggertSpelling fixes.
2012-12-07 Paul Eggert* doc/lispref/internals.texi: Fix minor whitespace...
2012-12-06 Andreas Schwab* themes/leuven-theme.el: Convert to Unix format.
2012-12-06 Glenn MorrisFurther rmail.el fix for bug#13066
2012-12-06 Stefan MonnierFurther cleanup of the "cl-" namespace. Fit CL in...
2012-12-06 Stefan Monnier* lisp/emacs-lisp/cl.el, lisp/emacs-lisp/cl-lib.el...
2012-12-06 Stefan Monnier* lisp/ses.el: Use advice-add/remove.
2012-12-06 Jonas Bernoulli* lisp/button.el: Make them work in header-lines.
2012-12-06 Eli ZaretskiiAvoid busy-waiting for child processes on Windows....
2012-12-06 Sam Steingold* lisp/gnus/gnus-start.el (gnus-before-resume-hook...
2012-12-06 Stefan Monnier* doc/lispref/customize.texi (Variable Definitions...
2012-12-06 Stefan Monnier* lisp/progmodes/sql.el: Use cl-lib and lexical-binding...
2012-12-06 Stefan Monnier* lisp/hi-lock.el: Rework the default face and the...
2012-12-06 Dmitry Antipov* frame.h (x_char_width, x_char_height): Remove prototypes.
2012-12-06 Glenn MorrisAuto-commit of loaddefs files.
2012-12-06 Glenn MorrisAuto-commit of generated files.
2012-12-06 Michael Albinus* net/tramp.el (tramp-replace-environment-variables...
2012-12-06 Paul EggertUpdate licenses to latest version from FSF.
2012-12-06 Glenn MorrisConvert consecutive copyright years to range
2012-12-06 Paul EggertFix a recently-introduced delete-process race condition.
2012-12-06 Dmitry AntipovAvoid code duplication between prev_frame and next_frame.
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-06 Katsumi Yamaokaspam.el: Fix last change
2012-12-06 Katsumi Yamaokagmm-utils.el (gmm-called-interactively-p): Restore...
2012-12-06 Katsumi YamaokaAvoid letf macro use from Gnus
2012-12-06 Chong Yidong* ffap.el (ffap-replace-file-component): Fix typo.
2012-12-06 Chong YidongFix copyright header in last commit.
2012-12-06 Fabrice Niessen* themes/leuven-theme.el: New theme.
2012-12-06 Stefan Monnier* lisp/minibuf-eldef.el (minibuf-eldef-update-minibuffe...
2012-12-05 Paul EggertFix minor whitespace issues after "." in manual.
2012-12-05 Paul EggertMinor call-process cleanups.
2012-12-05 Sam Steingold* lisp/gnus/gnus.el (gnus-delete-gnus-frame): Extract...
2012-12-05 Eli ZaretskiiDon't pass un-encoded file name to mkstemp.
2012-12-05 Eli ZaretskiiFix one part of bug #13079 with temporary files in...
2012-12-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-urls): Update documentation.
2012-12-05 Michael Albinus* tramp-sh.el (tramp-do-copy-or-rename-file-out-of...
2012-12-05 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-out...
2012-12-05 Glenn MorrisAuto-commit of loaddefs files.
2012-12-05 Glenn MorrisAuto-commit of generated files.
2012-12-05 Katsumi Yamaokalisp/gnus/ChangeLog: Fix typo
2012-12-05 Katsumi Yamaokagmm-utils.el (gmm-called-interactively-p): Revert....
2012-12-05 Michael Albinus* net/tramp-adb.el (tramp-adb-sdk-dir, tramp-adb-prompt...
2012-12-05 Katsumi Yamaokagmm-utils.el (gmm-called-interactively-p): New function.
2012-12-05 Chong YidongImprove url matching in ffap.el.
2012-12-05 Chong YidongImprove completion behavior of info-display-manual.
2012-12-05 Stefan Monnier* lisp/progmodes/octave-mod.el (octave-mark-block)...
2012-12-05 Glenn MorrisRevert dumb change
2012-12-05 Chong YidongMinor fixes for Lisp manual.
2012-12-05 Katsumi Yamaokagmm-util.el: Re-introduce gmm-flet using cl-letf
2012-12-05 Glenn Morris* configure.ac (MAKEINFO, EGREP, CC): Quote, in case...
2012-12-05 Glenn Morris* configure.ac: Handle info/ files with or without...
2012-12-05 Glenn MorrisAdd conflict detection/resolution to vc-hg (bug#10709)
2012-12-05 Katsumi Yamaokagmm-utils.el (gmm-labels): Doc fix
2012-12-05 Katsumi Yamaokagmm-utils.el (gmm-flet): Remove.
2012-12-04 Katsumi Yamaokagmm-utils.el (gmm-labels): Dox fix
2012-12-04 Katsumi Yamaokagmm-utils.el (gmm-labels): Use cl-labels if available
next