1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
emacs/lisp/emacs-lisp
Lars Ingebrigtsen 4c4eda4c31 Make imenu find defalias entries
* lisp/emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
Also find defalias (bug#7855).
2022-05-10 04:41:43 +02:00
..
advice.el Use advice--cd*r where applicable 2022-04-26 17:36:13 -04:00
autoload.el
avl-tree.el
backquote.el
backtrace.el
benchmark.el
bindat.el
byte-opt.el Byte compiler: Prevent special forms' symbols being replaced by bare symbols 2022-04-22 19:11:31 +00:00
byte-run.el Byte compiler: correct output warning message positions (part 2) 2022-04-22 17:16:21 +00:00
bytecomp.el Use advice--cd*r where applicable 2022-04-26 17:36:13 -04:00
cconv.el Byte compiler: Prevent special forms' symbols being replaced by bare symbols 2022-04-22 19:11:31 +00:00
chart.el
check-declare.el
checkdoc.el
cl-extra.el Add a comment about cl-concatenate 2022-04-13 06:11:51 +02:00
cl-generic.el cl-generic.el: Upcase formal args in C-h o 2022-04-25 15:41:21 -04:00
cl-indent.el
cl-lib.el Clarify cl-incf/decf doc strings 2022-04-21 15:11:33 +02:00
cl-macs.el CL types: Accept both byte-code-function and compiled-function 2022-04-29 15:29:35 -04:00
cl-preloaded.el * lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add symbol-with-pos 2022-04-29 22:13:20 -04:00
cl-print.el nadvice.el: Use OClosures 2022-04-26 17:36:13 -04:00
cl-seq.el
comp-cstr.el
comp.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
copyright.el
crm.el * lisp/emacs-lisp/crm.el: Set completion-list-insert-choice-function. 2022-05-05 21:15:51 +03:00
cursor-sensor.el
debug-early.el debug-early: Print bytecode in a more manageable way 2022-04-29 22:18:09 -04:00
debug.el Make the eval-in-debug error message prettier in non-recursive errors 2022-05-02 13:59:11 +02:00
derived.el
disass.el
easy-mmode.el Move buffer-local-set-state to subr because it's used at runtime 2022-05-06 16:09:38 +02:00
easymenu.el
edebug.el Make non-recursive error messages in edebug prettier 2022-05-02 13:55:56 +02:00
eieio-base.el
eieio-core.el OClosure: add support for slot-value 2022-04-04 15:06:47 -04:00
eieio-custom.el
eieio-datadebug.el
eieio-opt.el
eieio-speedbar.el
eieio.el
eldoc.el Allow non-interactive use of eldoc-doc-buffer 2022-05-09 12:51:24 +01:00
elint.el
elp.el
ert-x.el
ert.el
ewoc.el
faceup.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
find-func.el
float-sup.el
generator.el
generic.el
gv.el
helper.el
hierarchy.el
inline.el
let-alist.el
lisp-mnt.el
lisp-mode.el Make imenu find defalias entries 2022-05-10 04:41:43 +02:00
lisp.el Make down-list signal an error if called inside a string 2022-05-06 21:13:54 +02:00
macroexp.el Byte compiler: Prevent special forms' symbols being replaced by bare symbols 2022-04-22 19:11:31 +00: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
multisession.el
nadvice.el CL types: Accept both byte-code-function and compiled-function 2022-04-29 15:29:35 -04:00
oclosure.el * lisp/emacs-lisp/oclosure.el (oclosure-define): Fix empty case 2022-05-08 10:33:49 -04:00
package-x.el
package.el Make `x' in package-menu-mode more DWIM 2022-05-07 14:31:42 +02:00
pcase.el Further doc string quoting fixes 2022-04-22 17:16:42 +02:00
pp.el
radix-tree.el
range.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rmc.el
rx.el
seq.el cl-generic: Rework obsolescence checks for defmethod 2022-04-01 10:02:32 -04:00
shadow.el Make load-path-shadows-mode a special mode 2022-04-30 20:34:35 +02:00
shortdoc.el Respect help-window-keep-selected in shortdoc buttons 2022-05-06 16:21:07 +02:00
shorthands.el
smie.el * lisp/emacs-lisp/smie.el (smie-auto-fill): Fix bug#19342 2022-05-06 11:09:58 -04:00
subr-x.el ; Re-fix last change in doc of 'with-buffer-unmodified-if-unchanged'. 2022-05-04 14:53:34 +02:00
syntax.el
tabulated-list.el
tcover-ses.el
testcover.el
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 Make list-times not include zero elements 2022-04-13 15:31:34 +02:00
timer.el
tq.el
trace.el
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