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
e9d1f248
Commit
e9d1f248
authored
Apr 14, 2002
by
Colin Walters
Browse files
*** empty log message ***
parent
7c4f6873
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
3 deletions
+14
-3
lib-src/ChangeLog
lib-src/ChangeLog
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+8
-3
No files found.
lib-src/ChangeLog
View file @
e9d1f248
2002-04-14 Colin Walters <walters@debian.org>
* update-game-score.c (lock_file): If the lock file is older than
an hour, delete it. Reset attempts to zero if we have to break
the lock.
2002-04-14 Andreas Schwab <schwab@suse.de>
* update-game-score.c (read_score): Fix type of second parameter
...
...
lisp/ChangeLog
View file @
e9d1f248
...
...
@@ -7,13 +7,18 @@
arguments; the other two were unused.
(ibuffer-redisplay, ibuffer-update): Always skip special areas.
* calc/calc-bin.el (math-format-radix-float): Load `calc-ext'
before we call `math-group-float'.
* ibuf-macs.el, ibuf-ext.el: Update callers of
`ibuffer-map-lines'.
* calc/calc-bin.el (math-format-radix-float): Use `when'.
* calc/calc.el (math-format-number): Load `calc-ext' before we
call `math-group-float'.
* play/gamegrid.el (gamegrid-add-score-with-update-game-score):
Renamed from `gamegrid-add-score'.
(gamegrid-add-score-insecure): Restored from the old
`
update-game
-score'.
`
gamegrid-add
-score'.
(gamegrid-add-score): Just dispatch on `system-type' to one of the
previous two functions.
...
...
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