- 11 Mar, 2008 8 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Jason Rumney authored
-
- 10 Mar, 2008 16 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
* calendar/cal-loaddefs.el: Don't version control.
-
Juanma Barranquero authored
-
Jan Djärv authored
-
Jan Djärv authored
-
Dan Nicolaescu authored
entries and add :help to the existing ones.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4) (calendar, calendar-basic-setup, calendar-mode-map, calendar-set-mark) (calendar-version): Doc fixes. (calendar-absolute-from-gregorian): Use zerop. (calendar-mode-line-format): Make it a defcustom.
-
Glenn Morris authored
(diary-face-attrs, diary-glob-file-regexp-prefix, diary-unknown-time) (diary-pull-attrs, diary-header-line-flag, diary-list-entries) (diary-unhide-everything, include-other-diary-files, diary-goto-entry) (mark-included-diary-files, mark-calendar-days-named) (mark-calendar-date-pattern, mark-calendar-month, diary-entry-compare) (diary-remind, insert-diary-entry, insert-weekly-diary-entry) (insert-monthly-diary-entry, insert-yearly-diary-entry) (insert-anniversary-diary-entry, insert-block-diary-entry) (insert-cyclic-diary-entry, fancy-diary-font-lock-keywords) (diary-font-lock-sexps): Doc fixes. (diary-remind-message, mark-calendar-month): Use zerop. (diary-attrtype-convert, diary-pull-attrs): Simplify. (diary-list-entries): Revert let to let* (previous change).
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1099
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1097
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1096
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1095
-
- 09 Mar, 2008 14 commits
-
-
Stefan Monnier authored
(doc-view-bookmark-make-record): Use them. (doc-view-bookmark-jump): Use them. Fix find-file -> find-file-noselect. (bookmark-get-filename, bookmark-get-bookmark-record): Remove.
-
Stefan Monnier authored
to include a suggested bookmark name. (bookmark-make): Split into bookmark-make-record and bookmark-store. Fix reversed `overwrite' semantics. (bookmark-set): Call bookmark-make-record before prompting the user. Then pass the result to bookmark-store later on. (bookmark-make-name-function): Remove. (bookmark-buffer-file-name, bookmark-buffer-name): Don't use it. * info.el (bookmark-make-name-function): Remove. (Info-mode): Don't set it. (Info-bookmark-make-name): Remove. (Info-bookmark-make-record): Use Info-current-node as suggested default bookmark name.
-
Stefan Monnier authored
I.e. use bookmark-edit-annotation rather than bookmark-read-annotation. (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph) (bookmark-annotation-buffer, bookmark-annotation-file) (bookmark-annotation-point, bookmark-send-annotation) (bookmark-read-annotation-mode, bookmark-read-annotation): Remove. (bookmark-edit-annotation-text-func): Rename from bookmark-read-annotation-text-func. Keep old name as an obsolete alias. (bookmark-edit-annotation-mode-map): Move initialization into declaration.
-
Stefan Monnier authored
(bookmark-minibuffer-read-name-map): New var. (bookmark-set): Use it. Also pass the default value as it should. (bookmark-send-edited-annotation): Take no chances with text properties. (bookmark-insert-current-bookmark): Inline bookmark-insert-buffer-name. (bookmark-insert-buffer-name): Remove. (bookmark-buffer-file-name): Signal an error rather than returning nil.
-
Magnus Henoch authored
Remove superfluous CRLF at end of file. (bug #42)
-
Glenn Morris authored
-
Glenn Morris authored
(diary-list-entries, include-other-diary-files, fancy-diary-display): Use let where let* is not needed. (fancy-diary-display): Simplify setting of `date-holiday-list'.
-
Glenn Morris authored
(local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2) (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays) (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays) (calendar-holidays): Restore autoload cookies, because people are used to using these variables without loading calendar.el.
-
Thien-Thi Nguyen authored
-
Dan Nicolaescu authored
-
Reiner Steib authored
-
Glenn Morris authored
(date, number): Declare where needed.
-
Glenn Morris authored
(diary-list-entries): Doc fix. Remove free variable `entry'. (fancy-diary-display): Use dolist, bobp. Remove free variable `entry'. (mark-diary-entries): Remove free variable `entry'.
-
Stefan Monnier authored
make-record function, instead paste it in afterwards. (bookmark-make-record-for-text-file): * doc-view.el (doc-view-bookmark-make-record): * info.el (Info-bookmark-make-record): Don't mess with annotations.
-
- 08 Mar, 2008 2 commits
-
-
Glenn Morris authored
Comments.
-
Glenn Morris authored
(timeclock-workday, timeclock-in, timeclock-completing-read): Doc fixes. (timeclock-entry-list-length, timeclock-entry-list-projects) (timeclock-day-list-projects, timeclock-day-list): Use dolist.
-