1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/international
Lars Ingebrigtsen 43f59b91aa Mark all def* functions that should indent as `defun'
* lisp/abbrev.el (define-abbrev):
(define-abbrev-table): Mark all functions that have names that
start with "def" that should indent according to the current
heuristics (bug#43329).
* lisp/autoinsert.el (define-auto-insert):

* lisp/button.el (define-button-type):

* lisp/subr.el (define-key-after):
(define-mail-user-agent):
(define-keymap):

* lisp/widget.el (define-widget):

* lisp/emacs-lisp/package.el (define-package):

* lisp/international/mule-cmds.el (define-char-code-property):

* lisp/international/mule.el (define-charset):
(define-coding-system):
(define-translation-table):
(define-translation-hash-table):
2021-10-13 21:52:57 +02:00
..
ccl.el ; Minor stylistic fixes found by checkdoc 2021-10-05 02:06:57 +02:00
characters.el Fix doc strings of 2 categories 2021-10-08 22:20:19 +03:00
fontset.el Remove U+FE0F from script-representative-chars 2021-10-04 19:11:15 +02:00
isearch-x.el
iso-ascii.el
iso-cvt.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el
kkc.el
latexenc.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
latin1-disp.el
mule-cmds.el Mark all def* functions that should indent as `defun' 2021-10-13 21:52:57 +02:00
mule-conf.el Make comint understand the ccrypt password phrases 2021-09-27 08:15:24 +02:00
mule-diag.el Use format-prompt for many more prompts 2021-10-05 03:44:56 +02:00
mule-util.el
mule.el Mark all def* functions that should indent as `defun' 2021-10-13 21:52:57 +02:00
ogonek.el
quail.el Merge from origin/emacs-28 2021-10-13 11:19:12 -07:00
rfc1843.el
robin.el ; More minor stylistic fixes found by checkdoc 2021-09-22 20:26:40 +02:00
titdic-cnv.el ; Update some links to HTTPS and note some broken links 2021-09-27 12:40:04 +02:00
ucs-normalize.el
utf-7.el
utf7.el