summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for "does not exists".Paul Eggert2013-07-155-6/+6
* * lisp/edmacro.el (edmacro-format-keys): Fix previous change.Glenn Morris2013-07-152-1/+6
* * callproc.c (Fcall_process_region): Fix minor race and tune.Paul Eggert2013-07-142-59/+92
* * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.Paul Eggert2013-07-143-15/+15
* lisp/simple.el (define-alternatives): Rename from alternatives-define.Juanma Barranquero2013-07-152-3/+8
* lisp/desktop.el (desktop-restore-frames): Change default to t.Juanma Barranquero2013-07-153-92/+448
* * filelock.c (create_lock_file) [!HAVE_MKOSTEMP && !HAVE_MKSTEMP]:Paul Eggert2013-07-142-7/+6
* * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.Michael Albinus2013-07-142-1/+6
* Spelling fixes.Paul Eggert2013-07-134-4/+4
* * callproc.c (child_setup, relocate_fd) [!DOS_NT]:Paul Eggert2013-07-133-13/+13
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2013-07-132-0/+10
* progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13Alan Mackenzie2013-07-132-14/+24
* Prevent leak in GDI objects (bug #14850).Eli Zaretskii2013-07-132-1/+7
* Improve the documentation of prefer-utf-8 and related issues.Eli Zaretskii2013-07-134-12/+49
* Fix bug #14822 with decoding when inhibit-null-byte-detection is non-nil.Eli Zaretskii2013-07-132-0/+8
* Auto-commit of generated files.Glenn Morris2013-07-131-38/+44
* * deps.mk (sysdep.o): Remove dependency on ../lib/ignore-value.h.Paul Eggert2013-07-132-1/+5
* Fix bug #14838 with slow scrolling with certain fonts.Eli Zaretskii2013-07-132-4/+15
* * ido.el (ido-read-file-name): Guard against non-symbol value.Leo Liu2013-07-132-3/+11
* * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina2013-07-124-2/+64
* * NEWS: Mention new value for ido-use-virtual-buffers.Leo Liu2013-07-132-0/+6
* * ido.el (ido-exhibit): Handle ido-enter-matching-directory beforeLeo Liu2013-07-132-5/+10
* Don't lose top specpdl entry when memory is exhausted.Paul Eggert2013-07-122-23/+41
* * configure.ac: Simplify --with-file-notification handling.Paul Eggert2013-07-122-56/+47
* ChangeLog fixGlenn Morris2013-07-121-3/+5
* * progmodes/ruby-mode.el (ruby-font-lock-keywords): Simplify the lastDmitry Gutov2013-07-131-5/+2
* * configure.ac: Further fix.Glenn Morris2013-07-121-0/+1
* * configure.ac: Fix goofs in previous.Glenn Morris2013-07-121-3/+7
* * lisp/progmodes/ruby-mode.el (ruby-percent-literals-beg-re):Dmitry Gutov2013-07-132-5/+20
* Fix last lisp/ChangeLog entry.Sergio Durigan Junior2013-07-121-1/+1
* Fix bug #14847 with continued GDB command lines in gdb-mi.el.Sergio Durigan Junior2013-07-122-11/+25
* * configure.ac: If with-file-notification=yes, if gfile not found,Glenn Morris2013-07-123-67/+87
* Clean up errno reporting and fix some errno-reporting bugs.Paul Eggert2013-07-129-104/+120
* Minor EBADF fixes.Paul Eggert2013-07-124-24/+14
* lisp/desktop.el: Minor fixes.Juanma Barranquero2013-07-122-22/+24
* Auto-commit of generated files.Glenn Morris2013-07-121-1/+1
* Remove lisp/emacs-lisp/.gitignoreAndreas Schwab2013-07-121-2/+0
* * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.Andreas Schwab2013-07-122-2/+7
* * image.c (x_find_image_file): Don't close a remote file handle.Andreas Schwab2013-07-122-1/+6
* Minor followup to previous commit.Eli Zaretskii2013-07-122-1/+5
* Fix bug #14842 with doc strings of next-line and previous-line.Eli Zaretskii2013-07-122-0/+13
* * admin/admin.el (manual-style-string): Use non-abbreviated url.Glenn Morris2013-07-112-1/+5
* Remove some more reimplementations of cl-lib functionsGlenn Morris2013-07-117-117/+59
* Fix races with threads and file descriptors.Paul Eggert2013-07-1119-52/+118
* lisp/emacs-lisp/cl-macs.el: Fix typos in docstrings.Juanma Barranquero2013-07-122-6/+11
* * ido.el (dired-do-copy, dired): Set 'ido property.Leo Liu2013-07-122-1/+8
* * inotify.c (uninitialized): Remove. All uses replaced by -1.Paul Eggert2013-07-112-17/+18
* ChangeLog fixGlenn Morris2013-07-111-1/+1
* ChangeLog fixesGlenn Morris2013-07-113-3/+3
* Remove some reimplementations of cl-gensymGlenn Morris2013-07-113-41/+17