aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to Org 9.8.2HEADmasterKyle Meyer8 hours5-12/+14
* hideshow: New function 'hs-add-cycle-binding' (Bug#80657)Elias Gabriel Perez11 hours1-21/+31
* * lisp/tab-bar.el (tab-bar-show): Support the 0 value (bug#80713).Juri Linkov11 hours1-2/+5
* ; * src/xwidget.c (Fmake_xwidget): Fix commentary.Eli Zaretskii17 hours1-4/+3
* xwidgets: re-enable with newer webkit2gtkDirk-Jan C. Binnema17 hours2-3/+11
* Clean up 'Info-directory-list' after deleting packagePhilip Kaludercic17 hours1-0/+3
* Fix computation of package description filePhilip Kaludercic18 hours1-1/+1
* Add face for obsolete packages in package menuPhilip Kaludercic18 hours1-1/+6
* Add short documentation group for iCalendar libRichard Lawrence19 hours8-23/+309
* Improve performance of icalendar-recur.el and its testsRichard Lawrence19 hours4-328/+451
* ; * doc/lispintro/emacs-lisp-intro.texi (Files List): Fix typo (bug#80694).Eli Zaretskii20 hours1-1/+1
* ; Fix last change to 'ls' error message testsStephen Berman39 hours2-4/+10
* ; * lisp/dired.el (dired-readin-insert): Fix a recent change (bug#80499).Eli Zaretskii40 hours1-12/+14
* Fix setting and restoring cursor shape on Windows TerminalEli Zaretskii40 hours1-10/+31
* Fix display of ambiguous-width characters on MS-Windows terminalEli Zaretskii41 hours2-5/+26
* Improve tests involving 'ls' error messageStephen Berman42 hours2-16/+30
* Ensure Dired does not list deleted 'ls' error fileStephen Berman43 hours2-1/+21
* Fix face extension in 'visual-line-mode'Eli Zaretskii43 hours1-5/+20
* Handle 'dired' called with -Al switches (bug#80711)Stephen Berman43 hours2-12/+8
* uni-script.el: Fix failure when loading the file directlyStefan Monnier2 days1-9/+10
* Don't continue FOR_EACH_FRAME loops after delete_frame (bug#80789)Pip Cet2 days1-3/+13
* Ensure selected_frame isn't the deleted frame (bug#80789)Pip Cet2 days1-4/+18
* Don't accept dead selected_frame in x_connection_closed (bug#80789)Pip Cet2 days1-2/+3
* ; * etc/MH-E-NEWS: Document the fix for SF#473.Mike Kupfer2 days1-0/+13
* Improve previous change.Mike Kupfer2 days1-2/+6
* MH-E: remember destination when refiling a thread (SF#473)Henrique Martins2 days1-1/+4
* src/eval.c (Fdefault_toplevel_value): Improve docstring (bug#80775)Stefan Monnier3 days1-2/+6
* * test/infra/gitlab-ci.yml (default): User docker 28.5.2.Michael Albinus3 days1-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus3 days8-43/+71
|\
| * ; Update "Key Binding" node in Emacs Lisp IntroEli Zaretskii3 days1-5/+4
| * (elisp--font-lock-flush-elisp-buffers): Avoid eager font-lockingStefan Monnier3 days1-1/+3
| * ; New function 'ns-process-is-accessibility-trusted', no message (bug#80624)Stéphane Marks3 days3-11/+33
| * (elisp--local-variables): Restore point earlierStefan Monnier3 days1-23/+24
| * lisp/vc/vc.el (vc-checkin): Use `vc-dir-buffers` like we do everywhere elseStefan Monnier3 days1-1/+1
| * (listify-key-sequence): Fix breakage with unibyte charsStefan Monnier4 days2-1/+4
| * * lisp/vc/vc.el (vc-checkin): Don't assume vc-dir is loaded.Sean Whitton4 days1-1/+2
| * with-vc-properties: Don't substitute in a global valueSean Whitton4 days1-1/+1
* | ; * doc/emacs/msdos.texi (Windows Misc): Fix typo.Michael Albinus4 days1-1/+1
|/
* Fix emoji--insert-buffer being wiped by emoji-list-modeसमीर सिंह Sameer Singh4 days1-2/+2
* ; Update admin/authors.elEli Zaretskii4 days1-1/+3
* Fix "Narrowing src/ file breaks xref"Dmitry Gutov4 days1-12/+13
* lisp/emacs-lisp/cl-macs.el (cl-typep): Undo accidental changeStefan Monnier4 days1-5/+5
* src/data.c (set_internal): Mention var which can't be unbound in error msgStefan Monnier4 days1-2/+4
* (take-while, drop-while, all, member-if)Stefan Monnier4 days1-31/+41
* (dired-at-point-prompter): Fix bug#80545Stefan Monnier4 days2-7/+14
* (natnum, keyword, command): Fix bootstrap warnings (bug#80732)Stefan Monnier4 days2-13/+14
* Avoid infinite recursion in bind-keys-form (bug#80759)Pip Cet5 days1-10/+20
* * doc/misc/tramp.texi (New operations): Extend example.Michael Albinus5 days1-0/+22
* ; * lisp/term/w32console.el (set-screen-color): Fix signature.Eli Zaretskii5 days1-1/+1
* Support 24-bit TrueColor on MS-Windows consoleewantown5 days11-110/+515