1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
emacs/lisp/progmodes
Juanma Barranquero 75d0cef20d Trivial docstring fixes
* ChangeLog.3:
* lisp/emacs-lisp/cl-macs.el (cl-flet):
* lisp/filesets.el (filesets-menu-ensure-use-cached):
* lisp/progmodes/compile.el (compilation-context-lines):
* lisp/progmodes/prolog.el (prolog-paren-indent):
* lisp/progmodes/sql.el (sql-password-search-wallet-function):
Fix typos in docstrings.

* lisp/cedet/semantic/analyze.el (semantic-analyze-push-error):
Doc fix.

* lisp/emacs-lisp/map.el (map-put, map-info): Refill docstring.
(map-contains-key): Fix typo.
(map-every-p): Doc fix.
2019-12-24 02:37:08 +01:00
..
antlr-mode.el
asm-mode.el * lisp/progmodes/asm-mode.el (asm-mode-map): Obey electric-indent-mode 2019-11-26 09:05:36 -05:00
autoconf.el
bat-mode.el
bug-reference.el
cc-align.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cc-awk.el * lisp/progmodes/cc-awk.el (c-awk-var-num-ket-re): Remove /x80-/xff from it. 2019-07-25 18:48:19 +00:00
cc-bytecomp.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
cc-cmds.el CC Mode: Allow most functions on post-self-insert-hook to be called 2019-12-07 18:55:19 +00:00
cc-defs.el CC Mode. Fix fontification bug with unterminated quotes on adjacent lines 2019-11-30 21:26:00 +00:00
cc-engine.el CC Mode: Fix two bugs in the "state cache". 2019-11-14 19:51:01 +00:00
cc-fonts.el CC Mode. Allow fontification of "wrong" style comments with warning face. 2019-11-09 12:09:30 +00:00
cc-guess.el
cc-langs.el ; Spelling fixes 2019-12-10 20:05:49 -08:00
cc-menus.el
cc-mode.el CC Mode. Fix fontification bug with unterminated quotes on adjacent lines 2019-11-30 21:26:00 +00:00
cc-styles.el
cc-vars.el * lisp/progmodes/cc-vars.el (c-mark-wrong-style-of-comment): 2019-11-09 11:17:20 -08:00
cfengine.el
cmacexp.el
compile.el Trivial docstring fixes 2019-12-24 02:37:08 +01:00
cperl-mode.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
cpp.el
cwarn.el
dcl-mode.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
ebnf-abn.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
ebnf-bnf.el
ebnf-dtd.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
ebnf-ebx.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil 2019-10-17 02:45:06 +02:00
elisp-mode.el Avoid false indications from Flymake in .dir-locals.el files 2019-10-21 14:29:13 +03:00
etags.el ; Improve a doc string in etags.el 2019-10-12 21:55:59 +03:00
executable.el
f90.el
flymake-cc.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
flymake-proc.el lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil 2019-10-17 02:45:06 +02:00
flymake.el ; Spelling fixes 2019-12-10 20:05:49 -08:00
fortran.el Suppress relint errors in fortran.el 2019-08-08 12:10:36 +02:00
gdb-mi.el Send -enable-frame-filters to gdb 2019-10-30 22:25:23 +01:00
glasses.el
grep.el ; * lisp/progmodes/grep.el (lgrep, rgrep, zrgrep): Fix doc wording. 2019-10-12 09:52:03 +03:00
gud.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
hideif.el Make hide-ifdef-mode-prefix-key customisable 2019-08-21 13:49:57 -07:00
hideshow.el ; Spelling fixes 2019-12-10 20:05:49 -08:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
idlw-toolbar.el
idlwave.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02:00
inf-lisp.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
js.el Ignore comments and strings when matching JSX 2019-12-07 13:18:00 -08:00
ld-script.el
m4-mode.el Fix "dnl" highlights in m4-mode 2019-10-30 13:16:44 +01:00
make-mode.el Fix usage of remove-text-properties 2019-08-01 17:04:53 +03:00
meta-mode.el Remove XEmacs compat code from meta-mode.el 2019-10-20 22:52:02 +02:00
mixal-mode.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
modula2.el
octave.el Merge from origin/emacs-26 2019-08-10 08:44:31 -07:00
opascal.el * lisp/progmodes/opascal.el: Tweak code to ease edebugging 2019-07-22 15:41:17 -04:00
pascal.el
perl-mode.el * lisp/progmodes/perl-mode.el (perl-calculate-indent): Indent qw(...) 2019-11-15 13:19:37 -05:00
prog-mode.el Prefer display-line-numbers over linum in docs and one defcustom 2019-08-27 02:41:51 +02:00
project.el project-find-regexp: Default to symbol at point 2019-12-09 16:27:28 +02:00
prolog.el Trivial docstring fixes 2019-12-24 02:37:08 +01:00
ps-mode.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
python.el Add new function `python-shell-send-statement' 2019-12-21 11:13:27 +02:00
ruby-mode.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
scheme.el
sh-script.el Further tweaks to sh-script \ #foo font locking 2019-10-31 13:07:37 +01:00
simula.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
sql.el Trivial docstring fixes 2019-12-24 02:37:08 +01:00
subword.el
tcl.el Remove XEmacs compat code from tcl.el 2019-10-17 13:13:05 +02:00
vera-mode.el Replace manually crafted hex regexes with [:xdigit:] 2019-07-06 10:54:25 +03:00
verilog-mode.el Verilog-Mode collected updates. 2019-12-17 18:04:48 -05:00
vhdl-mode.el Fix some quoting glitches in doc strings 2019-11-11 10:32:53 -08:00
which-func.el
xref.el In xref-location-marker, handle deleted file or outdated xref location nicely 2019-10-20 06:39:02 -07:00
xscheme.el