/[emacs]/emacs/lisp/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5326.2.11 by miles, Tue Aug 3 00:02:58 2004 UTC revision 1.5326.2.12 by miles, Tue Aug 10 07:46:37 2004 UTC
# Line 1  Line 1 
1    2004-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2    
3            * help.el (describe-bindings): Doc fix.
4    
5            * subr.el (kbd): Doc fix.
6    
7    2004-08-08  John Paul Wallington  <jpw@gnu.org>
8    
9            * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
10            instead of `string-to-int'.
11            (define-ibuffer-column mode): Fix indentation.
12    
13    2004-08-08  Lars Hansen  <larsh@math.ku.dk>
14    
15            * wid-edit.el (widget-sexp-validate): Allow whitespace after
16            expression.
17    
18    2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
19    
20            * subr.el (global-unset-key, local-unset-key): Doc fixes.
21    
22            * novice.el (disabled-command-function): New variable renamed from
23            `disabled-command-hook'.
24            (disabled-command-hook): Keep the _variable_ as alias for
25            `disabled-command-function' and make obsolete.
26            (disabled-command-function): Function renamed from
27            `disabled-command-hook'.  Adapt code to name change of the variable.
28    
29    2004-08-07  Satyaki Das  <satyaki@theforce.stanford.edu>  (tiny change)
30    
31            * simple.el (completion-root-regexp): New defvar.
32            (completion-setup-function): Use it instead of a literal string.
33    
34    2004-08-07  John Paul Wallington  <jpw@gnu.org>
35    
36            * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
37            (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
38            (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
39            (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
40    
41    2004-08-04  Kenichi Handa  <handa@m17n.org>
42    
43            * international/encoded-kb.el (encoded-kbd-setup-keymap): Fix
44            previous change.
45    
46    2004-08-03  Kenichi Handa  <handa@m17n.org>
47    
48            * international/encoded-kb.el: The following changes are to
49            utilize key-translation-map instead of minor mode map.
50            (encoded-kbd-iso2022-non-ascii-map): Delete it.
51            (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
52            (encoded-kbd-last-key): New function.
53            (encoded-kbd-iso2022-single-shift): New function.
54            (encoded-kbd-iso2022-designation)
55            (encoded-kbd-self-insert-iso2022-7bit)
56            (encoded-kbd-self-insert-iso2022-8bit)
57            (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
58            (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
59            key-translation-map.
60            (encoded-kbd-setup-keymap): Setup key-translation-map.
61            (saved-key-translation-map): New variable.
62            (encoded-kbd-mode): Save/restore key-translation-map.  Adjusted
63            for the change of encoded-kbd-setup-keymap.
64    
65  2004-08-02  Kim F. Storm  <storm@cua.dk>  2004-08-02  Kim F. Storm  <storm@cua.dk>
66    
67          * avoid.el (mouse-avoidance-point-position): Use window-inside-edges          * avoid.el (mouse-avoidance-point-position): Use window-inside-edges

Legend:
Removed from v.1.5326.2.11  
changed lines
  Added in v.1.5326.2.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26