summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add command-line option-parsing to gitlog-to-emacslog.Glenn Morris2015-05-082-10/+20
* Quieten --without-x compilation.Glenn Morris2015-05-082-0/+3
* * lisp/dired-aux.el (dired-do-print): Require lpr.Glenn Morris2015-05-081-0/+1
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-0810-5/+33
* CEDET (srecode-pop, srecode-peek): Don't use `subclass'Stefan Monnier2015-05-081-25/+24
* help--binding-locus: Document argument POSITION.Nicolas Richard2015-05-081-1/+2
* Merge from gnulib.Paul Eggert2015-05-081-13/+21
* ffap.el (ffap-read-file-or-url): Fix completing-read callOleh Krehel2015-05-081-1/+1
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-081-1/+1
* Verify file modifications by other programsEli Zaretskii2015-05-081-24/+25
* Fix keyboard macros that include function keysEli Zaretskii2015-05-081-6/+4
* * build-aux/gitlog-to-changelog: Treat "Tiny-change" likeGlenn Morris2015-05-071-2/+3
* * lisp/vc/log-edit.el: Handle "(tiny change)". (Bug#20324)Glenn Morris2015-05-072-8/+29
* * lisp/calc/calc.el (math-zerop): Declare.Glenn Morris2015-05-071-0/+1
* * lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.Glenn Morris2015-05-071-0/+3
* * lisp/emacs-lisp/subr-x.el (if-let): Fix debug specArtur Malabarba2015-05-071-1/+2
* * etc/NEWS: Fix typo in commit 14bb519Artur Malabarba2015-05-071-2/+2
* Warn for multiple display crash for all Gtk+ versions.Jan D2015-05-071-7/+4
* ns-win.el (ns-paste-secondary): Use gui-get-selection.Jan D2015-05-071-1/+1
* * lisp/emacs-lisp/package.el: New "external" package statusArtur Malabarba2015-05-072-1/+17
* * lisp/mail/rmail.el: Use lexical-bindingStefan Monnier2015-05-061-62/+62
* * Makefile.in (change-history-commit): Add missing piece of previous.Glenn Morris2015-05-061-1/+1
* Avoid unnecessary bumping of Makefile.in's timestamp.Glenn Morris2015-05-063-10/+11
* * Makefile.in: Don't always insist on removing existing "ChangeLog".Glenn Morris2015-05-061-7/+12
* * build-aux/gitlog-to-emacslog: Allow specification of output.Glenn Morris2015-05-061-3/+6
* * admin/update_autogen: Add option to update ChangeLog.Glenn Morris2015-05-061-1/+15
* * lisp/subr.el (delete-dups): Pre-size the hashtable.Stefan Monnier2015-05-061-15/+15
* (define-modify-macro): Make sure cl--arglist-args is definedStefan Monnier2015-05-061-0/+3
* * Makefile.in (change-history-nocommit): New.Glenn Morris2015-05-061-3/+5
* Only cancel timer when it is non-nilDmitry Gutov2015-05-061-2/+3
* Quieten cedet compilationGlenn Morris2015-05-062-5/+13
* Quieten cc-mode compilationGlenn Morris2015-05-062-0/+4
* lisp/subr.el (delete-dups): Avoid nreverse.Oleh Krehel2015-05-061-6/+9
* * lisp/subr.el (delete-dups): Make it destructive again.Artur Malabarba2015-05-061-3/+3
* * doc/lispref/sequences.texi (Sequence Functions): Fix quoting.Paul Eggert2015-05-061-1/+1
* ; * etc/NEWS: Add entry as a reminder to update the elisp manual.Glenn Morris2015-05-061-0/+2
* * lisp/emacs-lisp/testcover.el: Don't use edebug--read (bug#20487)Stefan Monnier2015-05-063-14/+21
* lisp/subr.el (delete-dups): Use a hash tableOleh Krehel2015-05-061-5/+13
* CEDET: Avoid `oref' on classes in a few more casesStefan Monnier2015-05-063-3/+4
* * lisp/cedet/semantic/symref/grep.el: Fix unused var warningsStefan Monnier2015-05-061-3/+7
* CEDET (srecode-compile-inserter): Avoid `oref' on classesStefan Monnier2015-05-061-9/+8
* Clean up pulse.el a littleDmitry Gutov2015-05-061-41/+23
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-062-2/+2
* Support the biblatex journaltitle fieldTassilo Horn2015-05-061-1/+8
* Minor declare-function improvementGlenn Morris2015-05-051-5/+11
* * lisp/progmodes/js.el (js--optimize-arglist): Remove declaration.Glenn Morris2015-05-051-4/+0
* * lisp/w32-fns.el (w32-shell-name): Silence compiler.Glenn Morris2015-05-051-1/+1
* Pulse using a timerDmitry Gutov2015-05-061-10/+26
* Add semantic/symref/grep file patterns for ruby-modeDmitry Gutov2015-05-061-2/+4
* Don't require matchDmitry Gutov2015-05-061-1/+1