summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove charset map files from repository, generate in first bootstrapGlenn Morris2015-05-23138-193344/+23
* Cleanup etags.c to use locale-independent codePaul Eggert2015-05-231-105/+109
* Put default action first in src/MakefilePaul Eggert2015-05-231-3/+3
* * Makefile.in: Fix extraclean rule.Glenn Morris2015-05-231-4/+5
* Avoid compiler warning in image.c on MS-WindowsEli Zaretskii2015-05-231-0/+2
* Fix --without-toolkit-scroll-bars builds.Glenn Morris2015-05-231-4/+3
* * admin/charsets/glibc/: New directory, imported from glibc 2.21.Glenn Morris2015-05-23105-21/+5
* * lisp/pcmpl-cvs.el (pcmpl-cvs-entries): Don't assume CVS/Entries exists.Stefan Monnier2015-05-231-17/+18
* * lisp/progmodes/xref.el (xref-find-apropos): Use read-string.Stefan Monnier2015-05-231-2/+2
* tags-completion-at-point-function: Don't trust the find-tag functionStefan Monnier2015-05-231-5/+6
* Pacify --enable-gcc-warningsPaul Eggert2015-05-233-50/+1
* ; Omit entries that will appear in ChangeLog.2Paul Eggert2015-05-234-266/+0
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-2313-199/+219
* Revert "Fix etags Bug#20629 that broke C++ support."Eli Zaretskii2015-05-231-2/+1
* Fix etags Bug#20629 that broke C++ support.Jan D2015-05-231-1/+2
* Merge branch 'cairo'.Jan D2015-05-2321-140/+2320
|\
| * Merge branch 'master' into cairoJan D2015-05-23214-2488/+3360
| |\ | |/ |/|
* | * lisp/emacs-lisp/package.el: Always update selected-packagesArtur Malabarba2015-05-231-5/+17
* | Fix etags reading of compressed filesEli Zaretskii2015-05-236-44/+98
* | Improve documentation of 'set-fontset-font'Eli Zaretskii2015-05-231-0/+9
* | Fix documentation of forward-lineEli Zaretskii2015-05-232-8/+20
* | * admin/charsets/Makefile.in (TRANS_TABLE): Add short aliases.Glenn Morris2015-05-221-1/+1
* | * admin/charsets/mapconv (LC_ALL): Set to C.Glenn Morris2015-05-221-0/+5
* | * Makefile.in: Add admin/charsets into top-level clean rules.Glenn Morris2015-05-221-4/+7
* | * admin/charsets/Makefile.in (LOCAL, local): Fix members.Glenn Morris2015-05-221-2/+1
* | * lisp/emacs-lisp/package.el (package-selected-packages): Fix docArtur Malabarba2015-05-221-1/+1
* | Generate admin/charsets Makefile via configure, and make more portable.Glenn Morris2015-05-216-339/+355
* | * lisp/autorevert.el: Use lexical-binding. Fix hook usage.Stefan Monnier2015-05-221-20/+17
* | Change defgeneric so it doesn't completely redefine the functionStefan Monnier2015-05-214-28/+66
* | (package-menu-execute): Remove reference to remove-dupsArtur Malabarba2015-05-211-3/+4
* | * lisp/erc/erc.el: Hide network/channel messageskwhite2015-05-213-9/+71
* | Don't quote nil and t in doc stringsPaul Eggert2015-05-2197-177/+177
* | Fix a minor problem with mouse-face on mode lineEli Zaretskii2015-05-211-2/+8
* | * lisp/emacs-lisp/package.el: Fix selected-package logicArtur Malabarba2015-05-211-6/+7
* | * lisp/emacs-lisp/package.el: Mode-line progress reportArtur Malabarba2015-05-211-13/+29
* | * lisp/emacs-lisp/package.el: Better transaction messagesArtur Malabarba2015-05-211-29/+50
* | * lisp/emacs-lisp/package.el: Revert async package transactionsArtur Malabarba2015-05-211-63/+32
* | Revert doc string changes to f90.elPaul Eggert2015-05-201-2/+2
* | ; * doc/lispref/nonascii.texi (Character Properties): Fix a typo.Eli Zaretskii2015-05-201-2/+2
* | Improve parameter nameBozhidar Batsov2015-05-201-3/+3
* | Add new inline function `hash-table-empty-p'Bozhidar Batsov2015-05-201-0/+4
* | ; * test/automated/subr-tests.el: Standardize license notice.Glenn Morris2015-05-201-3/+5
* | Don't require help-fns when not neededPaul Eggert2015-05-204-7/+0
* | Fix slash collapsing in etags on MS-WindowsEli Zaretskii2015-05-201-6/+19
* | Improve documentation of glyphless-char-displayEli Zaretskii2015-05-201-2/+4
* | Fix "acronym" display of glyphless characters on w32Eli Zaretskii2015-05-201-1/+1
* | Add an automated test for let-when-compileOleh Krehel2015-05-201-0/+62
* | Add let-when-compile macro instead of using pcase-letOleh Krehel2015-05-202-242/+253
* | * lisp/emacs-lisp/package.el: "Delete" button in Help bufferArtur Malabarba2015-05-201-1/+16
* | * lisp/emacs-lisp/package.el: Better dependency descriptionArtur Malabarba2015-05-201-10/+28