bpt/emacs.git
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...
2013-07-13 Fabián Ezequiel... * lisp/progmodes/python.el (python-imenu--build-tree...
2013-07-13 Leo Liu* NEWS: Mention new value for ido-use-virtual-buffers.
2013-07-13 Leo Liu* ido.el (ido-exhibit): Handle ido-enter-matching-direc...
2013-07-13 Paul EggertDon't lose top specpdl entry when memory is exhausted.
2013-07-13 Paul Eggert* configure.ac: Simplify --with-file-notification handling.
2013-07-12 Glenn MorrisChangeLog fix
2013-07-12 Dmitry Gutov* progmodes/ruby-mode.el (ruby-font-lock-keywords)...
2013-07-12 Glenn Morris* configure.ac: Further fix.
2013-07-12 Glenn Morris* configure.ac: Fix goofs in previous.
2013-07-12 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-percent-literals...
2013-07-12 Sergio Durigan... Fix last lisp/ChangeLog entry.
2013-07-12 Sergio Durigan... Fix bug #14847 with continued GDB command lines in...
2013-07-12 Glenn Morris* configure.ac: If with-file-notification=yes, if gfile...
2013-07-12 Paul EggertClean up errno reporting and fix some errno-reporting...
2013-07-12 Paul EggertMinor EBADF fixes.
2013-07-12 Juanma Barranquerolisp/desktop.el: Minor fixes.
2013-07-12 Glenn MorrisAuto-commit of generated files.
2013-07-12 Andreas SchwabRemove lisp/emacs-lisp/.gitignore
2013-07-12 Andreas Schwab* emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.
2013-07-12 Andreas Schwab* image.c (x_find_image_file): Don't close a remote...
2013-07-12 Eli ZaretskiiMinor followup to previous commit.
2013-07-12 Eli ZaretskiiFix bug #14842 with doc strings of next-line and previo...
2013-07-12 Glenn Morris* admin/admin.el (manual-style-string): Use non-abbrevi...
2013-07-12 Glenn MorrisRemove some more reimplementations of cl-lib functions
2013-07-12 Paul EggertFix races with threads and file descriptors.
2013-07-12 Juanma Barranquerolisp/emacs-lisp/cl-macs.el: Fix typos in docstrings.
2013-07-12 Leo Liu* ido.el (dired-do-copy, dired): Set 'ido property.
next