comparison lisp/ChangeLog @ 61212:0faec60e7986

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 01 Apr 2005 19:00:53 +0000
parents 707e9504d752
children b5daf1119be5
comparison
equal deleted inserted replaced
61211:3691a20ee7a4 61212:0faec60e7986
1 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4 Use buffer-live-p.
5 (cvs-mode-run): Don't call cvs-update-header here.
6 (cvs-run-process): Call cvs-update-header.
7 Use process properties for cvs-postprocess and cvs-buffer so that
8 the sentinel can behave better if the temp buffer is killed.
9 Use a pipe rather than a tty, to better handle unexpected prompts.
10 (cvs-sentinel): Rewrite. Call cvs-update-header.
11
1 2005-04-01 Andre Spiegel <spiegel@gnu.org> 12 2005-04-01 Andre Spiegel <spiegel@gnu.org>
2 13
3 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when 14 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
4 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann. 15 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
16
17 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
18
19 * generic.el (define-generic-mode): Add indentation rule.
5 20
6 2005-03-31 Luc Teirlinck <teirllm@auburn.edu> 21 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7 22
8 * files.el (mode-require-final-newline): Make Custom correctly 23 * files.el (mode-require-final-newline): Make Custom correctly
9 report a nil value and allow to set it to nil via Custom. 24 report a nil value and allow to set it to nil via Custom.
23 38
24 * emacs-lisp/autoload.el (make-autoload): 39 * emacs-lisp/autoload.el (make-autoload):
25 Handle define-global-minor-mode. 40 Handle define-global-minor-mode.
26 41
27 * emacs-lisp/easy-mmode.el (define-global-minor-mode): 42 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
28 Renamed from easy-mmode-define-global-mode. 43 Rename from easy-mmode-define-global-mode.
29 (easy-mmode-define-global-mode): Alias for define-global-minor-mode. 44 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
30 45
31 * progmodes/scheme.el (scheme-mode-syntax-table): Update 46 * progmodes/scheme.el (scheme-mode-syntax-table):
32 syntax of | and # for two-character comment syntax. 47 Update syntax of | and # for two-character comment syntax.
33 48
34 2005-03-31 Lute Kamstra <lute@gnu.org> 49 2005-03-31 Lute Kamstra <lute@gnu.org>
35 50
36 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode) 51 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
37 (define-minor-mode): Call custom-current-group at load-time. 52 (define-minor-mode): Call custom-current-group at load-time.
120 2005-03-30 Carsten Dominik <dominik@science.uva.nl> 135 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
121 136
122 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset) 137 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
123 (org-agenda-convert-date, org-agenda-goto-calendar): New commands. 138 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
124 (org-diary-default-entry): New function. 139 (org-diary-default-entry): New function.
125 (org-get-entries-from-diary): Better parsing of diary entries 140 (org-get-entries-from-diary): Better parsing of diary entries.
126 (org-agenda-check-no-diary): New function. 141 (org-agenda-check-no-diary): New function.
127 ("diary-lib"): Advice to function `add-to-diary-list', to allow 142 ("diary-lib"): Advice to function `add-to-diary-list', to allow
128 linking to diary entries. 143 linking to diary entries.
129 (org-agenda-execute-calendar-command): New function 144 (org-agenda-execute-calendar-command): New function.
130 (org-agenda): Improved visible section in window. And 145 (org-agenda): Improve visible section in window.
131 use `org-fit-agenda-window'. 146 Use `org-fit-agenda-window'.
132 (org-fit-agenda-window): New option. 147 (org-fit-agenda-window): New option.
133 (org-move-subtree-down): Better handling of empty lines 148 (org-move-subtree-down): Better handling of empty lines
134 at end of subtree. 149 at end of subtree.
135 (org-cycle): Numeric prefix is interpreted now as show-subtree N 150 (org-cycle): Numeric prefix is interpreted now as show-subtree N
136 levels up. 151 levels up.
137 (org-fontify-done-headline): New option. 152 (org-fontify-done-headline): New option.
138 (org-headline-done-face): New face. 153 (org-headline-done-face): New face.
139 (org-set-font-lock-defaults): Use `org-headline-done-face'. 154 (org-set-font-lock-defaults): Use `org-headline-done-face'.
140 (org-table-copy-down): renamed from 155 (org-table-copy-down): Rename from `org-table-copy-from-above'.
141 `org-table-copy-from-above'. When current field is non-empty, it 156 When current field is non-empty, it is copied to next row.
142 is copied to next row. 157 (org-table-copy-from-above): Fix bug which made it
143 (org-table-copy-from-above): Fixed bug which made it 158 impossible to copy fields containing only a single non-white character.
144 impossible to copy fields containing only a single non-white
145 character.
146 159
147 2005-03-30 Kim F. Storm <storm@cua.dk> 160 2005-03-30 Kim F. Storm <storm@cua.dk>
148 161
149 * kmacro.el (kmacro-end-macro): Isearch may store this command 162 * kmacro.el (kmacro-end-macro): Isearch may store this command
150 into the macro -- so ignore it when executing keyboard macro. 163 into the macro -- so ignore it when executing keyboard macro.