1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/lisp/progmodes
Juanma Barranquero 2bb0703e24 lisp/*.el: Force non-nil result to t, to match docstring
* lisp/emacs-lock.el (emacs-lock-live-process-p):
* lisp/shadowfile.el (shadow-file-match):
* lisp/emacs-lisp/edebug.el (edebug-basic-spec):
* lisp/mail/rmail.el (rmail-expunge-confirmed):
* lisp/net/soap-client.el (soap-should-encode-value-for-xs-element):
* lisp/progmodes/idlwave.el (idlwave-quoted):
* lisp/progmodes/idlw-shell.el (idlwave-shell-filename-string):
* lisp/textmodes/refbib.el (r2b-isa-proceedings):
* lisp/textmodes/texnfo-upd.el (texinfo-find-lower-level-node):
Normalize boolean result.
2019-10-17 02:08:43 +02:00
..
antlr-mode.el
asm-mode.el
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
cc-bytecomp.el
cc-cmds.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cc-defs.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cc-engine.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cc-fonts.el
cc-guess.el
cc-langs.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cc-menus.el
cc-mode.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cc-styles.el
cc-vars.el CC-Mode: Remove unneeded backslashes from doc strings and regular expressions 2019-10-12 09:30:23 +00:00
cfengine.el
cmacexp.el
compile.el Fix hitting RET on some text in compilation-mode 2019-10-13 22:22:31 +02:00
cperl-mode.el Remove more XEmacs compat code in cperl-mode.el 2019-10-04 01:59:22 +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
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el
ebrowse.el
elisp-mode.el Don't display wrong ElDoc information when inside ELisp strings or comments 2019-08-20 08:34:23 -04: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 Fix flymake-proc temporary file deletion bug 2019-09-07 16:51:24 -04:00
flymake.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
fortran.el Suppress relint errors in fortran.el 2019-08-08 12:10:36 +02:00
gdb-mi.el Don't add trailing whitespace when passing argument to GDB 2019-10-02 15:08:02 +02: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 other trivial doc fixes 2019-09-21 00:27:53 +02:00
hideif.el Make hide-ifdef-mode-prefix-key customisable 2019-08-21 13:49:57 -07:00
hideshow.el Preserve point better in hs-hide-comment-region 2019-10-03 18:55:35 +02:00
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-17 02:08:43 +02: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 Make lisp-do-defun do the right thing with trailing comments 2019-10-03 18:07:12 +02:00
js.el Correct some more custom type specs 2019-10-11 14:17:08 +02:00
ld-script.el
m4-mode.el
make-mode.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el Merge from origin/emacs-26 2019-08-10 08:44:31 -07:00
opascal.el
pascal.el
perl-mode.el Fix indenting in perl functions with doc-comments 2019-09-30 00:09:58 +02: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--vc-list-files): Make sure to expand file names 2019-10-05 12:33:25 +03:00
prolog.el Remove XEmacs compat code from prolog.el 2019-10-09 03:11:15 +02:00
ps-mode.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
python.el Fix python-shell font-lock cleanup for unclosed quotes (Bug#32390) 2019-10-14 20:09:38 -04:00
ruby-mode.el
scheme.el
sh-script.el Expand <<- heredocs in sh 2019-10-16 09:20:15 +02:00
simula.el
sql.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
subword.el
tcl.el lisp/*.el: Force non-nil result to t, to match docstring 2019-10-14 23:53:16 +02:00
vera-mode.el
verilog-mode.el Use quit-window in some functions 2019-10-13 05:08:37 +02:00
vhdl-mode.el Update some URLs 2019-09-23 00:12:52 -07:00
which-func.el
xref.el Add imenu support to xref 2019-08-23 06:30:46 +02:00
xscheme.el