Mercurial > emacs
comparison lisp/ChangeLog @ 94460:07262c086af2
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 29 Apr 2008 03:40:00 +0000 |
parents | 149436454788 |
children | 66b02cd7b956 |
comparison
equal
deleted
inserted
replaced
94459:e7a38a8c4a05 | 94460:07262c086af2 |
---|---|
1 2008-04-29 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * calendar/calendar.el (calendar-nth-named-absday) | |
4 (calendar-nth-named-day): | |
5 * calendar/diary-lib.el (diary-list-sexp-entries, diary-float): | |
6 * calendar/holidays.el (holiday-float): Doc fixes. | |
7 | |
8 * emacs-lisp/check-declare.el (check-declare-errmsg): Fix counting in | |
9 the `full' case. | |
10 | |
11 * org/org-agenda.el (calendar-iso-from-absolute): | |
12 * org/org.el (calendar-absolute-from-iso, calendar-iso-from-absolute): | |
13 Fix declarations. | |
14 | |
1 2008-04-28 Nick Roberts <nickrob@snap.net.nz> | 15 2008-04-28 Nick Roberts <nickrob@snap.net.nz> |
2 | 16 |
3 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint | 17 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): Make breakpoint |
4 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). | 18 icons work for assembler, i.e. FILE.s, FILE.S (not disassembly). |
5 (gdb-goto-breakpoint): Likewise for visiting breakpoints. | 19 (gdb-goto-breakpoint): Likewise for visiting breakpoints. |