aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove charset map files from repository, generate in first bootstrapGlenn Morris2015-05-232-2561/+0
* * 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
* ; Omit entries that will appear in ChangeLog.2Paul Eggert2015-05-231-6/+0
* Replace gui-method macros with cl-generic with &contextStefan Monnier2015-05-2312-158/+200
* 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 'master' into cairoJan D2015-05-23157-796/+988
|\
| * * lisp/emacs-lisp/package.el: Always update selected-packagesArtur Malabarba2015-05-231-5/+17
| * * lisp/emacs-lisp/package.el (package-selected-packages): Fix docArtur Malabarba2015-05-221-1/+1
| * * 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-212-19/+27
| * (package-menu-execute): Remove reference to remove-dupsArtur Malabarba2015-05-211-3/+4
| * * lisp/erc/erc.el: Hide network/channel messageskwhite2015-05-211-9/+44
| * Don't quote nil and t in doc stringsPaul Eggert2015-05-2186-158/+158
| * * 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
| * Improve parameter nameBozhidar Batsov2015-05-201-3/+3
| * Add new inline function `hash-table-empty-p'Bozhidar Batsov2015-05-201-0/+4
| * Don't require help-fns when not neededPaul Eggert2015-05-204-7/+0
| * 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
| * Improve `switch-to-buffer' in strongly dedicated windows (Bug#20472)Martin Rudalics2015-05-201-7/+55
| * Prefer "this" to “this” in doc stringsPaul Eggert2015-05-1912-33/+33
| * Fix minor quoting problems in doc stringsPaul Eggert2015-05-1950-117/+119
| * * emacs-lisp/generator.el (cps--gensym, cps--transform-1): Silence compilerStefan Monnier2015-05-191-4/+4
| * New command icomplete-force-complete-and-exitDmitry Gutov2015-05-192-13/+19
| * * lisp/calculator.el (calculator-funcall):Glenn Morris2015-05-182-3/+3
| * ; * lisp/mail/mailabbrev.el: Comment.Glenn Morris2015-05-181-1/+1
| * Further lisp-complete-symbol related cleanup.Glenn Morris2015-05-183-5/+6
| * Update Maven compilation-mode entry to distinguish warningsPaul Pogonyshev2015-05-191-1/+1
| * Improve handling of the first Git revisionDmitry Gutov2015-05-184-21/+30
| * Allow checkdoc to be called in batchOleh Krehel2015-05-181-3/+6
| * * lisp/calendar/solar.el (solar-ecliptic-coordinates): Use float-pi.Glenn Morris2015-05-171-1/+1
| * Set up default-directoryDmitry Gutov2015-05-181-2/+4
| * * lisp/eshell/em-term.el (eshell-term-sentinel):Samer Masterson2015-05-171-14/+25
| * eshell: Introduce new buffer syntaxSamer Masterson2015-05-172-44/+45
| * MS-Windows followup for ASCIIfication of curved quotesEli Zaretskii2015-05-171-1/+9
| * Spelling fixesPaul Eggert2015-05-171-1/+1
* | Merge branch 'master' into cairoJan D2015-05-17146-2783/+3625
|\ \ | |/
| * * src/lisp.mk: Remove from repository and generate at build-time.Glenn Morris2015-05-161-17/+19
| * Display shorter dates in Git annotate outputDmitry Gutov2015-05-171-3/+5
| * ASCIIfy curved quotes on displays lacking themPaul Eggert2015-05-161-0/+8
| * Small src/Makefile simplification.Glenn Morris2015-05-161-1/+1
| * * lisp/help-mode.el (help-go-forward): Doc fix.Eli Zaretskii2015-05-161-1/+1