aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add charsets to 'w32-charset-info-alist'Eli Zaretskii2020-03-141-0/+7
* | Avoid regexp stack overflow in GDB string matching (bug#22149)Mattias Engdegård2020-03-141-1/+4
* | Merge from origin/emacs-27Glenn Morris2020-03-138-19/+57
|\ \ | |/
| * ; * etc/NEWS: Explain how to get back old behavior with --eval.Eli Zaretskii2020-03-131-0/+8
| * Fix a recent documentation changeEli Zaretskii2020-03-132-8/+15
| * Fix last changeEli Zaretskii2020-03-131-1/+2
| * * lisp/tab-bar.el: Last-minute changes.Juri Linkov2020-03-131-6/+19
| * * lisp/subr.el (cancel-change-group): Fix bug#39680Stefan Monnier2020-03-121-2/+7
| * Improve docs for horizontal scrolling with mouse and touchpad (Bug#39979)İ. Göktuğ Kayaalp2020-03-112-6/+10
| * * lisp/emacs-lisp/package.el (package-install): Fix typo in docstring.Juri Linkov2020-03-101-1/+1
| * Port .gdbinit to clang with -gdwarf-4Paul Eggert2020-03-091-1/+1
| * Simplify rx example in manualMattias Engdegård2020-03-091-2/+2
| * ; * etc/NEWS: Fix typo.Michael Albinus2020-03-091-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2020-03-131-0/+1
|\ \
| * | * lisp/emacs-lisp/package.el (package-menu--generate): Fix doc string.Pieter van Oostrum2020-03-131-0/+1
* | | * lisp/net/tramp.el (tramp-accept-process-output): Propagate `quit' signal.Michael Albinus2020-03-131-8/+11
|/ /
* | Make cl-equalp a bit more efficient at comparing stringsNoam Postavsky2020-03-121-2/+1
* | rcirc: Match NickServ messages case-insensitively (Bug#39345)Noam Postavsky2020-03-121-6/+10
* | Fix NS child frame in native fullscreen (bug#36672)Andrii Kolomoiets2020-03-123-17/+100
* | * lisp/emacs-lisp/eldoc.el: Remove redundant `:group` argumentsStefan Monnier2020-03-121-35/+23
* | * lisp/emacs-lisp/eldoc.el (eldoc--supported-p): Understand the "old" APIStefan Monnier2020-03-121-1/+10
* | * lisp/subr.el (cancel-change-group): Undo accidental changeStefan Monnier2020-03-121-10/+3
* | * lisp/net/tramp-sh.el (tramp-find-shell): Skip for asynchronous processes.Michael Albinus2020-03-121-36/+38
* | Remove XEmacs exclusive face from themesStefan Kangas2020-03-114-4/+0
* | Remove more XEmacs compat code from eshellStefan Kangas2020-03-114-16/+4
* | * lisp/emacs-lisp/cl-macs.el: More care with `eval` and with `cl-typep`Stefan Monnier2020-03-101-20/+37
* | * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): Simplify resultStefan Monnier2020-03-101-16/+6
* | * lisp/window.el: Avoid `called-interactively-p`.Stefan Monnier2020-03-101-12/+16
* | * lisp/ido.el: Remove redundant `:group`sStefan Monnier2020-03-101-161/+92
* | * lisp/subr.el (dlet): New macroStefan Monnier2020-03-103-11/+34
* | Improve new-frame logic of windmove-display-in-direction (bug#39875)Juri Linkov2020-03-101-4/+8
* | In vc-print-branch-log use root instead of the default directory (bug#39704)Juri Linkov2020-03-102-4/+9
* | Finish implementation of set-file-times FLAG arg in TrampMichael Albinus2020-03-097-45/+65
* | Merge from origin/emacs-27Paul Eggert2020-03-081-7/+42
|\ \ | |/
| * ; * src/timefns.c: Fix typo in previous change.Paul Eggert2020-03-081-1/+1
| * * src/timefns.c: Add comments.Paul Eggert2020-03-081-7/+42
* | * lisp/term/rxvt.el: Enable backeted paste and window titleDaniel Gröber2020-03-081-1/+20
* | CC Mode: allow specified directives (e.g. pragma) to be indented as statementsAlan Mackenzie2020-03-085-39/+185
* | Fix the MinGW build as followup to recent "nofollow" changesEli Zaretskii2020-03-085-46/+88
* | Simplify run-at-timePaul Eggert2020-03-081-3/+0
* | Merge from origin/emacs-27Paul Eggert2020-03-085-18/+37
|\ \ | |/
| * * src/timefns.c: Add comments.Paul Eggert2020-03-081-8/+24
| * ; lisp/emacs-lisp/seq.el: Explain why we don't use cl-lib hereNoam Postavsky2020-03-071-0/+4
| * Eliminate use of cl-concatenate in 'seq' packageAndrew Eggenberger2020-03-072-6/+6
| * Fix bug with JIT stealth timersPaul Eggert2020-03-071-1/+1
| * * doc/lispref/os.texi (time-subtract): Doc fix.Paul Eggert2020-03-071-3/+2
* | * lisp/emacs-lisp/bytecomp.el: Drop warning for loading into Emacs<23Stefan Monnier2020-03-071-53/+15
* | Skip filenotify tests on hydra.nixos.orgGlenn Morris2020-03-071-1/+2
* | Add ‘nofollow’ flag to set-file-timesPaul Eggert2020-03-0724-70/+476
* | Update from GnulibPaul Eggert2020-03-071-1/+3