1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00: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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bibtex-style.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
bibtex.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
conf-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
css-mode.el css-mode.el: Support multi-line comment filling 2015-04-18 20:25:40 +02:00
dns-mode.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
enriched.el Fix: inhibit point motion hooks when encoding an enriched document. 2015-01-17 19:34:50 +00:00
fill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
flyspell.el Merge from origin/emacs-24 2015-03-03 14:38:53 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
page-ext.el * lisp/textmodes/page-ext.el (add-new-page, pages-directory) 2015-06-15 20:40:41 -04:00
page.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
paragraphs.el paragraphs: update sentence-end-base :version after changing the default 2015-01-20 19:33:07 +01:00
picture.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
po.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
refbib.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
refer.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
refill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-auc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-cite.el Support the biblatex journaltitle field 2015-05-06 07:49:20 +02:00
reftex-dcr.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-global.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-index.el Deprecate intangible' and point-entered' properties 2015-04-13 15:51:15 -04:00
reftex-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
reftex-ref.el Fix byte-compiler warnings about looking-back. 2015-04-20 21:55:00 -04:00
reftex-sel.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
underline.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00