bpt/emacs.git
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 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 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.
2013-07-11 Paul Eggert* inotify.c (uninitialized): Remove. All uses replaced...
2013-07-11 Glenn MorrisChangeLog fix
2013-07-11 Glenn MorrisChangeLog fixes
2013-07-11 Glenn MorrisRemove some reimplementations of cl-gensym
2013-07-11 Glenn Morris* admin/notes/changelogs: Explain "there is no need".
2013-07-11 Glenn MorrisStop reimplementing a bunch of cl- functions in ert
2013-07-11 Glenn MorrisAdding :safe property to a defcustom does not merit...
2013-07-11 Glenn MorrisQuieten ruby-mode-tests.el compilation
2013-07-11 Glenn MorrisSilence package-test.el compilation
2013-07-11 Glenn Morris* test/automated/files.el: Stop "local variables" confu...
2013-07-11 Glenn Morris* automated/flymake-tests.el (flymake-tests): Remove...
2013-07-11 Glenn MorrisSilence icalendar-tests.el compilation
2013-07-11 Glenn Morris* undo-tests.el (undo-test-buffer-modified, undo-test...
2013-07-11 Michael Albinus* net/tramp.el (tramp-methods): Extend docstring.
2013-07-11 Paul Eggert* eval.c (backtrace_function, backtrace_args): Now...
2013-07-11 Leo Liu* ido.el (ido-read-file-name): Conform to the requireme...
2013-07-11 Paul Eggert* sysdep.c, term.c, termcap.c, terminal.c: Integer...
2013-07-11 Juanma Barranquerolisp/subr.el (delay-warning): New function.
2013-07-10 Paul EggertPort to C89.
next