bpt/emacs.git
2013-07-23 Paul EggertTune UNEVALLED functions by using XCAR instead of Fcar...
2013-07-23 Paul Eggert* emacsgtkfixed.c: Port to GCC 4.6.
2013-07-23 Katsumi YamaokaCalculate gnus-version correctly on Cygwin
2013-07-23 Juanma Barranquerosrc/callproc.c (child_setup): Silence compiler warnings.
2013-07-23 Juanma Barranquerolisp/desktop.el: Simplify.
2013-07-23 Leo Liu* bookmark.el (bookmark-make-record): Restore NAME...
2013-07-22 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload--setup-output...
2013-07-22 Stefan Monnier* lisp/winner.el (winner-hook-installed-p): Remove.
2013-07-22 Stefan Monnier* lisp/subr.el (add-to-list): Fix compiler-macro when...
2013-07-22 Stefan Monnier* lisp/progmodes/subword.el: Fix boundary case.
2013-07-22 Paul Eggert* sysdep.c (frame) [__FreeBSD__]: #define to freebsd_frame
2013-07-22 Ari Roponenlisp/emacs-lisp/package.el (package-menu-mode): Fix...
2013-07-22 Glenn MorrisAuto-commit of loaddefs files.
2013-07-22 Michael Albinus* files.texi (Magic File Names): Add file-notify-add...
2013-07-22 Michael AlbinusFix typo.
2013-07-22 Stefan Monnier* lisp/url/url-http.el (status): Remove, unused.
2013-07-22 Juanma Barranquerolisp/desktop.el: Require 'cl-lib.
2013-07-22 Juanma Barranquerolisp/dired-x.el: Fix bug#14927.
2013-07-21 Juanma Barranquerolisp/desktop.el: Make some frame-restoring functions...
2013-07-21 Paul Eggert* alloc.c (make_save_ptr_ptr): Define this function.
2013-07-21 Jan Djärv* nsterm.m (sendEvent:): Skip mouse moved if no dialog...
2013-07-21 Glenn MorrisAuto-commit of generated files.
2013-07-21 Paul EggertAvoid vfork-related deadlock more cleanly.
2013-07-21 Paul EggertSpelling fixes.
2013-07-21 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2013-07-21 Juanma Barranquerolisp/desktop.el: Correctly restore iconified frames.
2013-07-20 Glenn Morrisimage-dired.el: use with-current-buffer
2013-07-20 Glenn MorrisTweak some message calls in gdb-mi.el
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Glenn Morris* lisp/image-dired.el (image-dired-track-original-file):
2013-07-20 Andreas Schwab* international/mule.el (coding-system-iso-2022-flags...
2013-07-20 Paul EggertFix array bounds violation when pty allocation fails.
2013-07-20 Paul Eggert* lread.c (Fload): Avoid initialization only when lint...
2013-07-20 Kenichi Handamerge trunk
2013-07-20 Kenichi Handacoding.c (decode_coding_iso_2022): Fix previous change.
2013-07-20 Kenichi Handamule.el (coding-system-iso-2022-flags): Change 8-bit...
2013-07-20 Andreas Schwab* lread.c (Fload): Avoid uninitialized warning.
2013-07-20 Kenichi Handa* coding.c (CODING_ISO_FLAG_LEVEL_4): New macro.
2013-07-20 Kenichi Handa* mule.el (coding-system-iso-2022-flags): Add `level...
2013-07-19 Paul EggertFix some minor file descriptor leaks and related glitches.
2013-07-19 Paul Eggert* alloc.c (staticpro): Avoid buffer overrun on repeated...
2013-07-19 Richard M.... (decode_coding_utf_8): Add simple loop for fast process...
2013-07-19 Lars Magne... * net/shr.el (shr-mouse-browse-url): New command and...
2013-07-19 Gnus developersMerge Changes made in Gnus master
2013-07-19 Lars Magne... eww textarea input fixup
2013-07-19 Paul Eggert* conf_post.h (RE_TRANSLATE_P) [emacs]: Remove obsolete...
2013-07-19 Lars Magne... (shr-make-table-1): Ensure that we don't infloop on...
2013-07-19 Richard M.... * epa.el (epa-popup-info-window): Doc fix.
2013-07-19 Richard M.... Add a comment.
2013-07-19 Richard M.... split-string takes a new arg TRIM that's a regexp
2013-07-19 Eli ZaretskiiFix the fix for bug #14901.
2013-07-19 Xue Fuqiao* doc/lispref/windows.texi (Display Action Functions...
2013-07-19 Paul Eggert* sysdep.c [GNU_LINUX]: Fix fd and memory leaks and...
2013-07-19 Paul EggertFix obscure porting bug with varargs functions.
2013-07-19 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix typos.
2013-07-18 Paul Eggert* keyboard.c: Try to fix typos in previous change.
2013-07-18 Richard Copley* gdb-mi.el (gdb-done-or-error): Guard against "%"...
2013-07-18 Juanma BarranqueroFollowup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se.
2013-07-18 Katsumi Yamaokagnus-art.el (gnus-shr-put-image): Make it work as well...
2013-07-18 Paul Eggert* filelock.c: Fix unlikely file descriptor leaks.
2013-07-18 Michael Albinus* filenotify.el (file-notify--library): Renamed from
2013-07-18 Paul Eggert* doc.c: Fix minor memory and file descriptor leaks.
2013-07-18 Paul Eggert* term.c: Fix minor fdopen-related file descriptor...
2013-07-18 Paul Eggert* charset.c: Fix file descriptor leaks and errno issues.
2013-07-17 Paul Eggert* lread.c: Fix file descriptor leaks and errno issues.
2013-07-17 Eli ZaretskiiFix bug #14881 with scrolling images smaller than the...
2013-07-17 Paul EggertA few more minor file errno-reporting bugs.
2013-07-16 Juanma Barranquerosrc/w32fns.c (unwind_create_tip_frame): Fix declaration.
2013-07-16 Paul EggertFix w32 bug with call-process-region.
2013-07-16 Paul EggertFix bug where insert-file-contents closes a file twice.
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-16 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-block-beg-keywords...
2013-07-16 Paul EggertBe simpler and more consistent about reporting I/O...
2013-07-16 Paul Eggert* fileio.c (report_file_errno): Fix errno reporting...
2013-07-16 Paul EggertFix minor problems found by --enable-gcc-warnings.
2013-07-16 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-16 Jan DjärvStop cursor blink after blink-cursor-blinks (10), stop...
2013-07-16 Paul EggertFix porting bug to older POSIXish platforms.
2013-07-16 Xue FuqiaoFix the introduction of `set-frame-selected-window...
2013-07-16 Paul EggertPrefer list1 (X) to Fcons (X, Qnil) when building lists.
2013-07-16 Paul EggertSpelling fixes for "does not exists".
2013-07-15 Glenn Morris* lisp/edmacro.el (edmacro-format-keys): Fix previous...
2013-07-15 Glenn Morris* src/image.c (Fimage_flush): Fix doc typo.
2013-07-15 Paul Eggert* callproc.c (Fcall_process_region): Fix minor race...
2013-07-15 Paul Eggert* shell.el (explicit-bash-args): Remove obsolete hack...
2013-07-15 Juanma Barranquerolisp/simple.el (define-alternatives): Rename from alter...
2013-07-15 Juanma Barranquerolisp/desktop.el (desktop-restore-frames): Change defaul...
2013-07-14 Paul Eggert* filelock.c (create_lock_file) [!HAVE_MKOSTEMP &&...
2013-07-14 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2013-07-14 Paul EggertSpelling fixes.
2013-07-14 Paul Eggert* callproc.c (child_setup, relocate_fd) [!DOS_NT]:
2013-07-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-13 Alan Mackenzieprogmodes/cc-engine.el (c-forward-decl-or-cast-1):...
2013-07-13 Eli ZaretskiiPrevent leak in GDI objects (bug #14850).
2013-07-13 Eli ZaretskiiImprove the documentation of prefer-utf-8 and related...
2013-07-13 Eli ZaretskiiFix bug #14822 with decoding when inhibit-null-byte...
2013-07-13 Glenn MorrisAuto-commit of generated files.
2013-07-13 Paul Eggert* deps.mk (sysdep.o): Remove dependency on ../lib/ignor...
2013-07-13 Eli ZaretskiiFix bug #14838 with slow scrolling with certain fonts.
2013-07-13 Leo Liu* ido.el (ido-read-file-name): Guard against non-symbol...
next