1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-22 21:50:45 -08:00
emacs/lisp/progmodes
Basil L. Contovounesios b2c0eb63dd Add docstring to project--read-file-cpd-relative
For discussion, see thread starting at:
https://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00460.html
* lisp/progmodes/project.el (project--read-file-cpd-relative):
Describe arglist as promised by user option
project-read-file-name-function.
2019-05-16 23:26:27 +01:00
..
ada-mode.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
ada-prj.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ada-stmt.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ada-xref.el Be safer about "%" in message formats 2019-03-07 09:05:56 -08:00
antlr-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
asm-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
autoconf.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
bat-mode.el Improve regexp advice again, and unchain ranges 2019-04-02 15:01:34 -07:00
bug-reference.el Use lexical-binding in bug-reference.el 2019-04-09 16:29:09 -05:00
cc-align.el Correct the indentation of CC Mode brace lists 2019-03-12 18:33:31 +00:00
cc-awk.el Fix regexp branches that subsume other branches 2019-04-19 09:02:25 -07:00
cc-bytecomp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cc-cmds.el Don’t assume CURRENT_TIME_LIST 2019-02-13 00:51:15 -08:00
cc-defs.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-engine.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-fonts.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-guess.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cc-langs.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-menus.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
cc-mode.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cc-styles.el Correct the indentation of CC Mode brace lists 2019-03-12 18:33:31 +00:00
cc-vars.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
cfengine.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
cmacexp.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
compile.el Don't check comp-buffer-name-function in derived mode (Bug#34956) 2019-04-04 19:39:42 -04:00
cperl-mode.el Fix regexp branches that subsume other branches 2019-04-19 09:02:25 -07:00
cpp.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
cwarn.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
dcl-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
ebnf-abn.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-bnf.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-dtd.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-ebx.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-iso.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-otz.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebnf-yac.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
ebnf2ps.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
ebrowse.el Ebrowse: Use invisibility-spec instead of selective-display 2019-03-18 08:09:42 -04:00
elisp-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
etags.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
executable.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
f90.el Fix some ineffective backslashes in string literals 2019-03-16 11:38:58 -07:00
flymake-cc.el Avoid occasional confusion of Flymake C/C++ backend 2019-03-25 14:56:09 +00:00
flymake-proc.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
flymake.el * lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newline 2019-05-07 23:29:14 +03:00
fortran.el Properly bracket concat of comment-start-skip (Bug#34805) 2019-04-15 20:28:03 -04:00
gdb-mi.el Merge from origin/emacs-26 2019-03-09 10:07:46 -08:00
glasses.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
grep.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
gud.el Fix bug in gud-gdb-marker-filter: first marker does not start with \n 2019-04-03 10:25:45 -07:00
hideif.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
hideshow.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
icon.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
idlw-complete-structtag.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
idlw-help.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
idlw-shell.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
idlw-toolbar.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
idlwave.el Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
inf-lisp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
js.el Add extra text property to fix issue with js2-mode integration 2019-04-10 22:53:34 -07:00
ld-script.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
m4-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
make-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
mantemp.el More regexp corrections and tweaks 2019-03-08 09:09:40 -08:00
meta-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
mixal-mode.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
modula2.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
octave.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
opascal.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
pascal.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
perl-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
prog-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
project.el Add docstring to project--read-file-cpd-relative 2019-05-16 23:26:27 +01:00
prolog.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
ps-mode.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
python.el python.el: Fix close paren indentation to match pep8 (Bug#20742) 2019-04-28 16:45:13 -04:00
ruby-mode.el Fix more regular expression typos 2019-03-18 17:02:29 -07:00
scheme.el More regexp corrections and tweaks 2019-03-10 23:11:21 -07:00
sh-script.el Fix more regexp oddities 2019-04-07 02:45:33 -07:00
simula.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
sql.el * lisp/progmodes/sql.el 2019-04-24 20:59:25 -04:00
subword.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
tcl.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
vera-mode.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
verilog-mode.el Fix verilog-mode module backticks; whitespace from prev commits. 2019-05-06 18:35:31 -04:00
vhdl-mode.el Properly bracket concat of comment-start-skip (Bug#34805) 2019-04-15 20:28:03 -04:00
which-func.el which-function: Do not display outdated imenu information 2019-02-22 15:27:06 -06:00
xref.el xref--find-ignores-arguments: Return "" if IGNORES is nil 2019-05-03 02:48:44 +03:00
xscheme.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00