emacs/lisp/erc
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
..
ChangeLog.1 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
ChangeLog.2 ; ChangeLog fixes 2015-04-17 13:48:00 -04:00
erc-autoaway.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-backend.el Fix minor quoting problems in doc strings 2015-05-19 15:01:16 -07:00
erc-button.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-capab.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-compat.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-dcc.el Don't downcase system diagnostics' first letters 2015-01-21 20:29:42 -08:00
erc-desktop-notifications.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ezbounce.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
erc-fill.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-goodies.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ibuffer.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-identd.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-imenu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-join.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-lang.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-list.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-log.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-match.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-menu.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-netsplit.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-networks.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-notify.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-page.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-pcomplete.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
erc-replace.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-ring.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-services.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-sound.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-speedbar.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-spelling.el * lisp/textmodes/flyspell.el (flyspell-word): Defvar. 2015-02-13 22:45:18 -05:00
erc-stamp.el Make erc timestamps visible again 2015-05-25 16:45:36 +02:00
erc-track.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-truncate.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc-xdcc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
erc.el In strings, prefer plain and ' to \ and \' 2015-06-30 15:08:02 -07:00