aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * make-dist: Include ELisp hierarchy diagram in tarballs (bug#76441).emacs-30.2Eli Zaretskii2025-08-141-1/+1
* ; Update lisp/ldefs-boot.el. Do not merge to master.Eli Zaretskii2025-08-141-9/+15
* Update files for Emacs 30.2Eli Zaretskii2025-08-143-19/+330
* * admin/admin.el (set-version): Fix handling of official releases.Eli Zaretskii2025-08-141-2/+7
* Bump Emacs versionEli Zaretskii2025-08-146-6/+6
* ; * etc/NEWS: Update for Emacs 30.2.Eli Zaretskii2025-08-141-24/+1
* ; * lisp/emacs-lisp/cl-generic.el (cl-defgeneric): Doc fix (bug#79206).Eli Zaretskii2025-08-101-3/+5
* ; Fix autorevert-tests for MS-WindowEli Zaretskii2025-08-091-3/+7
* Handle remote file names in cmuscheme.elVinícius Moraes2025-08-071-2/+2
* * lisp/vc/vc.el (vc-register): Fix interactive spec (bug#79183).Sean Whitton2025-08-061-1/+1
* ; windows installer: set x64 registry keys (tiny change)Alberto Santini2025-08-041-0/+3
* ; Fix documentation of 'find-file-noselect'Eli Zaretskii2025-08-022-5/+9
* * doc/misc/gnus.texi (Category Syntax): Update gnus-agent-predicate.James Thomas2025-07-311-1/+1
* ; Improve documentation of change hooksEli Zaretskii2025-07-301-1/+5
* ; * lisp/image.el (image-supported-file-p): Doc fix (bug#79117).Eli Zaretskii2025-07-291-4/+4
* ; Update documentation of GC in ELisp manualEli Zaretskii2025-07-281-10/+15
* Prefer "tls" to "ssl" in documentationRobert Pluim2025-07-283-37/+31
* loaddefs-generate--rubric: Note about committing ldefs-boot.elSean Whitton2025-07-261-1/+1
* ; Fix documentation of 'other-window'Eli Zaretskii2025-07-262-2/+5
* ; * lisp/international/quail.el (quail-insert-kbd-layout): Commentary.Eli Zaretskii2025-07-251-0/+2
* ; face-font-family-alternatives, fixed-pitch: Comments.Sean Whitton2025-07-251-3/+8
* Fix Eshell call to 'string-suffix-p' when checking for trailing newlineJim Porter2025-07-212-1/+23
* * etc/PROBLEMS: Describe how to work around screen reader TAB issueRobert Pluim2025-07-211-0/+12
* (gnus)Scoring Tips: New tip regarding header continuation linesSean Whitton2025-07-211-0/+23
* ; Fix last change (bug#79042)Eli Zaretskii2025-07-191-16/+24
* ; Fix last changeEli Zaretskii2025-07-191-2/+3
* ; Update doc strings of Dired functions due to 'marked' value of ARGEli Zaretskii2025-07-192-23/+39
* ; * lisp/battery.el (battery-bsd-apm): Explain a FIXME (bug#79040).Manuel Giraud2025-07-171-1/+4
* Fix :box attribute of faces in Leuven themes.Ken Mankoff2025-07-162-2/+2
* ; define-globalized-minor-mode: Fix capitalization.Sean Whitton2025-07-161-1/+1
* ; * lisp/vc/diff-mode.el (diff-mode): Scare-quote 'normal'.Sean Whitton2025-07-161-2/+3
* ; * lisp/window.el (window-state-put): Fix a typo (bug#79013).Eli Zaretskii2025-07-141-1/+1
* ; define-globalized-minor-mode: Fix info node link in docstring.Sean Whitton2025-07-131-2/+2
* ; * doc/emacs/custom.texi (Init File): Mention "M-x customize".Eli Zaretskii2025-07-121-2/+6
* ; Fix indexing in Emacs user manualEli Zaretskii2025-07-112-11/+16
* Nativecomp don't error with undeclared types (bug#6573) (don't merge)Andrea Corallo2025-07-092-3/+27
* ; Fix typosRobert Pluim2025-07-072-2/+2
* Fix 'kill-ring-deindent-mode'Eli Zaretskii2025-07-061-0/+4
* ; * lisp/replace.el (query-replace-help): Fix help text (bug#78916).Eli Zaretskii2025-07-051-7/+9
* ; * lisp/emacs-lisp/warnings.el (warning-display-at-bottom): Doc fix.Eli Zaretskii2025-07-051-1/+5
* Handle ts_node_type return NULL (bug#78938)Yuan Fu2025-07-041-1/+11
* Improve documentation of 'warning-display-at-bottom'Eli Zaretskii2025-07-044-3/+42
* Handle the case when ts_node_type returns NULL (bug#78938)Yuan Fu2025-07-031-1/+5
* ; * lisp/emacs-lisp/bytecomp.el (compilation-safety): Doc fix (bug#78394).Eli Zaretskii2025-07-011-0/+2
* ; * doc/lispref/functions.texi (Mapping Functions): Fix wording (bug#78930).Eli Zaretskii2025-06-301-3/+4
* Populate the ':title' in EWW when defaulting to readable modeJim Porter2025-06-291-0/+6
* ; * doc/lispref/threads.texi (Condition Variables): Fix wording.Eli Zaretskii2025-06-281-1/+1
* bug#78901: [PATCH] js-ts-mode: Fix auto-mode-alist regexpLiam Hupfer2025-06-281-1/+1
* Merge branch 'emacs-30' of git.sv.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii2025-06-252-4/+4
|\
| * Fix job control in remote shellMichael Albinus2025-06-251-1/+1