]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant #' before lambda in progmodes/*.el
authorStefan Kangas <stefan@marxist.se>
Thu, 1 Apr 2021 14:24:12 +0000 (16:24 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 1 Apr 2021 14:26:44 +0000 (16:26 +0200)
commit4a538c4861370d629920b66a7cdcbb78ecb13830
tree6a62e7ed5c1def94ae207defff5f2eab280e2769
parent8129998deb54c3621dd715c79694725c74630e67
Remove redundant #' before lambda in progmodes/*.el

* lisp/progmodes/cc-styles.el (c-set-offset):
* lisp/progmodes/ebnf-yac.el (ebnf-yac-token-table):
* lisp/progmodes/ebnf2ps.el (ebnf-format-float, ebnf-map-name):
* lisp/progmodes/grep.el (lgrep, rgrep-default-command):
* lisp/progmodes/inf-lisp.el:
* lisp/progmodes/octave.el (octave-lookfor):
* lisp/progmodes/python.el (python-pdbtrack-tracking-finish): Remove
redundant #' before lambda.
lisp/progmodes/cc-styles.el
lisp/progmodes/ebnf-yac.el
lisp/progmodes/ebnf2ps.el
lisp/progmodes/grep.el
lisp/progmodes/inf-lisp.el
lisp/progmodes/octave.el
lisp/progmodes/python.el