bpt/emacs.git
2012-12-11 Paul EggertMerge from gnulib for 'inline', incorporating:
2012-12-11 Paul EggertSpelling fixes.
2012-12-11 Michael Albinus* inotify.c (inotify_callback): Generate an Emacs event...
2012-12-11 Eli ZaretskiiFix part of bug #13011 with display of lines that have...
2012-12-11 Glenn MorrisAuto-commit of generated files.
2012-12-11 Dmitry Antipov* buffer.c (Fset_buffer_multibyte): Do not force redisplay
2012-12-11 Eli ZaretskiiMinor change in variable name in inotify.c.
2012-12-11 Eli ZaretskiiFix a typo in lisp/makefile.w32-in.
2012-12-11 Dmitry AntipovConsistently use marker_position and marker_byte_position.
2012-12-11 Glenn Morris* lisp/net/rcirc.el (rcirc-urls, rcirc-condition-filter...
2012-12-11 Glenn MorrisFix for indentation of f90 preproc lines embedded in...
2012-12-11 Jay Belanger* lisp/calc/calc-forms.el (calc-date-notation): Fix...
2012-12-11 Jay Belanger* lisp/calc/calc.el (calc-standard-date-formats): ...
2012-12-11 Juanma Barranquero(lib-src,src,lib)/makefile.w32-in: Update dependencies.
2012-12-11 Juanma Barranqueront/config.nt: Sync with autogen/config.in.
2012-12-11 Paul Eggert* internals.texi (C Integer Types): New section.
2012-12-10 Stefan Monnier* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix...
2012-12-10 Daniel ColascioneMerge from private trunk
2012-12-10 Daniel ColascioneAdd emacs.res to .bzrignore
2012-12-10 Daniel ColascioneFix cygw32 build break
2012-12-10 Paul Eggert* configure.ac (HAVE_INOTIFY): Speed up configure-time...
2012-12-10 Jambunathan K* lisp/hi-lock.el: Refine the choice of default face.
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Dmitry AntipovPer-buffer window counters.
2012-12-10 Eli ZaretskiiFinal cleanups and updated ChangeLog entries.
2012-12-10 Eli ZaretskiiProof-read comments on w32notify.c. Adapt NEWS entry.
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Rüdiger SonderfeldSupport filesystem notification through inotify on...
2012-12-10 Daniel ColascioneCompile Windows resources into cygw32 Emacs
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.
next