aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Display directory when `dired-omit-mode` is first enabledStefan Kangas2023-09-051-1/+5
* Inherit 'sieve-mode' faces from 'font-lock'Jim Porter2023-09-041-24/+4
* Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2023-09-041-1/+7
|\
| * Add 'appt-notification' face (Bug#61661)Protesilaos Stavrou2023-09-041-1/+7
* | * lisp/emacs-lisp/cl-macs.el (cl-flet): Remove `&name` for (SYM EXP) caseStefan Monnier2023-09-041-5/+10
|/
* Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2023-09-044-213/+228
|\
| * Eglot: reorganize Elisp API section, export new functionsJoão Távora2023-09-041-195/+197
| * Revert use of seq-count in shr-countStefan Kangas2023-09-041-4/+7
| * ; * lisp/net/shr.el (shr-count): Fix typo.Stefan Kangas2023-09-041-1/+1
| * Use seq-count in three functionsStefan Kangas2023-09-042-8/+7
| * Add `skip-when` macro to `ert-deftest`Stefan Kangas2023-09-041-14/+25
* | * lisp/tab-bar.el (cl--set-substring): Remove left-over autoloadStefan Monnier2023-09-041-7/+2
* | Move `setf substring` to cl-lib since it relies on it (bug#60102)Stefan Monnier2023-09-042-12/+11
|/
* ; Fix previous commit touching lisp/international/emoji.elJonas Bernoulli2023-09-031-1/+1
* Make emoji commands compatible with repeat and repeat-complex-commandJonas Bernoulli2023-09-031-15/+20
* Fix Edebug specification for 'cl-define-compiler-macro'.Philipp Stephani2023-09-031-1/+2
* checkdoc: Don't warn for () in cl-defmacro argsStefan Kangas2023-09-031-1/+1
* New conditional compilation macro static-if.Alan Mackenzie2023-09-031-0/+15
* Fix defcustoms in filesets.el (Bug#65708)Mauro Aranda2023-09-031-18/+13
* Fix indentation in `syntax-ppss'Jim Blandy2023-09-031-144/+144
* * lisp/vc/vc-git.el (vc-git-annotate-switches): Add useful tip.Stefan Kangas2023-09-031-1/+4
* Replace completion--some with seq-someStefan Kangas2023-09-032-21/+8
* ; Silence warnings about obsolete functionsMattias Engdegård2023-09-032-3/+4
* Move `wholenump` alias definitionMattias Engdegård2023-09-031-0/+1
* Prefer reusing seq-remove in reftexStefan Kangas2023-09-031-10/+5
* Don't native compile lock filesJoseph Turner2023-09-031-1/+3
* Log org export errors to package-vc doc bufferJoseph Turner2023-09-031-23/+29
* Include package name in package-vc documentation log buffer nameJoseph Turner2023-09-031-1/+1
* ; * lisp/term/android-win.el: Correct header.Po Lu2023-09-031-1/+1
* Replace ps-remove-duplicates with seq-uniqStefan Kangas2023-09-032-14/+4
* project.el: Fix bug in project-ignores method for VC-aware backendDamien Cassou2023-09-031-2/+1
* Apply Eshell tilde expansion before glob expansionJim Porter2023-09-023-30/+13
* ; Add debug instrumentation for Eshell argument modifiersJim Porter2023-09-021-3/+6
* Display the exit code if the last command failed in EshellDavide Masserut2023-09-022-1/+3
* Provide our own implementation of paragraph navigation in EshellJim Porter2023-09-021-16/+21
* Be more precise about navigating forward/backward through Eshell promptsJim Porter2023-09-021-5/+16
* Fix and extend applying substitution in widget-chooseStephen Berman2023-09-021-9/+13
* ; gdb-mi.el: remove unused variableMattias Engdegård2023-09-021-1/+0
* Update selected packages when deleting last packageStefan Kangas2023-09-021-1/+4
* Output better error messages on certain edebug spec errorsAlan Mackenzie2023-09-021-4/+44
* Make ediff-m-empty-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-27/+8
* Make emerge-m-t-f obsolete in favor of make-temp-fileStefan Kangas2023-09-021-18/+12
* Adapt tramp-get-completion-methodsMichael Albinus2023-09-021-1/+1
* Eglot: slightly simplify eglot--propose-changes-as-diffJoão Távora2023-09-021-10/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsEli Zaretskii2023-09-022-38/+11
|\
| * Remove newsticker--lists-intersect-pLdBeth2023-09-022-38/+11
* | Merge from origin/emacs-29Eli Zaretskii2023-09-0211-20/+70
|\ \
| * | Fix fontification of " in edit-kbd-macroStefan Kangas2023-09-021-1/+1
| * | * lisp/emacs-lisp/gv.el (buffer-local-value): Unobsolete (bug#65555).Eli Zaretskii2023-09-021-1/+0
| * | Add documentation to plstore.elJens Schmidt2023-09-021-9/+30