aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some reimplementations of cl-gensymGlenn Morris2013-07-113-41/+17
* * admin/notes/changelogs: Explain "there is no need".Glenn Morris2013-07-111-3/+4
* Stop reimplementing a bunch of cl- functions in ertGlenn Morris2013-07-115-316/+249
* Adding :safe property to a defcustom does not merit a :version bumpGlenn Morris2013-07-111-2/+1
* Quieten ruby-mode-tests.el compilationGlenn Morris2013-07-112-10/+24
* Silence package-test.el compilationGlenn Morris2013-07-112-1/+10
* * test/automated/files.el: Stop "local variables" confusion.Glenn Morris2013-07-112-0/+5
* * automated/flymake-tests.el (flymake-tests): Remove unused group.Glenn Morris2013-07-112-3/+2
* Silence icalendar-tests.el compilationGlenn Morris2013-07-112-2/+4
* * undo-tests.el (undo-test-buffer-modified, undo-test-file-modified): New tests.Glenn Morris2013-07-112-0/+31
* * net/tramp.el (tramp-methods): Extend docstring.Michael Albinus2013-07-114-44/+79
* * eval.c (backtrace_function, backtrace_args): Now EXTERNALLY_VISIBLE.Paul Eggert2013-07-112-6/+12
* * ido.el (ido-read-file-name): Conform to the requirements ofLeo Liu2013-07-112-3/+22
* * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.Paul Eggert2013-07-107-136/+105
* lisp/subr.el (delay-warning): New function.Juanma Barranquero2013-07-112-0/+11
* Port to C89.Paul Eggert2013-07-1021-154/+277
* gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks if `gnus...David Engster2013-07-102-2/+11
* gnus.el (gnus-summary-line-format): DocfixTassilo Horn2013-07-102-1/+7
* Improve scrolling when line-spacing != 0 and scroll-step = 1.Eli Zaretskii2013-07-102-37/+55
* Syntax cleanup, mostly replacing macros with functions.Paul Eggert2013-07-104-273/+337
* Fix last patch.Michael Albinus2013-07-101-3/+4
* Improve error messages. (Bug#14808)Michael Albinus2013-07-103-56/+89
* * progmodes/cfengine.el: Do not indent inside continued strings.Ted Zlatanov2013-07-102-2/+7
* Add comment.Michael Albinus2013-07-101-2/+4
* * emacs.c (main): Fix syntax error.Jan Djärv2013-07-102-1/+5
* Auto-commit of generated files.Glenn Morris2013-07-102-9/+13
* * Makefile.in (removenullpaths): Remove adjacent null paths.Paul Eggert2013-07-092-1/+5
* Timestamp fixes for undo.Paul Eggert2013-07-0912-53/+86
* * files.el (require-final-newline): Allow safe local value.Leo Liu2013-07-102-1/+8
* Avoid nexted functions in AC_LANG_PROGRAM test for Windows headers.Peter Rosin2013-07-092-2/+8
* Port recent close-on-exec changes to Cygwin.Paul Eggert2013-07-098-10/+101
* * src/sheap.c (STATIC_HEAP_SIZE) [__x86_64__]: Increase to 18MB.Ken Brown2013-07-092-0/+8
* Auto-commit of generated files.Glenn Morris2013-07-092-9/+8
* src/makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/sysdep.$(O)): Update.Juanma Barranquero2013-07-092-2/+4
* * automated/file-notify-tests.el (file-notify-test00-availability):Michael Albinus2013-07-092-71/+89
* * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch): Declare.Glenn Morris2013-07-092-1/+8
* * test/automated/python-tests.el (python-indent-block-enders):Glenn Morris2013-07-092-2/+5
* ChangeLog fixGlenn Morris2013-07-091-3/+5
* Explictly require ert in some test/automated/*.el filesGlenn Morris2013-07-098-0/+15
* Handle errno and exit status a bit more carefully.Paul Eggert2013-07-0917-125/+151
* ChangeLog fixGlenn Morris2013-07-081-19/+20
* * filelock.c: Fix comment to match code.Paul Eggert2013-07-081-2/+2
* * ido.el (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)Leo Liu2013-07-092-2/+9
* Space between "defined" and "(".Paul Eggert2013-07-085-9/+9
* * ido.el (ido-read-directory-name): Handle fallback.Leo Liu2013-07-092-7/+16
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove extraDmitry Gutov2013-07-092-5/+11
* Merge changes made in Gnus masterGnus developers2013-07-085-4/+49
* * lisp/faces.el (tty-setup-hook): Declare the hook.Stefan Monnier2013-07-083-0/+8
* * lisp/emacs-lisp/pcase.el (pcase--split-pred): Add `vars' argument to tryStefan Monnier2013-07-082-6/+19
* * NEWS: NS can be build with ImageMagick.Jan Djärv2013-07-082-0/+8