/[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.19 by miles, Sat Sep 25 12:05:25 2004 UTC revision 1.5326.2.20 by miles, Wed Sep 29 07:22:17 2004 UTC
# Line 1  Line 1 
1    2004-09-28  Stefan  <monnier@iro.umontreal.ca>
2    
3            * dired.el (dired-view-command-alist): Use more efficient regexps.
4            Remove dubious arguments.
5            (dired-align-file): New function.
6            (dired-insert-directory): Use it.
7            (dired-move-to-end-of-filename): Make the " -> " search more specific.
8            (dired-buffers-for-dir): Remove unused var `pattern'.
9    
10    2004-09-29  Kim F. Storm  <storm@cua.dk>
11    
12            * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
13            (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
14            (gdb-put-breakpoint-icon): Use breakpoint bitmap.
15    
16            * fringe.el (fringe-bitmap-p): New macro.
17            (fringe-bitmaps): Add standard fringe bitmaps on load.
18    
19    2004-09-28  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
20    
21            * calendar/diary-lib.el (list-diary-entries): Save diary buffer
22            from diary display excursion.  Store diary buffer's point for
23            `simple-diary-display'.
24            (simple-diary-display): Set window point and start when
25            displaying buffer, to preserve point.
26    
27    2004-09-27  Luc Teirlinck  <teirllm@auburn.edu>
28    
29            * textmodes/enriched.el (enriched-translations): Replace defconst
30            with defvar.
31    
32    2004-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
33    
34            * printing.el: Doc fix.
35            (pr-version): New version number (6.8.1).
36            (pr-ps-file-using-ghostscript): Use make-temp-file instead of
37            make-temp-name.
38            (pr-delete-file): Check if file exists before deleting it.  Reported by
39            Lennart Borgman <lennart.borgman.073@student.lu.se>.
40    
41    2004-09-26  Stefan  <monnier@iro.umontreal.ca>
42    
43            * term.el (term-display-table): New variable.
44            (term-mode): Use it.
45            (term-exec-1): Set the coding system to binary.
46            (term-emulate-terminal): Decode the string before inserting it.
47    
48    2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
49    
50            * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
51            (term-ansi-default-bg, term-ansi-current-temp): Delete unused
52            vars.
53            (map): Bind S-prior, S-next and S-insert.
54            (term-mode): Set `indent-tabs-mode' to nil.
55            (term-paste): New function to be bound to S-insert.
56            (term-send-del, term-send-backspace): Change the strings sent.
57            (term-termcap-format): Synchronyze with etc/e/eterm.ti.
58            (term-handle-colors-array): Fix handling of underline and reverse.
59            (term-handle-ansi-escape): Do not handle smcup/rmcup. Add
60            comments.
61            (term-erase-in-line): Fix comparison.
62            (term-emulate-terminal): Fix line wrap handling.
63            (term-start-output-log): Renamed from `term-set-output-log'.
64            (term-stop-output-log): Renamed from `term-stop-photo'.
65            (term-switch-to-alternate-sub-buffer): Comment out, unused.
66    
67    2004-09-25  Stefan  <monnier@iro.umontreal.ca>
68    
69            * dired.el (dired-move-to-filename): Don't output a message if
70            raise-error is non-nil.  Fix return position and value.
71    
72            * files.el (insert-directory): Obey --dired even with symlinks.
73    
74  2004-09-25  Lars Hansen  <larsh@math.ku.dk>  2004-09-25  Lars Hansen  <larsh@math.ku.dk>
75    
76          * ls-lisp.el (ls-lisp-format): Mark file names with poperty          * ls-lisp.el (ls-lisp-format): Mark file names with property
77          dired-filename.          dired-filename.
78    
79  2004-09-25  Kim F. Storm  <storm@cua.dk>  2004-09-25  Kim F. Storm  <storm@cua.dk>
# Line 21  Line 94 
94          it, and show completions.          it, and show completions.
95          (ido-all-completions): Let bind ido-directory-too-big to nil.          (ido-all-completions): Let bind ido-directory-too-big to nil.
96          (ido-exhibit): Handle ido-directory-too-big.          (ido-exhibit): Handle ido-directory-too-big.
97          (ido-read-buffer): Handle fallback to read-buffer.  Init          (ido-read-buffer): Handle fallback to read-buffer.
98          ido-directory-too-big.          Init ido-directory-too-big.
99          (ido-read-file-name, ido-read-directory-name, ido-completing-read):          (ido-read-file-name, ido-read-directory-name, ido-completing-read):
100          Init ido-directory-too-big.          Init ido-directory-too-big.
101    

Legend:
Removed from v.1.5326.2.19  
changed lines
  Added in v.1.5326.2.20

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