1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
emacs/test/lisp/progmodes
Mattias M e7e7ef1588 Fix fill-paragraph in asm-mode
* lisp/progmodes/asm-mode.el: The value of fill-prefix ought to be nil
not "\t" so that fill-context-prefix can do its thing. In fact,
fill-prefix does not have to be set at all becuase asm-mode derives
from prog-mode and fill-prefix is set in simple.el.

* test/lisp/progmodes/asm-mode-tests.el: Add relevant test (bug#41064).

Copyright-paperwork-exempt: yes
2021-01-28 07:34:10 +01:00
..
cperl-mode-resources perl-mode: Display here-docs as strings instead of comments 2021-01-05 10:15:04 +01:00
flymake-resources Ensure flymake tests use gcc rather than $CC 2018-12-15 15:08:28 -08:00
js-resources Convert manual js indent tests to unit tests 2020-10-18 02:28:22 +02:00
ruby-mode-resources ruby-mode: Recognize setter symbols 2020-12-31 18:39:41 +02:00
xref-resources Move some test data to follow our conventions 2020-10-23 16:29:46 +02:00
asm-mode-tests.el Fix fill-paragraph in asm-mode 2021-01-28 07:34:10 +01:00
autoconf-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
bat-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cc-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
compile-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
cperl-mode-tests.el perl-mode: Display here-docs as strings instead of comments 2021-01-05 10:15:04 +01:00
elisp-mode-tests.el Fontify special forms and macros the same 2021-01-25 07:44:29 +01:00
etags-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
f90-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
flymake-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gdb-mi-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
glasses-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
js-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
opascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
pascal-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
perl-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ps-mode-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
python-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ruby-mode-tests.el ruby-add-log-current-method: Support methods with symbolic names 2021-01-04 21:13:53 +02:00
scheme-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sql-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
subword-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
tcl-tests.el Add a failing test for bug#44834 2021-01-11 16:16:50 +01:00
xref-tests.el Fix some failing tests in BSD systems 2021-01-06 23:07:22 +02:00