aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/startup.el (load-user-init-file): Use condition-case-unless-debug.Stefan Monnier2018-02-171-71/+62
* * lisp/calendar/icalendar.el: Fix compilation warningsStefan Monnier2018-02-171-22/+20
* Merge from origin/emacs-26Glenn Morris2018-02-1774-113/+118
|\
| * lisp/vc/: documentation fixesCharles A. Roelli2018-02-172-2/+5
| * Document 'desktop-files-not-to-save'Robert Pluim2018-02-171-1/+2
| * Improve documentation of Profiling featuresEli Zaretskii2018-02-172-3/+5
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-1618-23/+22
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-1653-84/+84
* | Preserve special abbrev properties when writingAllen Li2018-02-171-1/+7
* | Add early init file, stop package-initialize insertionRadon Rosborough2018-02-172-243/+207
* | Quieten compilation of icalendar.elGlenn Morris2018-02-161-19/+19
* | ; * lisp/international/mule-cmds.el (reset-language-environment): Comment.Glenn Morris2018-02-161-0/+3
* | Merge from origin/emacs-26Glenn Morris2018-02-163-3/+14
|\ \ | |/
| * ; * lisp/vc/vc-git.el (vc-git--program-version): Fix last change.Eli Zaretskii2018-02-161-1/+1
| * Make 'byte-compile-error-on-warn' a safe file variableRobert Cochran2018-02-161-0/+5
| * ; * lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Fix last change.Eli Zaretskii2018-02-161-3/+4
| * Fix the doc string of flyspell-auto-correct-wordEli Zaretskii2018-02-161-1/+3
| * Fix 'vc-git--program-version'Eli Zaretskii2018-02-161-2/+5
* | Don't flash previous buffer when connecting with emacsclientAaron Jensen2018-02-161-39/+49
* | * lisp/calendar/diary-lib.el (diary-remind): Fix bug#30455.Stefan Monnier2018-02-151-1/+2
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-132-127/+20
* | Merge from origin/emacs-26Glenn Morris2018-02-135-26/+44
|\ \ | |/
| * * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.Andreas Schwab2018-02-131-3/+1
| * Don't signal error in vc-deduce-backendAndreas Schwab2018-02-131-1/+3
| * * lisp/progmodes/grep.el (grep-num-matches-found): New variable.Juri Linkov2018-02-121-14/+32
| * Fix help in mode-line-mode-menuMichael Albinus2018-02-121-1/+1
| * Fix unbound mm-uu-entry in mm-uuAndreas Schwab2018-02-101-9/+9
| * Avoid printing garbled error message from image.elEli Zaretskii2018-02-101-1/+1
* | * lisp/gnus/message.el (message-ecomplete-capf): Fix call convention.Stefan Monnier2018-02-131-1/+1
* | * lisp/progmodes/python.el: Bump package version to 0.26.Noam Postavsky2018-02-121-1/+1
* | Finish renaming to internal--daemon-socknamePaul Eggert2018-02-121-5/+5
* | Rename internal--external-sockname and document (Bug#24218)Matthew Leach2018-02-121-5/+5
* | Minor cleanups for server-name fix (Bug#24218)Paul Eggert2018-02-121-12/+12
* | Fix `server-name' and `server-socket-dir' for (Bug#24218)Matthew Leach2018-02-121-20/+36
* | Fix an infloop in python-nav-beginning-of-statementDmitry Gutov2018-02-121-1/+2
* | Tidy up NS keybindingsAlan Third2018-02-111-3/+1
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-111-2/+2
* | Fix handling of file notifications in tramp-gvfs.elMichael Albinus2018-02-114-48/+59
* | * lisp/window.el (display-buffer--maybe-at-bottom): New function (bug#30314).Juri Linkov2018-02-103-33/+34
* | * lisp/comint.el (comint-after-pmark-p): Check if buffer has a live process.Juri Linkov2018-02-101-13/+16
* | Handle "gio monitor" in tramp-sh.elMichael Albinus2018-02-101-9/+85
* | Merge from origin/emacs-26Glenn Morris2018-02-098-11/+14
|\ \ | |/
| * Doc string fix in latin-alt.elEli Zaretskii2018-02-091-1/+1
| * Fix --no-build-details for w32 and macOSNoam Postavsky2018-02-081-1/+1
| * Doc fixes for process functions (Bug#30349)Noam Postavsky2018-02-074-7/+7
| * Fix shr and CSS 4 color mapsBasil L. Contovounesios2018-02-072-2/+5
* | Fix iswitchb highlighting: don't mutate buffer nameDaniel Colascione2018-02-081-1/+1
* | * lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand): Handle lambda!Stefan Monnier2018-02-081-23/+55
* | Remove unused duplicate of minibuffer-completion-contentsGlenn Morris2018-02-081-1/+2
* | * lisp/comint.el (comint-history-isearch-setup): Check if process is live.Juri Linkov2018-02-061-4/+11