emacs/lisp/progmodes
Glenn Morris cc130d13d4 Merge from origin/emacs-26
e3f00f5 (origin/emacs-26) Clarify when to use advice-add vs add-function
c0f3e6b Minor formatting tweak in the Emacs manual
fadf653 Update comments in Intro to Emacs Lisp
52ccb24 ; * doc/os.texi (Batch Mode): use = after --eval
d65430f * etc/NEWS: Mention change in `edebug-prin1-to-string'.
ef4aec1 ; * doc/lispref/hash.texi (Defining Hash): Fix typos.
2981952 Another attempt to fix sql.el
b1b96d7 Update binding of 'M-.' in Intro to Emacs Lisp
b239a09 Fix a typo in last change in sql.el
0d8bae5 Fix capitalization of mail headers
845fe03 Fix buffer names in sql.el
a3885f5 Minor fixes in the Emacs manual
542f830 Fix a typo in rmail.texi
eb0bc6f * etc/PROBLEMS: Document Bug#31305.

Conflicts:
	doc/emacs/sending.texi
	etc/NEWS
2018-05-23 01:37:54 -07:00
..
ada-mode.el * lisp/progmodes/ada-mode.el (ada-clean-buffer-before-saving): Doc fix. 2018-03-13 14:48:02 -04:00
ada-prj.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ada-stmt.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
ada-xref.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
antlr-mode.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
asm-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
autoconf.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
bat-mode.el Support variable-unquoting syntax in bat-mode 2018-03-15 15:23:01 +02:00
bug-reference.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-align.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-awk.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-bytecomp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-cmds.el Fix some errors in c-display-defun-name when the type is "struct {..}", etc. 2018-01-28 17:53:07 +00:00
cc-defs.el Enhance CC Mode's fontification, etc., of unterminated strings. 2018-05-20 13:28:14 +00:00
cc-engine.el * lisp/progmodes/cc-{defs,engine,langs,vars}.el: Comment the use of "a\\`" 2018-04-02 19:53:41 +00:00
cc-fonts.el Enhance CC Mode's fontification, etc., of unterminated strings. 2018-05-20 13:28:14 +00:00
cc-guess.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-langs.el Enhance CC Mode's fontification, etc., of unterminated strings. 2018-05-20 13:28:14 +00:00
cc-menus.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
cc-mode.el Enhance CC Mode's fontification, etc., of unterminated strings. 2018-05-20 13:28:14 +00:00
cc-styles.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cc-vars.el * lisp/progmodes/cc-{defs,engine,langs,vars}.el: Comment the use of "a\\`" 2018-04-02 19:53:41 +00:00
cfengine.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cmacexp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
compile.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
cperl-mode.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
cpp.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
cwarn.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
dcl-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ebnf-abn.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-bnf.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-dtd.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-ebx.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-iso.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-otz.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf-yac.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebnf2ps.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ebrowse.el Merge from origin/emacs-26 2018-03-28 09:38:22 -07:00
elisp-mode.el * lisp/progmodes/elisp-mode.el (eval-sexp-add-defvars): Don't macroexpand. 2018-02-18 13:02:29 -05:00
etags.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
executable.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
f90.el Remove some obsolete compat code in f90.el 2018-01-09 22:56:31 -08:00
flymake-proc.el Fix filesystem littering by Flymake's legacy backend 2018-05-12 11:37:48 +01:00
flymake.el Merge from origin/emacs-26 2018-03-04 17:16:39 -08:00
fortran.el Remove some obsolete compat code in fortran.el 2018-01-09 22:54:46 -08:00
gdb-mi.el Quieten gud.el and gdb-mi.el compilation 2018-03-03 10:37:11 -08:00
glasses.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
grep.el Use next-error-found to set next-error-last-buffer. 2018-04-17 22:27:48 +03:00
gud.el Merge from origin/emacs-26 2018-05-07 07:50:49 -07:00
hideif.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
hideshow.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
icon.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
idlw-complete-structtag.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
idlw-help.el Suppress some font-lock-fontify-buffer compiler warnings 2018-03-05 15:58:57 -05:00
idlw-shell.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
idlw-toolbar.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
idlwave.el Replace some uses of cl with cl-lib 2018-03-23 16:14:49 -04:00
inf-lisp.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
js.el Merge from origin/emacs-26 2018-01-01 01:13:04 -08:00
ld-script.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
m4-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
make-mode.el Give '$' punctuation syntax in make-mode (Bug#24477) 2018-05-15 19:33:34 -04:00
mantemp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
meta-mode.el Stop mentioning options.el in doc 2018-03-12 21:09:36 -04:00
mixal-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
modula2.el lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos. 2014-03-14 01:22:33 +01:00
octave.el The tedious game of whack-a-mole with compiler warnings continues 2018-04-20 18:34:39 -04:00
opascal.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pascal.el Remove many items obsolete since Emacs 22.1 2018-03-10 19:15:56 -08:00
perl-mode.el Revert "Support all perl variable declarators and prefixes" 2018-03-20 20:14:40 -04:00
prog-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
project.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
prolog.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ps-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
python.el run-python: Make the buffer running python current 2018-05-15 01:30:11 +09:00
ruby-mode.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
scheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sh-script.el Merge from origin/emacs-26 2018-02-17 07:50:28 -08:00
simula.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
sql.el Merge from origin/emacs-26 2018-05-23 01:37:54 -07:00
subword.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
tcl.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vera-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
verilog-mode.el * lisp/progmodes/verilog-mode.el (verilog-mode): Quieten compilation. 2018-03-15 13:29:30 -04:00
vhdl-mode.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
which-func.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
xref.el Use next-error-found to set next-error-last-buffer. 2018-04-17 22:27:48 +03:00
xscheme.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00