summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-15; * lisp/widget.el: Delete commented out code.Stefan Kangas
2024-12-15Remove another purecopy call in files.elStefan Kangas
2024-12-15Fix hangs caused by unbalanced braces in Python f-stringskobarity
2024-12-15; * etc/NEWS: Fix typos.Michael Albinus
2024-12-15; * doc/lispref/frames.texi (Multiple Terminals): Add indexing.Eli Zaretskii
2024-12-15Update documentation of 'etags' regexps some morePaul Eggert
2024-12-15Update documentation of 'etags' regexpsEli Zaretskii
2024-12-15Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-12-14; * test/lisp/time-stamp-tests.el: make checkdoc happierStephen Gildea
2024-12-14time-stamp: fix search end, more compatibility suggestionsStephen Gildea
2024-12-14Fix a typo which caused test failuresPip Cet
2024-12-14elisp-mode.el: Disable Flymake byte-compile backend in untrusted filesStefan Monnier
2024-12-14Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2024-12-14Merge from origin/emacs-30Eli Zaretskii
2024-12-14Check for presuppositions in `calendar-date-is-valid-p'Richard Lawrence
2024-12-14New customization variable `completion-eager-display'Daniel Mendler
2024-12-14Restore 'imenu-create-index-function' on exiting semanticLin Sun
2024-12-14Add `browse-url-qutebrowser'Daniel Mendler
2024-12-14; * etc/PROBLEMS: Document problem with menu-bar background (bug#74028).Eli Zaretskii
2024-12-14Fix xt-mouse-tests.el in interactive modeMichael Albinus
2024-12-14Fix for xt-mouse-tests.el broken in prior commitJared Finder
2024-12-14Improve menu separator display on ttys slightly (bug#74854)Gerd Möllmann
2024-12-13Fix font-lock of Python f-stringskobarity
2024-12-13* lisp/help-fns.el (help-fns-short-filename): Skip relative file namesStefan Monnier
2024-12-13* lisp/org/ox-texinfo.el (org-texinfo-template): Fix direntry formatStefan Monnier
2024-12-13* nt/inc/netinet/tcp.h: New (empty) file.Eli Zaretskii
2024-12-13* lisp/time-stamp.el: Limit field width to two digits.Stephen Gildea
2024-12-13Add support for TCP_NODELAY on network streamsEric Marsden
2024-12-13; * lisp/progmodes/executable.el: Remove stale comment (bug#74846).Eli Zaretskii
2024-12-12Apply string syntax only to string in jsx (bug#73978)Yuan Fu
2024-12-12Declare tree-sitter functions with a new macroYuan Fu
2024-12-13Prefer defvar-keymap in perl-mode.elStefan Kangas
2024-12-13Prefer defvar-keymap in f90.elStefan Kangas
2024-12-13Prefer defvar-keymap in dired.elStefan Kangas
2024-12-13Don't use obsolete mode delhpi-modeStefan Kangas
2024-12-13Don't use obsolete filter-buffer-substring-functions in OrgStefan Kangas
2024-12-12Mark pure-bytes-used as obsoleteStefan Kangas
2024-12-12Delete variable pure-space-overflowStefan Kangas
2024-12-12Make 'purecopy' an obsolete function alias for 'identity'Stefan Kangas
2024-12-12Delete obsolete comment about using purespaceStefan Kangas
2024-12-12Delete workaround for purespace in cl-genericStefan Kangas
2024-12-12Remove unused function my_heap_startStefan Kangas
2024-12-12Remove check for working malloc_set_stateStefan Kangas
2024-12-12Remove purespace fix from cl-preloaded.elStefan Kangas
2024-12-12Delete remaining calls to purecopyStefan Kangas
2024-12-12Don't call purecopy in mouse.elStefan Kangas
2024-12-12Don't call purecopy in emacs-lisp/*.elStefan Kangas
2024-12-12Don't call purecopy in dnd.elStefan Kangas
2024-12-12Don't call purecopy in vc/*.elStefan Kangas
2024-12-12Don't call purecopy in help-mode.elStefan Kangas