Commit graph

  • fb42a253bd Warn about bad defcustom :local keyword at compile time Stefan Kangas 2024-10-02 02:28:52 +02:00
  • 9ad73f9261 New value 'permanent-only' for defcustom :local keyword Stefan Kangas 2024-10-02 01:03:08 +02:00
  • 108b3179bd Revert "; Minor clarification in variables.texi" Stefan Kangas 2024-10-02 00:12:34 +02:00
  • 6a68334d54 Prefer defcustom :local specifier in semantic Stefan Kangas 2024-10-01 23:55:00 +02:00
  • df8d8a786f Prefer defcustom :local specifier in allout Stefan Kangas 2024-10-01 23:40:56 +02:00
  • 44156c2140 ; Minor clarification in variables.texi Stefan Kangas 2024-10-01 22:09:42 +02:00
  • bf3129d582 Use defvar-keymap in lua-ts-mode john muhl 2024-07-08 15:54:02 -05:00
  • 63058e1153 Tag interactive commands in 'lua-ts-mode' john muhl 2024-07-13 18:36:38 -05:00
  • e181553662 Fix warning in dictionary.el Stefan Kangas 2024-10-01 21:19:49 +02:00
  • e792856b00 Prefer defvar-local where possible Stefan Kangas 2024-10-01 20:22:34 +02:00
  • 84bea20eba ; * lisp/info-look.el: Add two more links. Stefan Kangas 2024-10-01 21:24:09 +02:00
  • ff87166227 * lisp/emacs-lisp/package.el (package-isolate): Use package-activate-all Stefan Monnier 2024-10-01 14:46:06 -04:00
  • 372ce6adbf * Don't iterate over an hash table while modifyiong it in comp. Andrea Corallo 2024-10-01 18:15:02 +02:00
  • 3e92f952aa ; * lisp/emacs-lisp/cond-star.el (cond*): Fix typo. Sean Whitton 2024-10-01 09:15:44 +08:00
  • b64f69f6dc New command diff-delete-other-hunks Sean Whitton 2024-09-30 21:08:38 +08:00
  • 96b87ad536 Mention LSP acronym in eglot defgroup docstring Stefan Kangas 2024-10-01 00:24:23 +02:00
  • 9c904e8cea Change :group of 'eglot' defgroup to 'tools' Stefan Kangas 2024-10-01 00:15:08 +02:00
  • fd1a1b0780 Remove out-of-date documentation from python.el Stefan Kangas 2024-09-30 20:37:27 +02:00
  • f95d4208b6 cond-star: Fix copyright Stefan Kangas 2024-09-30 20:34:24 +02:00
  • 4197a84506 cond-star: Fix trivial typos, checkdoc fixes, etc. Jeremy Bryant 2024-08-08 23:01:13 +01:00
  • 84261bd2b7 ; * nt/inc/ms-w32.h: Fix comments (bug#73444). Eli Zaretskii 2024-09-30 18:45:25 +03:00
  • e376a27cf2 Fix redirection of read when _FORTIFY_SOURCE is defined oscar 2024-09-23 23:04:36 +02:00
  • 685ec273ec Delete some libraries obsolete since Emacs 24.4/24.5 Stefan Kangas 2024-09-30 03:18:26 +02:00
  • 11e3e0cadd Fix executing commands in Eshell using "env" with no local variables Jim Porter 2024-09-25 11:59:32 -07:00
  • e3c45b9d70 Remove erc-fill binding for cycling visual movement F. Jason Park 2024-09-29 11:02:48 -07:00
  • df593b5a61 Skip indentation when gathering faces in erc-track F. Jason Park 2024-09-23 13:48:19 -07:00
  • 4d7f41716e Make erc-keep-place-indicator aware of erc-truncate F. Jason Park 2024-09-09 15:23:46 -07:00
  • 51d5419fdc Redo ERC truncation and /CLEAR hook mechanism F. Jason Park 2024-08-27 01:00:04 -07:00
  • 08f662da11 Fix overlooked case in erc--get-inserted-msg-beg-at F. Jason Park 2024-08-27 23:05:35 -07:00
  • 054602533c Improve inconsistent handling of ban lists in ERC F. Jason Park 2024-08-18 22:58:11 -07:00
  • 15545e15a3 Bind current erc-response around all handlers F. Jason Park 2024-08-18 23:50:58 -07:00
  • b0ebb82076 Store one string per user in erc--spkr msg prop F. Jason Park 2024-08-06 19:13:51 -07:00
  • 8f326e0ba2 ; Rename internal variable in erc-fill F. Jason Park 2024-08-19 22:40:25 -07:00
  • dd4c67907e Try "python" before "python3" in python-mode Stefan Kangas 2024-09-29 23:29:54 +02:00
  • 4003d5f126 ; Reword :reverse-video warning Mattias Engdegård 2024-09-29 19:23:11 +02:00
  • 0c28a1b0fa Cease accepting the :reverse-video face attribute (bug#73552) Mattias Engdegård 2024-09-29 16:24:42 +02:00
  • 8e3205a0c8 * lisp/custom.el (custom-fix-face-spec): Fix :reverse-video case Mattias Engdegård 2024-09-29 16:57:07 +02:00
  • a0957595fe Stop using :reverse-video in make-mode Mattias Engdegård 2024-09-29 16:59:20 +02:00
  • c0ef8a9a1b Fix a typo in the calendar manual Gautier Ponsinet 2024-09-29 14:00:05 +03:00
  • 36ff7138fe ; Fix a thinko in sieve-manage.el Eli Zaretskii 2024-09-29 15:42:21 +03:00
  • 8d0c8076c3 Warn about :reverse-video in defface Mattias Engdegård 2024-09-28 22:04:19 +02:00
  • dfdeee839a Use directory-name-p in vc-git--file-list-is-rootdir Dmitry Gutov 2024-09-29 04:11:52 +03:00
  • 8d9a4647fb project--vc-list-files: Use '--sparse' with 'git ls-files' Sean Allred 2024-09-29 04:00:32 +03:00
  • c934450d14 ; Fix 'python-ts-mode' Eli Zaretskii 2024-09-28 19:53:30 +03:00
  • 7abecbcd63 ; * nt/INSTALL: Update MinGW notes URL. (Bug#73528) Eli Zaretskii 2024-09-28 15:36:06 +03:00
  • a8a3f04f8a Merge from origin/emacs-30 Eli Zaretskii 2024-09-28 08:09:32 -04:00
  • e2b01d164c ; Fix last changes in php-ts-mode.el Eli Zaretskii 2024-09-28 15:06:44 +03:00
  • c90eb98dab Merge from origin/emacs-30 Eli Zaretskii 2024-09-28 07:59:16 -04:00
  • e8830015b0 Require ert-x for use by 'ert-font-lock-deftest-file' Morgan Willcock 2024-09-24 20:19:08 +01:00
  • daba97699b * etc/images/kitchen-sink.xpm: New file. Manuel Giraud 2024-09-20 17:52:59 +02:00
  • c12cb25199 Enable 'sh-mode' for files created by Bash 'fc' command shynur 2024-09-20 12:15:06 +00:00
  • a1841b4d8e ; * admin/authors.el (authors-aliases): Don't ignore "one.last.kiss". Eli Zaretskii 2024-09-28 12:28:24 +03:00
  • 9c994537cf ; Improve documentation of last change Eli Zaretskii 2024-09-28 12:11:57 +03:00
  • fb3aa69356 Add buffer-local register commands to DocView Visuwesh 2024-09-15 13:56:21 +05:30
  • 69d8f9d1b7
    Fix php-ts-mode font-lock for latest PHP grammar (bug#73516) Vincenzo Pupillo 2024-09-27 13:07:06 +02:00
  • bba14a2767 Warn about bad face specs in defface at compile time Mattias Engdegård 2024-09-27 11:48:14 +02:00
  • 09d63ba32b * lisp/custom.el (defface): Add missing attributes to doc string. Mattias Engdegård 2024-09-27 12:58:32 +02:00
  • 68f53e4348 eieio.texi: Fix bug#73505 Stefan Monnier 2024-09-27 10:35:18 -04:00
  • 0a1628bf69 CC Mode: Parse C++ lambda functions more correctly Alan Mackenzie 2024-09-27 13:42:40 +00:00
  • d98a2b70d7 * lisp/mail/emacsbug.el (submit-emacs-patch): Insert empty X-Debbugs-Cc Michael Albinus 2024-09-27 09:33:51 +02:00
  • 57c552b8b9 ; * src/cm.c (cmgoto): Fix last change. Eli Zaretskii 2024-09-27 09:19:19 +03:00
  • bfbed2f3ee ; * src/cm.c (cmgoto): Add function documentation (bug#73487). Jeremy Bryant 2024-09-25 22:28:04 +01:00
  • ff4082284a ; * lisp/emacs-lisp/easy-mmode.el (easy-mmode--prev): Doc fix. Eli Zaretskii 2024-09-27 08:49:46 +03:00
  • 8e08e37166 ; * etc/NEWS: Fix recently added entry. Eli Zaretskii 2024-09-27 08:47:13 +03:00
  • 42eb2265e6 ; * lisp/progmodes/python.el (python-interpreter): Fix :version. Eli Zaretskii 2024-09-27 08:44:35 +03:00
  • bdfeb45bfc Bind "J" to bookmark-jump in bookmark-bmenu-mode Stefan Kangas 2024-09-27 07:11:22 +02:00
  • 7f0a252f21 Prefer python3 for python-interpreter Stefan Kangas 2024-09-26 17:11:56 +02:00
  • e776903b31 Move to start of current header in diff-{file,hunk}-prev Spencer Baugh 2024-09-10 14:18:39 -04:00
  • da1416fc69 Move easy-mmode-define-navigation logic to helper functions Spencer Baugh 2024-09-10 13:46:18 -04:00
  • c95620ffbf (pcase-tests-quote-optimization): Fix warning Stefan Monnier 2024-09-26 17:03:28 -04:00
  • 4591d93a8e * lisp/emacs-lisp/pcase.el (pcase--expand-\`): Improve warning message Stefan Monnier 2024-09-26 16:40:54 -04:00
  • 37bed70f4c ; * etc/NEWS: Don't say that C-c M-r can undo whole commits. Sean Whitton 2024-09-26 20:02:05 +01:00
  • b9d103c16e ; Fix build error with last change in python.el Gerd Möllmann 2024-09-26 17:35:38 +02:00
  • 2f485e68ff Add Python "*.pth" files to auto-mode-alist Stefan Kangas 2024-09-26 17:04:31 +02:00
  • 4c567892e0 * Clean-up unused condition-case Andrea Corallo 2024-09-26 16:15:04 +02:00
  • 53c887fdf6 ; cperl-mode.el: Fix an invalid face specification Harald Jörg 2024-09-26 15:20:01 +02:00
  • c86e7a29e7 ; Fix documentation of last change Eli Zaretskii 2024-09-26 14:24:18 +03:00
  • f2e3e563d4 New command diff-revert-and-kill-hunk Sean Whitton 2024-09-24 09:38:43 +01:00
  • f5cd5585f4 ; Recommend GNU Find for 'find-dired' Eli Zaretskii 2024-09-26 10:30:56 +03:00
  • 8ffb680d09 Revert "; Recommend GNU Find for 'find-dired'" Eli Zaretskii 2024-09-26 10:30:15 +03:00
  • 5f8c2d5bf9 ; Recommend GNU Find for 'find-dired' Eli Zaretskii 2024-09-26 10:28:20 +03:00
  • 65e589698e ; * lisp/filesets.el (filesets-homepage): Fix URL. Stefan Kangas 2024-09-26 02:10:16 +02:00
  • 89abbb843a Deprecate 'Homepage' header in favor of 'URL' Stefan Kangas 2024-09-26 02:04:03 +02:00
  • 1f243a9780 Delete duplicated line in Viper refcard Andrés Ramírez 2024-09-26 01:50:52 +02:00
  • 0c861b820b ; * src/cm.c (calccost): Fix typo. (Bug#73485) Jeremy Bryant 2024-09-25 22:04:23 +01:00
  • 3a0db55b50 * etc/NEWS: Describe the change to enum handling in CC Mode Alan Mackenzie 2024-09-25 21:06:07 +00:00
  • f28793822d ; Improve use of ngettext Eli Zaretskii 2024-09-25 20:33:30 +01:00
  • d63bff4d88 Fix Tramp shortdoc integration Michael Albinus 2024-09-25 19:43:07 +02:00
  • 759b18a33c * lisp/imenu.el (imenu-flatten): More limitations in docstring (bug#73117) Juri Linkov 2024-09-25 20:14:12 +03:00
  • 794bb2a2e3 remember-data-file: Don't unconditionally call set-visited-file-name Sean Whitton 2024-09-25 16:02:53 +01:00
  • a06a720902 ; Really disable 'button-mode' in 'emacs-news-mode' Robert Pluim 2024-09-24 10:52:35 +02:00
  • 1b1b922992 Test 'network-lookup-address-info' argument type checking Robert Pluim 2024-09-19 10:06:20 +02:00
  • 7766ba8419 Align columns in which-key with wide characters properly Thomas Voss 2024-09-25 02:17:49 +02:00
  • 29c610a832 ; Tramp cosmetic change Michael Albinus 2024-09-25 11:36:28 +02:00
  • 4b76af4928 ; * Clean-up compilation warning in cc-vars.el Andrea Corallo 2024-09-25 10:19:12 +02:00
  • 0f424b16c3 * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Fix lighter. Juri Linkov 2024-09-25 09:57:16 +03:00
  • bd25a98b4e bibtex-mode: fix patch bibtex validation for non-file buffers Roland Winkler 2024-09-24 23:14:27 -05:00
  • c2d6f191d4 CC Mode: Separate indentation of enums from that of brace lists Alan Mackenzie 2024-09-24 20:45:29 +00:00
  • e8f5df5175 Declare nested backquotes unsupported in Pcase patterns (bug#72328) Stefan Monnier 2024-09-24 14:01:26 -04:00
  • ce601de1ca diff-apply-buffer: Improve failure message Sean Whitton 2024-09-24 16:17:17 +01:00