Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
730ad3db
Commit
730ad3db
authored
Oct 23, 2008
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(pcomplete/rpm): Doc fix.
parent
0ee35e51
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/pcmpl-rpm.el
lisp/pcmpl-rpm.el
+1
-1
No files found.
lisp/ChangeLog
View file @
730ad3db
2008-10-23 Glenn Morris <rgm@gnu.org>
* pcmpl-rpm.el (pcomplete/rpm): Doc fix.
* emacs-lisp/cl-macs.el (flet): Throw an error when trying to
byte-compile a redefinition of a function with special byte-compile
handling. (Bug#411)
...
...
lisp/pcmpl-rpm.el
View file @
730ad3db
...
...
@@ -57,7 +57,7 @@
These rules were taken from the output of `rpm --help' on a RedHat 6.1
system. They follow my interpretation of what followed, but since I'm
not a major rpm user/builder, please send me any corrections you find.
You can use \\[
eshell-
report-bug] to do so."
You can use \\[report
-emacs
-bug] to do so."
(
let
(
mode
)
(
while
(
<=
pcomplete-index
pcomplete-last
)
(
unless
mode
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment