Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c3829a8e
Commit
c3829a8e
authored
Sep 02, 2004
by
Juri Linkov
Browse files
*** empty log message ***
parent
e4aa3c94
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
lisp/ChangeLog
lisp/ChangeLog
+16
-0
man/ChangeLog
man/ChangeLog
+8
-0
No files found.
lisp/ChangeLog
View file @
c3829a8e
2004-09-02 Juri Linkov <juri@jurta.org>
* progmodes/compile.el (compilation-buffer-name): Compare major
mode with second element of compilation-arguments instead of third
to reflect latest changes in compilation-arguments structure.
(recompile): Use global variable `compilation-directory' to get
recent compilation directory only when `recompile' is invoked NOT
in the compilation buffer. Otherwise, use `default-directory' of
the compilation buffer.
* emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
Do not push mark if inhibit-mark-movement is non-nil.
* textmodes/ispell.el (ispell-html-skip-alists):
Fix backslashes in docstring.
2004-09-01 Juri Linkov <juri@jurta.org>
* isearch.el (isearch-wrap-function)
...
...
man/ChangeLog
View file @
c3829a8e
2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
* building.texi (Compilation Mode): Add a paragraph about rules
for finding the compilation buffer for `next-error'.
* search.texi (Other Repeating Search): Mention that Occur mode
supports the next-error functionality.
2004-09-02 Juri Linkov <juri@jurta.org>
* search.texi (Regexp Replace): Add missing backslash to \footnote.
...
...
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