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
800bebe3
Commit
800bebe3
authored
Jul 12, 2003
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
fdf83dbb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
19 additions
and
0 deletions
+19
-0
ChangeLog
ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+7
-0
src/ChangeLog
src/ChangeLog
+5
-0
No files found.
ChangeLog
View file @
800bebe3
2003-07-12 Richard M. Stallman <rms@gnu.org>
* configure.in [netbsd systems]: Define HAVE_CRTIN properly.
2003-07-09 Kim F. Storm <storm@cua.dk>
* INSTALL (DETAILED BUILDING AND INSTALLATION): Describe new
...
...
etc/NEWS
View file @
800bebe3
...
...
@@ -92,6 +92,9 @@ See the files mac/README and mac/INSTALL for build instructions.
** M-x view-file and commands that use it now avoid interfering
with special modes such as Tar mode.
** The apropos commands don't sort by scores unless they show scores.
The option apropos-show-scores controls both uses of scores.
+++
** The old bindings C-M-delete and C-M-backspace have been deleted,
since there are situations where one or the other will shut down
...
...
lisp/ChangeLog
View file @
800bebe3
2003-07-12 Richard M. Stallman <rms@gnu.org>
* apropos.el (apropos-show-scores): Make it customizable.
Document new meaning.
(apropos): Compute scores from symbols.
(apropos-print): Don't sort by scores if apropos-show-scores is nil.
2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
* ps-bdf.el: Fix copyright line.
...
...
src/ChangeLog
View file @
800bebe3
2003-07-12 Paul Eggert <eggert@twinsun.com>
* unexelf.c (unexec): Consider a section to precede the .bss
section if its addresses overlap that of .bss.
2003-07-12 Richard M. Stallman <rms@gnu.org>
* Makefile.in (CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.
...
...
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