| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/scroll-lock.el (scroll-lock-mode-map): Prefer defvar-keymap. | Stefan Kangas | 2022-05-11 | 1 | -9/+7 |
* | * lisp/iimage.el (iimage-mode-map): Prefer defvar-keymap. | Stefan Kangas | 2022-05-11 | 1 | -5/+3 |
* | * lisp/calendar/diary-lib.el (diary-mode-map): Prefer defvar-keymap. | Stefan Kangas | 2022-05-11 | 1 | -8/+5 |
* | ; * lisp/cus-edit.el (custom-toggle-hide-all-variables): Doc fix. | Eli Zaretskii | 2022-05-11 | 1 | -1/+8 |
* | Add grep-files-aliases entry for .am files | Lars Ingebrigtsen | 2022-05-11 | 1 | -0/+1 |
* | Make recent nicknames erc change more backwards-compatible | Lars Ingebrigtsen | 2022-05-11 | 1 | -1/+3 |
* | Add new command 'vc-dir-mark-by-regexp' | Lars Ingebrigtsen | 2022-05-11 | 3 | -0/+29 |
* | Add support for changing pointer types on Haiku | Po Lu | 2022-05-11 | 6 | -30/+184 |
* | Fix compilation warning in gdb-mi.el | Lars Ingebrigtsen | 2022-05-11 | 1 | -0/+1 |
* | Bind gud-go and allow the prefix to enter arguments | Lars Ingebrigtsen | 2022-05-11 | 2 | -5/+14 |
* | Don't signal errors in check-declare-directory | Lars Ingebrigtsen | 2022-05-11 | 1 | -4/+5 |
* | (sqlite-mode--column-names): Suppport nested parens | Yoav Marco | 2022-05-11 | 1 | -3/+11 |
* | Revert "Add meta navigation keys to outline-minor-mode-cycle-map" | Lars Ingebrigtsen | 2022-05-11 | 1 | -4/+0 |
* | Don't try to toggle untogglable widgets in custom-toggle-hide-all-variables | Lars Ingebrigtsen | 2022-05-11 | 1 | -1/+4 |
* | Warn about quoted symbols in defcustom choice/other forms | Lars Ingebrigtsen | 2022-05-11 | 3 | -4/+47 |
* | Use `nicknames' instead if `'nicknames' in erc-button-alist | Lars Ingebrigtsen | 2022-05-11 | 1 | -10/+8 |
* | Regenerated ldefs-boot.el | Lars Ingebrigtsen | 2022-05-11 | 1 | -3/+44 |
* | Fix more defcustom :type errors | Lars Ingebrigtsen | 2022-05-11 | 2 | -2/+2 |
* | Remedy ineffective backslashes and fix regexps | Mattias Engdegård | 2022-05-11 | 4 | -13/+13 |
* | * src/lisp.h (FOR_EACH_TAIL_INTERNAL): Faster node comparison. | Mattias Engdegård | 2022-05-11 | 1 | -1/+1 |
* | Fix mouse pointer avoidance in some configurations | Po Lu | 2022-05-11 | 5 | -29/+51 |
* | * lisp/textmodes/string-edit.el: Improvements for pop-to-buffer (bug#33007) | Juri Linkov | 2022-05-11 | 1 | -28/+35 |
* | Make Haiku event buffer non-static | Po Lu | 2022-05-11 | 1 | -1/+1 |
* | Fix event memory leak on Haiku | Po Lu | 2022-05-11 | 1 | -3/+2 |
* | Fix frame invalidation on Haiku | Po Lu | 2022-05-11 | 2 | -5/+17 |
* | Try to preserve font styles in the Haiku font dialog | Po Lu | 2022-05-11 | 1 | -1/+17 |
* | Make reliefs on Haiku more like X | Po Lu | 2022-05-11 | 1 | -1/+1 |
* | ; * src/window.c (Fset_window_vscroll): Fix doc string. | Po Lu | 2022-05-11 | 1 | -1/+1 |
* | Clean up some MAYBE_UNUSED functions | Po Lu | 2022-05-11 | 1 | -1/+3 |
* | * src/eval.c (Ffunctionp): Clarify "function" in doc string. | Paul Eggert | 2022-05-10 | 1 | -1/+5 |
* | * src/floatfns.c: Update comment. | Paul Eggert | 2022-05-10 | 1 | -8/+14 |
* | Port libm configure-time test to Solaris 11.4 | Paul Eggert | 2022-05-10 | 1 | -10/+57 |
* | EUDC: Add completion-at-point support | Alexander Adolf | 2022-05-10 | 4 | -3/+167 |
* | Add support for the Siddham script | समीर सिंह Sameer Singh | 2022-05-10 | 5 | -1/+143 |
* | ; * etc/NEWS: Clarify entry about Buffers menu. | Eli Zaretskii | 2022-05-10 | 1 | -1/+1 |
* | ; Fix recent changes in documentation of ispell.el | Eli Zaretskii | 2022-05-10 | 2 | -5/+5 |
* | Fix some quoting problems in defcustom :type | Lars Ingebrigtsen | 2022-05-10 | 3 | -4/+4 |
* | Add new command to toggle hiding all widgets in a Customize buffer | Lars Ingebrigtsen | 2022-05-10 | 2 | -1/+36 |
* | Use fields on log-edit headers (which changes `C-a' behaviour) | Lars Ingebrigtsen | 2022-05-10 | 1 | -4/+8 |
* | Make ispell-region/buffer push the mark of the final word | Lars Ingebrigtsen | 2022-05-10 | 2 | -9/+32 |
* | Fix markup in read-number doc string | Lars Ingebrigtsen | 2022-05-10 | 1 | -1/+2 |
* | Allow packages to alter menu entries in the Buffers menu | Lars Ingebrigtsen | 2022-05-10 | 2 | -31/+31 |
* | Improve display of relief rectangles on NS | Po Lu | 2022-05-10 | 1 | -9/+50 |
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs | Eli Zaretskii | 2022-05-10 | 1 | -4/+10 |
|\ |
|
| * | Respect `alpha-background' drawing relief corners | Po Lu | 2022-05-10 | 1 | -4/+10 |
* | | ; * lisp/language/indian.el: Improve composition rules. (Bug#55341) | समीर सिंह Sameer Singh | 2022-05-10 | 1 | -14/+25 |
|/ |
|
* | ; Fix recent documentation changes | Eli Zaretskii | 2022-05-10 | 3 | -15/+17 |
* | Make `apropos-variable' include values in output | Lars Ingebrigtsen | 2022-05-10 | 2 | -0/+16 |
* | ; * etc/NEWS: Clarify recently-added entries. | Eli Zaretskii | 2022-05-10 | 1 | -2/+2 |
* | ; * doc/emacs/building.texi (Compilation Mode): Fix typo. | Eli Zaretskii | 2022-05-10 | 1 | -1/+1 |