summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import erc-bbdb.el, erc-chess.el, erc-nicklist.el, and erc-speak.elscratch/erc-oldiesAmin Bandali2020-09-104-0/+1097
* Set `generated-autoload-file' in erc-status-sidebar.elAmin Bandali2020-09-091-0/+4
* ; Silence byte-compilation warning in last changeBasil L. Contovounesios2020-09-101-9/+9
* ; Fix typo in last changeBasil L. Contovounesios2020-09-101-2/+2
* Introduce a new variable tab-line-switch-cyclingKiso Katsuyuki2020-09-091-2/+17
* Suppress errors of tab-line-switch functionsKiso Katsuyuki2020-09-091-14/+14
* Fix up fix for bug#19032João Távora2020-09-091-1/+1
* Minor clean ups and doc fixes in find-diredStefan Kangas2020-09-091-7/+9
* Make flyspell-prog-text-faces into defcustomStefan Kangas2020-09-091-2/+6
* Add gv-define-expander for plist-getNaoya Yamashita2020-09-092-0/+51
* * lisp/dnd.el: Use lexical-binding. Remove redundant :groupStefan Monnier2020-09-092-15/+12
* (define-minor-mode): Don't compute a default :group (bug#41145)Stefan Monnier2020-09-093-23/+37
* Adapt Tramp docMichael Albinus2020-09-092-1/+7
* Merge from origin/emacs-27Glenn Morris2020-09-095-30/+67
|\
| * Avoid crashes when trying to load bad GIF filesEli Zaretskii2020-09-081-10/+14
| * C++ Mode: handle comma separated brace initializers.Alan Mackenzie2020-09-042-18/+49
| * * lisp/display-fill-column-indicator.el: Fix bug#41145Stefan Monnier2020-09-042-2/+4
* | ; Merge from origin/emacs-27Glenn Morris2020-09-090-0/+0
|\ \ | |/
| * Backport recent change in tramp-tests.el from master, don't mergeMichael Albinus2020-09-041-12/+9
| * Fix bug in dbus.el; do not merge with masterMichael Albinus2020-09-031-16/+41
* | Merge from origin/emacs-27Glenn Morris2020-09-098-11/+11
|\ \ | |/
| * ; * lisp/man.el (Man-mode): Fix formatting.Stefan Kangas2020-09-021-2/+2
| * ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-027-9/+9
* | ; Merge from origin/emacs-27Glenn Morris2020-09-090-0/+0
|\ \ | |/
| * ; Auto-commit of loaddefs files.Glenn Morris2020-09-011-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-09-092-21/+2
|\ \ | |/
| * Fix help message with help-window-selectStefan Kangas2020-09-011-2/+2
| * Remove obsolete "Wide Characters" section of Gnus manualEric Abrahamsen2020-08-311-19/+0
* | Fix thinko in dbus.elMichael Albinus2020-09-093-16/+41
* | Add the (hopefully) correct debbugs header for patchesLars Ingebrigtsen2020-09-091-0/+1
* | Implement a new `submit-emacs-patch' commandLars Ingebrigtsen2020-09-094-32/+87
* | Make the button navigation commands available via a minor modeLars Ingebrigtsen2020-09-093-0/+14
* | Make Gnus cache work with nnselectAndrew G Cohen2020-09-091-6/+22
* | Add Gnus function to make a persistent group from a search resultAndrew G Cohen2020-09-093-24/+58
* | Allow DEFAULT in format-prompt to be a listLars Ingebrigtsen2020-09-082-1/+9
* | Fix crash from clicking on menu bar (bug#34762, bug#26982)Win Treese2020-09-081-6/+0
* | Revert "Use format-prompt in calls to read-from-minibuffer with default value"Lars Ingebrigtsen2020-09-082-8/+8
* | Doc string update for tramp-password-prompt-regexpLars Ingebrigtsen2020-09-081-0/+5
* | Use mouse-wheel-up-event in mwheel-tests.elDaniel Martín2020-09-081-2/+2
* | Skip failing cperl test on hydraGlenn Morris2020-09-081-4/+6
* | * etc/NEWS: Add D-Bus changes.Michael Albinus2020-09-081-2/+11
* | Implement typed D-Bus properties (Bug#43252)Michael Albinus2020-09-084-109/+306
* | Revert "Explain in the tab-always-indent doc how to make TAB insert a TAB"Lars Ingebrigtsen2020-09-081-10/+1
* | Introduce a new Gnus scoring method (for article age)Alex Bochannek2020-09-083-3/+39
* | Change icomplete-show-matches-on-no-input behaviour for Icomplete onlyJoão Távora2020-09-082-1/+21
* | Revert two commits for bug#19032João Távora2020-09-082-17/+4
* | * etc/NEWS: Mention the new erc-status-sidebar.elAmin Bandali2020-09-071-0/+4
* | * lisp/erc/erc-status-sidebar.el: Fix header and make small tweaksAmin Bandali2020-09-071-8/+7
* | * lisp/erc/erc-status-sidebar.el: New fileAndrew Barbarello2020-09-071-0/+305
* | Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-0713-58/+61