summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * lisp/loadup.el ("emacs-lisp/cl-generic"): PreloadStefan Monnier2015-05-135-15/+43
* Improve tagging of C bindings in DEFVAR_*Eli Zaretskii2015-05-131-0/+2
* ; * etc/NEWS: Small edit.Glenn Morris2015-05-131-1/+2
* * src/editfns.c (Fformat): Fix use-after-free bug (Bug#20548).Paul Eggert2015-05-121-3/+3
* * lisp/progmodes/tcl.el (tcl-filter):Glenn Morris2015-05-121-1/+2
* Add basic VC push support.Glenn Morris2015-05-129-71/+155
* Improve the seq pcase pattern and the `seq-let' macroNicolas Petton2015-05-121-32/+23
* Fix tags created from DEFVAR_* declarations in CEli Zaretskii2015-05-121-2/+2
* Add a test suite for etagsEli Zaretskii2015-05-1296-1/+105938
* Fix tagging of symbols in C enumerationsEli Zaretskii2015-05-121-2/+20
* * lisp/url/url-handlers.el (url-file-name-completion)Glenn Morris2015-05-111-2/+2
* * lisp/emacs-lisp/chart.el (chart-axis-draw): Replace obsolete alias.Glenn Morris2015-05-111-2/+2
* * lisp/play/dunnet.el (dun-dos-boot-msg): Fix time. (Bug#20554)Glenn Morris2015-05-111-1/+1
* * lisp/emacs-lisp/cl-generic.el: Add dispatch on &context argumentsStefan Monnier2015-05-122-114/+140
* * make-dist: Abort if "make ChangeLog" fails. Add "--no-changelog".Glenn Morris2015-05-111-5/+13
* * lisp/term/xterm.el: Fix xterm-paste handling for rxvtStefan Monnier2015-05-112-198/+92
* * lisp/term/x-win.el: Quieten --without-x compilation.Glenn Morris2015-05-101-0/+11
* * Makefile.in (emacslog): Remove srcdir.Glenn Morris2015-05-101-2/+2
* Spelling fixPaul Eggert2015-05-101-1/+1
* python.el: better limit for looking-back callsFabián Ezequiel Gallina2015-05-111-1/+2
* CEDET (srecode-insert-fcn): Fix use of oref on a classStefan Monnier2015-05-101-2/+1
* CEDET (srecode-create-dictionary): Avoid obsolete object nameStefan Monnier2015-05-101-2/+2
* C-x 8 shorthands for curved quotes, Euro, etc.Paul Eggert2015-05-103-3/+35
* Add xref-find-regexpDmitry Gutov2015-05-113-26/+68
* * Makefile.in: Fixes for recent change-history changes.Glenn Morris2015-05-103-4/+2
* New version of `seq-let' based on a pcase patternNicolas Petton2015-05-101-23/+81
* Add basic HTML5 tags and a templatePrzemysław Wojnowski2015-05-101-1/+42
* semantic/symref/grep: Don't use word boundariesDmitry Gutov2015-05-101-1/+5
* semantic/symref/grep: Support regexp searchDmitry Gutov2015-05-102-9/+15
* semantic-symref-regexp: Allow to input an arbitrary stringDmitry Gutov2015-05-101-3/+7
* Remove tag-symbol-match-p from etags-xref-find-definitions-tag-orderDmitry Gutov2015-05-101-2/+1
* Declare find-tag obsoleteDmitry Gutov2015-05-101-0/+1
* Draw composite string correctly (Bug#20537).Jan D2015-05-101-6/+97
* ; Auto-commit of ChangeLog files.Glenn Morris2015-05-102-1/+1159
* Avoid infloop in ERCEli Zaretskii2015-05-091-1/+5
* ; Auto-commit of loaddefs files.Glenn Morris2015-05-092-2/+2
* * Makefile.in (ChangeLog): No longer pass "srcprefix"; cd instead.Glenn Morris2015-05-082-5/+11
* * build-aux/gitlog-to-emacslog: Get rid of "distprefix".Glenn Morris2015-05-083-16/+14
* * build-aux/gitlog-to-emacslog: Don't hard-code "ChangeLog.2".Glenn Morris2015-05-082-10/+11
* * build-aux/gitlog-to-emacslog: Add "for earlier changes" to footer.Glenn Morris2015-05-081-1/+2
* 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