summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace insignificant backquotes" for Org filesMichael Heerdegen2018-11-2642-374/+374
* Rework tramp-rclone-mounted-pMichael Albinus2018-11-261-9/+5
* Update verilog-mode with upstream patches.Wilson Snyder2018-11-261-256/+315
* * lisp/windmove.el: Directional window deletion (bug#32790)Juri Linkov2018-11-251-0/+67
* ; * lisp/net/tramp-archive.el (tramp-archive-autoload-file-name-regexp):Michael Albinus2018-11-251-4/+4
* Replace insignificant backquotesMichael Heerdegen2018-11-25212-1333/+1324
* Handle narrowing when marking entries of included diary filesStephen Berman2018-11-251-7/+9
* Add new Isearch commands to new Isearch menu (bug#29321, bug#32990)Juri Linkov2018-11-251-0/+8
* Merge from origin/emacs-26Glenn Morris2018-11-241-1/+4
|\
| * Fix bug #33416, where typing a ) in a comment at EOB caused a loop (CC Mode).Alan Mackenzie2018-11-241-1/+4
| * Update the calc units tableUlrich Müller2018-11-241-19/+22
* | Merge from origin/emacs-26Glenn Morris2018-11-244-14/+40
|\ \ | |/
| * More Symbola-related extensions for default fontsetEli Zaretskii2018-11-231-1/+9
| * Better support for display of U+1F900..U+1F9FF blockEli Zaretskii2018-11-231-1/+2
| * Improve documentation of 'edit-abbrevs-mode'Eli Zaretskii2018-11-231-4/+7
| * Improve documentation of 'dired-do-compress'Eli Zaretskii2018-11-221-1/+6
| * Improve doc string and display of 'describe-character'Eli Zaretskii2018-11-221-8/+17
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-11-242-22/+275
|\ \
| * | Add tool-bar and menu-bar menu for Isearch (Bug#32990)Charles A. Roelli2018-11-242-22/+275
* | | Add Tramp rclone methodMichael Albinus2018-11-241-0/+558
* | | Revert patch in tramp-equal-remoteMichael Albinus2018-11-242-12/+8
* | | Remove find-file-noselect in Tramp, it was handled in XEmacsMichael Albinus2018-11-246-7/+2
|/ /
* | Provide new gnus-mode, derive all gnus major modes from thisEric Abrahamsen2018-11-238-93/+48
* | Add Isearch commands for going to absolute occurrence of matches (bug#29321)Juri Linkov2018-11-231-4/+45
* | Some minor Tramp cleanupsMichael Albinus2018-11-225-32/+38
* | Add prefix arg to isearch-forward-symbol-at-point (bug#29321)Juri Linkov2018-11-211-5/+10
* | Fix "Allow use of Gnus search groups as notmuch path: search term"Eric Abrahamsen2018-11-211-14/+13
* | Check Gnus group names when reading from browse serverEric Abrahamsen2018-11-211-1/+5
* | Let Tramp sudo sessions expire after a timeoutMichael Albinus2018-11-212-18/+54
* | Add prefix arg to isearch-repeat-forward/backward (bug#14563, bug#29321)Juri Linkov2018-11-211-23/+58
* | calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier2018-11-204-198/+211
* | Merge from origin/emacs-26Glenn Morris2018-11-201-2/+2
|\ \ | |/
| * Fix two Edebug defcustoms (bug#33428)Stephen Berman2018-11-191-2/+2
| * Fix Bug#33141Michael Albinus2018-11-191-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-11-203-2/+13
|\ \ | |/
| * Fix decoding XML files encoded in ISO-8859Eli Zaretskii2018-11-191-1/+5
| * Fix description of some window hooksMartin Rudalics2018-11-181-1/+6
| * Run 'window--adjust-process-windows' when frame size changes (Bug#32720)Gary Fredericks2018-11-181-0/+2
| * Avoid errors in zone.el when there's overlay at EOBEli Zaretskii2018-11-161-1/+1
| * Fix tempfile creation when byte compilingPaul Eggert2018-11-151-11/+1
* | * lisp/calc/calc-alg.el: Use lexical-binding and silence warningsStefan Monnier2018-11-204-585/+578
* | Remove space from end of coding cookieRobert Pluim2018-11-201-1/+1
* | Update the calc units tableUlrich Müller2018-11-191-19/+22
* | * mouse.el (mouse-posn-property): Add commentStefan Monnier2018-11-191-0/+4
* | Remove uses of obsolete 'CUA' symbol propertyStefan Monnier2018-11-183-13/+3
* | * lisp/vc/diff-mode.el (diff-find-source-location): Use vc-working-revisionJuri Linkov2018-11-171-4/+7
* | Don't exit Isearch while resizing windows with mouse (bug#32990)Juri Linkov2018-11-171-2/+16
* | Merge from origin/emacs-26Glenn Morris2018-11-161-1/+3
|\ \ | |/
| * Fix Bug#33364Michael Albinus2018-11-141-1/+3
* | * lisp/windmove.el: Directional window display (bug#32790)Juri Linkov2018-11-161-1/+107