emacs/lisp/emacs-lisp
Stefan Kangas 6c540e38f4 Merge from origin/emacs-29
12e26cc0c1 ; * admin/git-bisect-start: Add mistakenly ommitted commi...
9a751e0a38 ruby-mode: Support endless singleton method definitions too
ce7b7e5af3 Remove comment-start-skip preset in tree-sitter indentati...
c1e015ae32 Fix recent change in tramp-smb.el
cf1b771864 ; * etc/NEWS: Fix typos.
50d18bb6ea Make tramp-archive autoloads robust for older Emacs versions
3941cc29df ; Improve documentation of 'setopt'
6f88de109c ruby-mode: Support endless methods (bug#54702)
91dd893e34 ; * lisp/progmodes/sql.el (sql-product-interactive): Doc ...
138d9dc4cb * lisp/cus-edit.el (setopt--set): Warn instead of rasing ...
d1e0542f33 Allow customising windmove user options with an empty prefix
c2375e7791 Improve and extend admin/git-bisect-start
7cc2313eb0 Make 'rmail-summary-by-thread' faster
88e59b16cb ; Improve documentation of installing tree-sitter and gra...
897f33bf31 Fix the MS-DOS build
660e941235 Avoid crashes in PGTK build due to signal in 'note_mouse_...
0fc5fb2d05 Fix MS-Windows build broken by recent treesit.c changes
5b2e6d04ce Fix wrong capture in typescript-ts-mode (bug#60167)
cb8ccdd267 Add rust-ts-mode (Bug#60136)
9fcf764dd7 Indentation fixes for jsx/tsx (bug#60169)
69f2c71135 Fix treesit-query-validate problem with view-mode
1fc7535546 Use cursor API in treesit-node-parent
5f0286c0af Switch to use cursor API in treesit.c
a275e436df Add treesit_assume_true and treesit_cursor_helper
a54c7a8df0 Remove file-exists-in-trash-p
3e02029642 Update to Org 9.6-49-g47d129
4a8ff671b0 Don’t assume make-directory handler returns nil
44c83b239d Fix copy-directory bug when dest dir exists
bef1edc9ca make-directory now returns t if dir already exists
8a9579ca29 Use make-directory handlers uniformly
627e7e0243 Improve documentation of 'file-exists-p'
c9015ef55f Fix resizing of mini-windows by 'set-minibuffer-message'
5a245bc786 Prevent Abort dialogs from async-compiling jobs on Windows
4d1e4a4893 Fix 'window-max-chars-per-line' when there are no fringes
d65beb820c ; Revert "; * lisp/subr.el (internal--with-narrowing): Si...
1c0b90e5f7 ruby-mode: Recognize instance or global var as first arg ...
3356c0cb16 Fix end-of-defun in ruby-mode

# Conflicts:
#	etc/NEWS
2022-12-19 04:42:19 +01:00
..
advice.el (compiled-function-p): New function (bug#56648) 2022-08-14 12:30:05 -04:00
avl-tree.el
backquote.el
backtrace.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
benchmark.el ; Silence byte-compiler in benchmark.el 2022-10-07 23:15:13 +02:00
bindat.el Bindat (src, strz): Operate on vectors too 2022-10-21 11:26:36 -04:00
byte-opt.el Merge from origin/emacs-29 2022-12-19 04:42:18 +01:00
byte-run.el Warn about unmatchable constant args to eq, memq etc 2022-12-14 19:30:16 +01:00
bytecomp.el Warn about lambda expressions in comparisons 2022-12-18 14:55:02 +01:00
cconv.el cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695 2022-10-28 11:33:24 -04:00
chart.el ; Fix typos (don't abbreviate "with" or "without") 2022-12-01 16:36:09 +01:00
check-declare.el Make 'check-declare-directory' more portable 2022-05-14 19:08:55 +03:00
checkdoc.el ; Improve checkdoc.el commentary section 2022-12-10 23:55:00 +01:00
cl-extra.el ; Fix typos 2022-12-13 18:44:41 +01:00
cl-generic.el cl-generic: Fix advertised-calling-convention declarations 2022-10-16 12:01:47 -04:00
cl-indent.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
cl-lib.el Delete many items obsolete since 24.3 2022-09-09 11:27:30 +02:00
cl-macs.el * lisp/emacs-lisp/cl-macs.el (cl-flet): Optimize a bit more 2022-12-02 19:15:46 -05:00
cl-preloaded.el Merge remote-tracking branch 'origin/master' into feature/tree-sitter 2022-08-29 11:41:10 -07:00
cl-print.el nadvice.el: Use OClosures 2022-04-26 17:36:13 -04:00
cl-seq.el cl-reduce doc string improvement 2022-08-18 15:07:08 +02:00
comp-cstr.el ; Fix several symbol name typos 2022-10-26 23:04:23 +02:00
comp.el Prevent Abort dialogs from async-compiling jobs on Windows 2022-12-17 20:35:11 +02:00
copyright.el
crm.el Pacify recent unused/ignored lexvar warnings 2022-10-26 16:35:59 +03:00
cursor-sensor.el
debug-early.el Make debug-early-backtrace more resilient 2022-06-24 11:04:51 +02:00
debug.el Obsolete unused variable in debug.el 2022-09-20 12:40:14 +02:00
derived.el ; Normalize some "Author" headers 2022-07-20 22:38:01 +02:00
disass.el
easy-mmode.el Fix gud-minor-mode-menu 2022-12-03 11:32:00 +02:00
easymenu.el Fix easy menu separator in oldXMenu 2022-11-25 00:53:16 +01:00
edebug.el Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
eieio-base.el * lisp/emacs-lisp/eieio-base.el (eieio-persistent-read): Simplify. 2022-07-31 12:04:17 +02:00
eieio-core.el Fix overly wide docstrings generated by eieio 2022-10-02 17:28:04 +02:00
eieio-custom.el Move EIEIO autoloads to the common loaddefs.el 2022-07-11 14:29:33 +02:00
eieio-datadebug.el
eieio-opt.el New function substitute-quotes 2022-09-10 07:37:36 +02:00
eieio-speedbar.el
eieio.el Fix more overly long docstrings in eieio 2022-10-03 00:04:23 +02:00
eldoc.el Improve and extend documentation of ElDoc 2022-10-21 16:10:08 +03:00
elint.el
elp.el ; Delete not-useful comments referring to Emacs 19. 2022-08-19 18:05:51 +02:00
ert-x.el Activate direct asynchronous processes for Tramp container methods 2022-11-21 14:49:54 +01:00
ert.el Improve robustness of server.el tests 2022-11-26 13:40:33 -08:00
ewoc.el
faceup.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
find-func.el Add find-function-setup-keys bindings for find-library commands 2022-06-30 12:49:40 +02:00
float-sup.el
generate-lisp-file.el Inhibit nativecomp of loaddefs files 2022-09-03 14:23:26 +02:00
generator.el
generic.el
gv.el alist-get testfn argument evaluation correction 2022-12-16 19:18:34 +01:00
helper.el Don't show status message in Helper-describe-bindings 2022-08-11 14:35:23 +02:00
hierarchy.el ; Fix typos 2022-11-18 16:02:19 +01:00
icons.el Fix the width of margins for icons in outline-minor-mode (bug#59719) 2022-12-02 09:54:22 +02:00
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Restore font-lock-type-face for lisp mode &symbols 2022-12-04 19:50:45 +02:00
lisp.el In end-of-defun, terminate early if no further defun exists 2022-11-10 15:00:29 -08:00
loaddefs-gen.el Fix generation of autoloads on MS-Windows 2022-11-26 12:59:06 +02:00
macroexp.el Fix compiler macro expansion bug 2022-12-18 14:48:54 +01:00
map-ynp.el
map.el Audit some plist uses with new predicate argument 2022-10-22 19:33:12 +03:00
memory-report.el Use file-size-human-readable in memory-report--format 2022-10-15 03:02:17 +02:00
multisession.el Fix error editing multisession variables (bug#59710) 2022-12-02 14:25:35 +01:00
nadvice.el Don't bug out in advice--make-docstring when there's not doc string 2022-10-04 12:50:17 +02:00
oclosure.el ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
package-vc.el Ensure package directories for source packages from checkouts 2022-12-15 18:31:13 +01:00
package-x.el
package.el * lisp/emacs-lisp/package.el (package-report-bug): Autoload it. 2022-12-17 12:18:55 +01:00
pcase.el ; Fix typos 2022-11-23 05:49:22 +01:00
pp.el pp--insert-lisp: Don't bug out on certain forms at beginning of buffer 2022-05-28 18:39:43 +02:00
radix-tree.el
range.el
re-builder.el * lisp/emacs-lisp/re-builder.el: Cosmetic changes 2022-10-28 09:36:40 -04:00
regexp-opt.el Abolish max-specpdl-size (bug#57911) 2022-09-19 19:30:03 +02:00
regi.el ; * lisp/emacs-lisp/regi.el: Delete incorrect "last modified" comment. 2022-07-30 11:36:36 +02:00
ring.el * lisp/emacs-lisp/ring.el (ring): Define as a type 2022-08-14 12:30:06 -04:00
rmc.el ; Fix typos 2022-11-18 16:02:19 +01:00
rx.el Fix pcase rx patterns using rx-let bindings (bug#59814) 2022-12-11 16:49:06 +01:00
seq.el ; * lisp/emacs-lisp/seq.el (seq-filter): Fix typo in doc string. 2022-11-17 08:48:14 +02:00
shadow.el string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
shortdoc.el ; * lisp/emacs-lisp/shortdoc.el: fix mistakes in previous commit 2022-12-14 14:06:46 +01:00
shorthands.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
smie.el ; Fix typos 2022-11-11 15:52:37 +01:00
subr-x.el ; Don't quote nil in comments 2022-12-15 02:35:00 +01:00
syntax.el (syntax-wholeline-max): New var 2022-06-30 13:20:33 -04:00
tabulated-list.el ; tabulated-list.el: Remove duplicate obsolete declaration 2022-12-10 21:31:59 +01:00
tcover-ses.el ; Fix typos 2022-11-18 16:02:19 +01:00
testcover.el Remove a nil cl-case case 2022-09-13 18:24:14 +02:00
text-property-search.el Fix 'text-property-search-backward' with 1-char long properties 2022-11-03 11:25:50 +02:00
thunk.el
timer-list.el Add quit-window entry to list-timers menu 2022-07-04 22:15:51 +02:00
timer.el time-convert): Deprecate calls without an explicit FORM arg 2022-08-05 18:46:31 -04:00
tq.el
trace.el ; Delete LCD Archive entries 2022-07-28 15:07:34 +02:00
unsafep.el
vtable.el Fix vtable-insert-object line insertion 2022-10-08 15:26:01 +02:00
warnings.el Fix variable types in warnings-suppress 2022-08-15 09:36:06 +02:00