summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ; Remove wrongly committed file nt/gnulib.mkStephen Berman2018-11-251-1153/+0
* Handle narrowing when marking entries of included diary filesStephen Berman2018-11-252-7/+1162
* 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
* | ; Merge from origin/emacs-26Glenn Morris2018-11-240-0/+0
|\ \ | |/
| * Update the calc units tableUlrich Müller2018-11-241-19/+22
* | Merge from origin/emacs-26Glenn Morris2018-11-248-78/+150
|\ \ | |/
| * Improve indexing in the ELisp manualEli Zaretskii2018-11-242-0/+16
| * 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
| * ; NEWS tweakGlenn Morris2018-11-221-3/+3
| * Improve documentation of 'dired-do-compress'Eli Zaretskii2018-11-221-1/+6
| * ; * etc/NES: Minor change in the description of Dired's 'Z'.Eli Zaretskii2018-11-221-5/+5
| * Improve doc string and display of 'describe-character'Eli Zaretskii2018-11-221-8/+17
| * * etc/NEWS: Clarify what 'Z' does in Dired. (Bug#33450)Eli Zaretskii2018-11-211-1/+3
| * Update the docs of object internalsEli Zaretskii2018-11-201-60/+88
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2018-11-243-22/+278
|\ \
| * | Add tool-bar and menu-bar menu for Isearch (Bug#32990)Charles A. Roelli2018-11-243-22/+278
* | | Add Tramp rclone methodMichael Albinus2018-11-243-27/+616
* | | 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
* | search.texi fix for leftover from C-M-w to C-M-d changeFilipp Gunbin2018-11-231-1/+1
* | Avoid compilation warning in emacsclient.cEli Zaretskii2018-11-231-1/+3
* | emacsclient: fix child exit when exec failsPaul Eggert2018-11-231-9/+5
* | emacsclient: one ‘main’ functionPaul Eggert2018-11-231-28/+19
* | emacsclient: tidy socket failure cleanupPaul Eggert2018-11-221-27/+23
* | Add Isearch commands for going to absolute occurrence of matches (bug#29321)Juri Linkov2018-11-232-4/+53
* | emacsclient: coalesce WINDOWSNT-specific codePaul Eggert2018-11-221-10/+7
* | emacsclient: sockaddr portability fixesPaul Eggert2018-11-221-21/+25
* | Some minor Tramp cleanupsMichael Albinus2018-11-225-32/+38
* | emacsclient: getopt minor cleanupPaul Eggert2018-11-211-9/+12
* | emacsclient: omit EXTRA_SPACE guessworkPaul Eggert2018-11-211-31/+31
* | Add prefix arg to isearch-forward-symbol-at-point (bug#29321)Juri Linkov2018-11-212-5/+12
* | emacsclient: take more care with int widthPaul Eggert2018-11-211-7/+10
* | emacsclient.c: use C99 to avoid {}Paul Eggert2018-11-211-110/+108
* | emacsclient: improve use of localsPaul Eggert2018-11-211-7/+6
* | emacsclient: fix unlikely crash with "&"Paul Eggert2018-11-211-51/+34
* | Fix "Allow use of Gnus search groups as notmuch path: search term"Eric Abrahamsen2018-11-212-14/+25
* | Check Gnus group names when reading from browse serverEric Abrahamsen2018-11-211-1/+5
* | * doc/misc/tramp.texi: Fix last commit.Michael Albinus2018-11-211-4/+4
* | Let Tramp sudo sessions expire after a timeoutMichael Albinus2018-11-214-19/+84
* | Add prefix arg to isearch-repeat-forward/backward (bug#14563, bug#29321)Juri Linkov2018-11-212-23/+63
* | 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
* | ; Merge from origin/emacs-26Glenn Morris2018-11-200-0/+0
|\ \ | |/
| * Fix Bug#33141Michael Albinus2018-11-191-1/+3