bpt/emacs.git
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.
2013-07-10 David Engstergnus-start.el (gnus-clean-old-newsrc): Always remove...
2013-07-10 Tassilo Horngnus.el (gnus-summary-line-format): Docfix
2013-07-10 Eli ZaretskiiImprove scrolling when line-spacing != 0 and scroll...
2013-07-10 Paul EggertSyntax cleanup, mostly replacing macros with functions.
2013-07-10 Michael AlbinusFix last patch.
2013-07-10 Michael AlbinusImprove error messages. (Bug#14808)
2013-07-10 Ted Zlatanov* progmodes/cfengine.el: Do not indent inside continued...
2013-07-10 Michael AlbinusAdd comment.
2013-07-10 Jan Djärv* emacs.c (main): Fix syntax error.
2013-07-10 Glenn MorrisAuto-commit of generated files.
2013-07-10 Paul Eggert* Makefile.in (removenullpaths): Remove adjacent null...
2013-07-10 Paul EggertTimestamp fixes for undo.
2013-07-10 Leo Liu* files.el (require-final-newline): Allow safe local...
2013-07-09 Peter RosinAvoid nexted functions in AC_LANG_PROGRAM test for...
2013-07-09 Paul EggertPort recent close-on-exec changes to Cygwin.
2013-07-09 Ken Brown* src/sheap.c (STATIC_HEAP_SIZE) [__x86_64__]: Increase...
2013-07-09 Glenn MorrisAuto-commit of generated files.
2013-07-09 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep...
2013-07-09 Michael Albinus* automated/file-notify-tests.el (file-notify-test00...
2013-07-09 Glenn Morris* automated/inotify-test.el (inotify-add-watch, inotify...
2013-07-09 Glenn Morris* test/automated/python-tests.el (python-indent-block...
2013-07-09 Glenn MorrisChangeLog fix
2013-07-09 Glenn MorrisExplictly require ert in some test/automated/*.el files
2013-07-09 Paul EggertHandle errno and exit status a bit more carefully.
2013-07-09 Glenn MorrisChangeLog fix
2013-07-09 Paul Eggert* filelock.c: Fix comment to match code.
2013-07-09 Leo Liu* ido.el (ido-add-virtual-buffers-to-list): Robustify...
2013-07-09 Paul EggertSpace between "defined" and "(".
2013-07-09 Leo Liu* ido.el (ido-read-directory-name): Handle fallback.
2013-07-09 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-07-08 Gnus developersMerge changes made in Gnus master
2013-07-08 Stefan Monnier* lisp/faces.el (tty-setup-hook): Declare the hook.
2013-07-08 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--split-pred): Add...
2013-07-08 Jan Djärv* NEWS: NS can be build with ImageMagick.
2013-07-08 Eli ZaretskiiFix lisp/ChangeLog entry for last commit.
2013-07-08 Eli ZaretskiiImprove scrolling when line-spacing is non-nil.
2013-07-08 Jan Djärvconfigure.ac (HAVE_IMAGEMAGICK): Check on NS also.
2013-07-08 Kenichi Handamerge trunk
2013-07-08 Kenichi Handadecoder-tests.el (decoder-tests-prefer-utf-8-read):
2013-07-08 Lars Magne... * net/shr.el (shr-map): Reinstate the `u' key binding
2013-07-08 Glenn MorrisAuto-commit of generated files.
next