summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Simplify easy-mmode-define-navigationCharles A. Roelli2019-02-191-3/+1
* Implement access-file in TrampMichael Albinus2019-02-198-7/+28
* cycle-sort-function prevails in completion-all-sorted-completionsJoão Távora2019-02-191-9/+13
* Merge branch 'wallet'Michael R. Mauger2019-02-181-1/+150
|\
| * * lisp/progmodes/sql.el: Added password wallet usingwalletMichael R. Mauger2019-02-181-1/+150
* | * lisp/mh-e/mh-acros.el (mh-defstruct): Minor simplificationStefan Monnier2019-02-181-5/+9
* | * lisp/erc/erc.el (erc-version-string): Remove, unusedStefan Monnier2019-02-181-3/+0
|/
* * lisp/progmodes/sql.el defensive programmingMichael R. Mauger2019-02-181-5/+7
* * lisp/elec-pair.el: Do modify+undo more carefullyStefan Monnier2019-02-181-14/+19
* Speed up cl-list-lengthPaul Eggert2019-02-181-4/+4
* * lisp/emacs-lisp/cl-lib.el (cl-endp): Move to cl-seq.elStefan Monnier2019-02-182-7/+7
* * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-183-48/+55
* * lisp/vc/smerge-mode.el (smerge-vc-next-conflict): New commandKonstantin Kharlamov2019-02-181-0/+14
* emacs-init-time outputs more digits nowPaul Eggert2019-02-171-1/+1
* * lisp/emacs-lisp/cl-lib.el (cl-endp): Remove stray 'x.Paul Eggert2019-02-171-1/+1
* * lisp/tar-mode.el (tar--try-jka-compr): Remove. (Bug#34251)Juri Linkov2019-02-172-22/+3
* Fontify C function identifiers in parentheses correctly (e.g. in lisp.h)Alan Mackenzie2019-02-173-12/+52
* * lisp/startup.el (load--user-init-file): Support early-init.elc as well.Eli Zaretskii2019-02-161-3/+9
* * lisp/startup.el: Rename load-user-init-fileStefan Monnier2019-02-161-20/+12
* Prevent over-eager rx character range condensationMattias Engdegård2019-02-161-0/+7
* Port tramp-adb to various 'touch' platformsPaul Eggert2019-02-161-3/+14
* Fix 'early-init-file' value when file is missingEli Zaretskii2019-02-161-1/+5
* * lisp/progmodes/cc-engine.el: Remove unneeded require of 'cl'Stefan Monnier2019-02-151-2/+0
* Merge from origin/emacs-26Glenn Morris2019-02-152-15/+18
|\
| * Avoid errors in erc-dcc.el when erc-dcc-verbose is non-nilVictor J. Orlikowski2019-02-151-4/+7
| * Fix faces in compilation messagesDaniel Lopez2019-02-151-11/+11
* | Merge from origin/emacs-26Glenn Morris2019-02-153-7/+11
|\ \ | |/
| * Work for empty MIME attachments (related to bug#34387)Katsumi Yamaoka2019-02-143-7/+11
| * Backport: js-indent-align-list-continuation: Make variable safeJackson Ray Hamilton2019-02-141-0/+1
* | Merge from origin/emacs-26Glenn Morris2019-02-151-1/+8
|\ \ | |/
| * Fix Hunspell invocation for discovering its dictionariesEli Zaretskii2019-02-111-1/+8
* | * lisp/progmodes/compile.el: Remove redundant :groupsStefan Monnier2019-02-151-52/+23
* | Make ls-lisp.el behave like Posix hosts when directory doesn't existEli Zaretskii2019-02-151-3/+7
* | Use lexical binding for conf-modeAlex Branham2019-02-151-4/+4
* | * lisp/net/eww.el (eww): With prefix arg, open url in new buffer.İ. Göktuğ Kayaalp2019-02-151-6/+14
* | Change scoring strategy for 'flex' completion styleJoão Távora2019-02-141-23/+23
* | Add categories L, R, SPC and . to `rx' doc stringMattias Engdegård2019-02-141-1/+5
* | Use lexical-binding in rx.elMattias Engdegård2019-02-141-25/+26
* | * lisp/minibuffer.el (completion-styles-alist): Tweak flex's docstringJoão Távora2019-02-141-1/+1
* | Adapt tramp-adb-handle-set-file-timesMichael Albinus2019-02-141-2/+2
* | Rename project-query-replace to project-query-replace-regexpDmitry Gutov2019-02-142-2/+2
* | Add missing dependency to ucs-normalize.elPaul Eggert2019-02-131-1/+3
* | Score flex-style completions according to match tightnessJoão Távora2019-02-131-4/+62
* | Add a new 'flex' completion styleJoão Távora2019-02-131-1/+60
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-133-11/+9
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-131-1/+1
* | Simplify nnspool-request-newgroups arithmeticPaul Eggert2019-02-121-15/+8
* | Indent arrows’ expression bodies like function bodies (Bug#25904)Jackson Ray Hamilton2019-02-131-2/+21
* | js-indent-align-list-continuation: Make variable safeJackson Ray Hamilton2019-02-131-0/+1
* | Make xterm-mouse-truncate-wrap obsoletePaul Eggert2019-02-121-17/+4