1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-17 11:20:39 -08:00
emacs/lisp/textmodes
Paul Eggert 3213d77070 In strings, prefer plain and ' to \ and \'
* lisp/allout.el (allout-insert-listified):
* lisp/emacs-lisp/easy-mmode.el (define-globalized-minor-mode):
* lisp/ls-lisp.el (ls-lisp-UCA-like-collation)
(ls-lisp-string-lessp):
* lisp/menu-bar.el (menu-bar-open):
* lisp/obsolete/otodo-mode.el (todo-top-priorities):
* lisp/progmodes/compile.el (compile):
* lisp/progmodes/etags.el (tags-loop-scan):
* lisp/progmodes/make-mode.el (makefile-browser-insert-continuation):
* lisp/subr.el (posn-actual-col-row):
* lisp/term/pc-win.el (x-list-fonts):
* lisp/textmodes/texinfmt.el (texinfmt-version):
* lisp/textmodes/texnfo-upd.el (texinfo-master-menu):
* lisp/time.el (display-time-world-list):
* lisp/tmm.el (tmm-menubar):
* src/buffer.c (syms_of_buffer):
* src/fileio.c (syms_of_fileio):
Omit unnecessary and confusing backslash before quote.
* lisp/erc/erc.el (erc-cmd-LASTLOG):
* lisp/progmodes/flymake.el (flymake-fix-file-name):
* lisp/progmodes/vhdl-mode.el (vhdl-in-extended-identifier-p):
Fix string that was intended to escape a backslash and not a quote.
2015-06-30 15:08:02 -07:00
..
artist.el Don't block changes in mouse pointer inside 'track-mouse' 2015-06-30 18:59:21 +03:00
bib-mode.el
bibtex-style.el
bibtex.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
conf-mode.el
css-mode.el css-mode.el: Support multi-line comment filling 2015-04-18 20:25:40 +02:00
dns-mode.el
enriched.el
fill.el
flyspell.el
ispell.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
makeinfo.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
nroff-mode.el
page-ext.el * lisp/textmodes/page-ext.el (add-new-page, pages-directory) 2015-06-15 20:40:41 -04:00
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el Support the biblatex journaltitle field 2015-05-06 07:49:20 +02:00
reftex-dcr.el
reftex-global.el
reftex-index.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
reftex-parse.el
reftex-ref.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
reftex-sel.el
reftex-toc.el * lisp/textmodes/reftex-toc.el: Improve multi-frame behavior 2015-04-27 12:59:11 -04:00
reftex-vars.el Improve reftex-label-regexps default value 2015-06-16 09:24:47 +02:00
reftex.el ; Auto-commit of loaddefs files. 2015-05-06 06:19:35 -04:00
remember.el
rst.el Prefer "this" to “this” in doc strings 2015-05-19 19:08:52 -07:00
sgml-mode.el Add basic HTML5 tags and a template 2015-05-10 20:56:45 +03:00
table.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
tex-mode.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
texinfmt.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00
texinfo.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
texnfo-upd.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00
text-mode.el ; Comments. 2015-04-27 23:46:09 -07:00
tildify.el Prefer "this" to “this” in doc strings 2015-05-19 19:08:52 -07:00
two-column.el
underline.el