*** empty log message ***
This commit is contained in:
parent
faf9e188ca
commit
5a842fda54
4 changed files with 22 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2007-03-31 Stuart Herring <herring@lanl.gov>
|
||||
|
||||
* emacs-lisp/sregex.el (sregexq): Doc fix.
|
||||
|
||||
2007-03-31 Markus Triska <markus.triska@gmx.at>
|
||||
|
||||
* flymake.el (flymake-err-line-patterns): Doc fix.
|
||||
|
@ -727,7 +731,7 @@
|
|||
* ps-print.el: Replace (defvar VAR nil) by (defvar VAR).
|
||||
(ps-setup): Print which Emacsen is running ps-print package.
|
||||
|
||||
2007-03-01 Stuart Herring <herring@lanl.gov> (tiny change)
|
||||
2007-03-01 Stuart Herring <herring@lanl.gov>
|
||||
|
||||
* files.el (set-auto-mode-0): Use `indirect-function'.
|
||||
(hack-one-local-variable): Don't reapply current major mode.
|
||||
|
@ -771,7 +775,7 @@
|
|||
|
||||
* help.el (where-is): Fail gracefully when not passed a command.
|
||||
|
||||
2007-02-28 Stuart Herring <herring@lanl.gov> (tiny change)
|
||||
2007-02-28 Stuart Herring <herring@lanl.gov>
|
||||
|
||||
* find-lisp.el (find-lisp-default-directory-predicate):
|
||||
Fix bug: Do symlink check on expanded filename.
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2007-03-31 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* elisp.texi (Top): Postscript -> PostScript.
|
||||
|
||||
* display.texi (Images, Postscript Images): Postscript -> PostScript.
|
||||
|
||||
2007-03-31 Markus Triska <markus.triska@gmx.at>
|
||||
|
||||
* internals.texi (Writing Emacs Primitives): Untabify `For'.
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
2007-03-31 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* misc.texi (Printing): Postscript -> PostScript.
|
||||
|
||||
* emacs-mime.texi (Non-MIME): Postscript -> PostScript.
|
||||
|
||||
* ack.texi (Acknowledgments): Postscript -> PostScript.
|
||||
|
||||
* custom.texi (Init File, Init Non-ASCII): Fix last change.
|
||||
|
||||
* emacs.texi (Top): Fix the menu due to the change in custom.texi
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2007-03-31 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* INSTALL: Mention the VCVARS32.BAT batch file for VS.NET users.
|
||||
|
||||
2007-03-09 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* INSTALL: Say explicitly this is not for Cygwin.
|
||||
|
|
Loading…
Add table
Reference in a new issue