1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
emacs/lisp/emacs-lisp
Philip Kaludercic d5dbf0804c
* package-vc.el (package-vc-unpack): Fix 'vc-ignore' call
When generating the manual node (/dir), we need to ensure that the
default-directory is set to the package root, otherwise the file is
ignored in some other repository, that probably doesn't exist.
2022-08-30 11:28:54 +02: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 Make some additional defcustom types more restrictive 2022-07-06 19:29:51 +02:00
benchmark.el * Have `benchmark-run-compiled' use the native compiler when available 2022-01-27 11:55:21 +01:00
bindat.el bindat (strz): Null terminate fixed-length strings if there is room 2022-06-22 16:55:40 +03:00
byte-opt.el Improved null (alias not) optimisation 2022-08-16 20:44:50 +02:00
byte-run.el Allow specifying how args are to be stored in `command-history' 2022-08-08 15:53:41 +02:00
bytecomp.el Merge remote-tracking branch 'origin/master' into feature/package+vc 2022-08-18 09:23:45 +02:00
cconv.el ; * lisp/emacs-lisp/cconv.el (cconv--var-classification): Optimise. 2022-07-09 11:53:30 +02:00
chart.el Prefer defvar-keymap in some trivial cases 2022-07-20 09:27:30 +02:00
check-declare.el Make 'check-declare-directory' more portable 2022-05-14 19:08:55 +03:00
checkdoc.el Delete dead code in checkdoc.el 2022-08-10 11:28:17 +02:00
cl-extra.el string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
cl-generic.el (cl--generic-compiler): Revert last change 2022-06-29 08:58:13 -04:00
cl-indent.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
cl-lib.el Avoid cl-cXXXr compat aliases 2022-08-03 02:59:40 +02:00
cl-macs.el (compiled-function-p): New function (bug#56648) 2022-08-14 12:30:05 -04:00
cl-preloaded.el ; Fix typos. 2022-07-02 10:20:23 +02:00
cl-print.el nadvice.el: Use OClosures 2022-04-26 17:36:13 -04:00
cl-seq.el
comp-cstr.el ; Fix two mail addresses 2022-05-16 09:54:15 +02:00
comp.el Fix the bytecode incompatibility due to the change to 'narrow-to-region'. 2022-08-01 21:11:49 +02:00
copyright.el Fix copyright-fix-years, use a dash to separate years in a range 2022-01-28 15:23:05 +01:00
crm.el Fix crm.el compilation warning 2022-07-11 13:34:35 +02:00
cursor-sensor.el
debug-early.el Make debug-early-backtrace more resilient 2022-06-24 11:04:51 +02:00
debug.el Prefer defvar-keymap in emacs-lisp/*.el 2022-07-04 22:15:51 +02:00
derived.el ; Normalize some "Author" headers 2022-07-20 22:38:01 +02:00
disass.el
easy-mmode.el ; Fix typos. 2022-07-02 13:32:41 +02:00
easymenu.el
edebug.el Fix quoting of #' in some doc strings 2022-08-03 13:14:32 +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 Move EIEIO autoloads to the common loaddefs.el 2022-07-11 14:29:33 +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 Move EIEIO autoloads to the common loaddefs.el 2022-07-11 14:29:33 +02:00
eieio-speedbar.el
eieio.el Fix ede byte-compile warnings in loaddefs.el 2022-07-31 11:39:00 +02:00
eldoc.el Don't disable eldoc when doing edebug 2022-08-02 11:56:55 +02:00
elint.el
elp.el Prefer defvar-keymap in emacs-lisp/*.el 2022-07-04 22:15:51 +02:00
ert-x.el ; * lisp/emacs-lisp/ert-x.el (tramp-remote-path): Fix last change. 2022-07-10 20:07:37 +02:00
ert.el Simplify code using take, ntake and butlast 2022-08-14 15:43:12 +02: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 Rename generate-file to generate-lisp-file 2022-06-05 17:48:39 +02:00
generator.el
generic.el
gv.el Don't say that macro-expansion error is a warning 2022-06-30 15:08:02 +02:00
helper.el Don't show status message in Helper-describe-bindings 2022-08-11 14:35:23 +02:00
hierarchy.el
icons.el Tweak icons.el emoji detection 2022-07-30 15:56:49 +02:00
inline.el
let-alist.el
lisp-mnt.el lisp-mnt, checkdoc: Reduce run-time dependencies 2022-02-07 12:59:27 -05:00
lisp-mode.el Further lisp-current-defun-name tweaks 2022-08-15 07:30:25 +02:00
lisp.el ; * lisp/emacs-lisp/lisp.el (end-of-defun-moves-to-eol): Doc fix. 2022-08-06 09:40:07 +03:00
loaddefs-gen.el Fix up the exclusion logic in loaddefs-generate 2022-08-15 08:29:28 +02:00
macroexp.el (compiled-function-p): New function (bug#56648) 2022-08-14 12:30:05 -04:00
map-ynp.el Clarify read-answer-short/use-short-answers action 2022-04-07 13:37:16 +02:00
map.el Mention caveats in the map-delete doc string 2022-04-26 15:34:26 +02:00
memory-report.el Make memory-report not bug out with symbols with positions 2022-05-26 13:04:50 +02:00
multisession.el
nadvice.el ; advice--interactive-form: Fix a typo introduced in recent change 2022-08-14 10:23:29 +02:00
oclosure.el * lisp/emacs-lisp/oclosure.el (oclosure-define): Fix empty case 2022-05-08 10:33:49 -04:00
package-vc.el * package-vc.el (package-vc-unpack): Fix 'vc-ignore' call 2022-08-30 11:28:54 +02:00
package-x.el
package.el Merge remote-tracking branch 'origin/master' into feature/package+vc 2022-08-12 16:05:05 +02:00
pcase.el (compiled-function-p): New function (bug#56648) 2022-08-14 12:30:05 -04: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 Prefer defvar-keymap in emacs-lisp/*.el 2022-07-04 22:15:51 +02:00
regexp-opt.el
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 Allow read-multiple-choice to do long-form answers 2022-06-24 11:04:51 +02:00
rx.el Reduce internal rx autoloads 2022-07-31 13:01:26 +02:00
seq.el Further seq-uniq speed-ups for lists 2022-08-12 15:16:39 +02:00
shadow.el string-equal-ignore-case: new function 2022-07-26 13:49:28 -04:00
shortdoc.el Omit some (current-time) calls 2022-08-01 01:17:16 -07:00
shorthands.el Remove some useless eval-when-compile 2022-07-04 14:56:11 +02:00
smie.el * lisp/emacs-lisp/smie.el (smie-auto-fill): Fix bug#19342 2022-05-06 11:09:58 -04:00
subr-x.el Hide local variable section in emacs-news-modes 2022-08-12 22:28:17 +02:00
syntax.el (syntax-wholeline-max): New var 2022-06-30 13:20:33 -04:00
tabulated-list.el Prefer defvar-keymap in emacs-lisp/*.el 2022-07-04 22:15:51 +02:00
tcover-ses.el
testcover.el ; * lisp/emacs-lisp/testcover.el: Remove duplicate provide. 2022-06-30 14:12:12 +02:00
text-property-search.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +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 Don't make a header if the user hasn't specified columns in vtable 2022-04-23 14:47:55 +02:00
warnings.el Fix variable types in warnings-suppress 2022-08-15 09:36:06 +02:00