1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00
emacs/test/lisp
Karl Fogel 2b404e8391 Use normal double quotes in TeX / LaTeX comments
* lisp/textmodes/tex-mode.el (tex-insert-quote): When in a comment,
  default to inserting a normal double quote (") instead of TeX-style
  open (``) or close ('') quote marks.

* etc/NEWS (TeX mode): Note the change.

* test/lisp/electric-tests.el (autowrapping-7): Adjust accordingly.

See this thread for discussion:

  https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00611.html
  From: Karl Fogel <kfogel {_AT_} red-bean.com>
  To: Emacs Development <emacs-devel {_AT_} gnu.org>
  Subject: [PATCH] Have LaTeX mode use normal double quotes in comments.
  Date: Mon, 29 Aug 2016 14:44:12 -0500
  Message-ID: <87twe3icmr.fsf@red-bean.com>
2016-08-30 11:14:37 -05:00
..
calc
calendar Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
emacs-lisp Add tests for Bug#24264 2016-08-19 17:04:42 +09:00
emulation Spelling and minor grammar fixes 2016-08-05 13:35:13 -07:00
erc Fix failing test 2016-07-21 21:51:24 +09:00
eshell
gnus Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
international Add tests for ucs-normalize.el 2016-07-16 13:01:04 -04:00
legacy Added tests for dos unibyte decoding. 2016-05-21 00:13:43 -04:00
mail
net ; Spelling fixes 2016-08-21 04:17:53 -07:00
progmodes * cl-generic.el: Fix problems introduced by new load-history format 2016-08-02 13:01:26 -04:00
textmodes Complete "initial" and "unset" in CSS mode 2016-07-06 19:25:10 +02:00
url
vc Remove ‘ert-with-function-mocked’ macro in favour of ‘cl-letf’ macro 2016-06-08 19:10:59 +02:00
abbrev-tests.el
auth-source-tests.el
autorevert-tests.el
char-fold-tests.el Merge from origin/emacs-25 2016-05-26 12:55:06 -07:00
comint-tests.el
dabbrev-tests.el
descr-text-tests.el
dired-tests.el Fix dired-test-bug22694 2016-07-27 12:30:43 -04:00
dom-tests.el Add tests for dom.el 2016-08-28 18:36:27 +02:00
electric-tests.el Use normal double quotes in TeX / LaTeX comments 2016-08-30 11:14:37 -05:00
epg-tests.el epg: Add a way to detect gpg1 executable for tests 2016-05-20 16:29:04 +09:00
faces-tests.el
filenotify-tests.el ; Simplify in filenotify-tests.el 2016-06-20 15:05:52 +02:00
help-fns-tests.el Detect aliases to built-in functions 2016-07-09 22:56:25 +09:00
htmlfontify-tests.el
ibuffer-tests.el
imenu-tests.el
info-xref-tests.el
isearch-tests.el
jit-lock-tests.el
json-tests.el
man-tests.el
minibuffer-tests.el
mouse-tests.el ; * test/lisp/mouse-tests.el: Standardize license notice. 2016-05-22 17:20:48 -07:00
obarray-tests.el
ps-print-tests.el
replace-tests.el
simple-tests.el Merge from origin/emacs-25 2016-08-05 14:07:00 -07:00
sort-tests.el
subr-tests.el Merge from origin/emacs-25 2016-05-31 08:07:41 -07:00
thingatpt-tests.el
xml-tests.el
xt-mouse-tests.el