[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog |
Date: |
Fri, 18 Oct 2002 05:19:08 -0400 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4435 emacs/lisp/ChangeLog:1.4436
*** emacs/lisp/ChangeLog:1.4435 Thu Oct 17 11:34:15 2002
--- emacs/lisp/ChangeLog Fri Oct 18 05:18:42 2002
***************
*** 1,3 ****
--- 1,48 ----
+ 2002-10-17 Juanma Barranquero <address@hidden>
+
+ * align.el (align-rules-list, align-exclude-rules-list): Fix typos.
+
+ * subr.el (remq): Likewise.
+
+ * vc-cvs.el (vc-cvs-sticky-tag-display): Likewise.
+
+ * vc-hooks.el (vc-insert-file): Likewise.
+
+ * vcursor.el (vcursor-other-window): Likewise.
+
+ * wid-edit.el (widget-choose): Likewise.
+
+ * calendar/diary-lib.el (diary-name-pattern): Likewise.
+
+ * emacs-lisp/elint.el (elint-error, elint-warning): Likewise.
+
+ * emacs-lisp/lisp.el (beginning-of-defun): Likewise.
+
+ * emulation/edt-mapper.el (top-level): Likewise.
+
+ * eshell/esh-var.el (eshell/define): Likewise.
+
+ * mail/feedmail.el (feedmail-nuke-body-in-fcc)
+ (feedmail-queue-draft-directory): Likewise.
+
+ * net/netrc.el (netrc-parse): Likewise.
+
+ * obsolete/cplus-md.el (c++-empty-arglist-indent): Likewise.
+
+ * progmodes/ebrowse.el (ebrowse-ts)
+ (ebrowse-view/find-file-and-search-pattern)
+ (ebrowse-draw-file-member-info): Likewise.
+
+ * progmodes/idlwave.el (idlwave-region-active-p): Likewise.
+
+ * progmodes/idlw-shell.el (idlwave-shell-set-bp): Likewise.
+
+ * progmodes/sh-script.el (sh-indent-for-then): Likewise.
+
+ * textmodes/bibtex.el (bibtex-find-entry-location): Likewise.
+
+ * textmodes/sgml-mode.el (sgml-close-tag, html-imenu-index): Likewise.
+
2002-10-17 Dave Love <address@hidden>
* international/mule-diag.el (non-iso-charset-alist): Add koi8-u.
***************
*** 15,22 ****
* language/european.el ("Slovenian"): Use slovenian input-method.
(encode-mac-roman): Use ucs-mule-to-mule-unicode.
- 2002-10-17 Dave Love <address@hidden>
-
* language/cyrillic.el (cyrillic-alternativnyj-decode-table): Fix
the table.
(cyrillic-alternativnyj): Don't give it `mime-charset' property.
--- 60,65 ----
***************
*** 34,40 ****
* dired-aux.el (dired-insert-subdir-doinsert): Preserve point.
! 2002-10-16 Markus Rost <address@hidden>
* textmodes/reftex-vars.el: Move reftex-set-dirty here from
reftex.el. Move the provide call to end of file.
--- 77,83 ----
* dired-aux.el (dired-insert-subdir-doinsert): Preserve point.
! 2002-10-16 Markus Rost <address@hidden>
* textmodes/reftex-vars.el: Move reftex-set-dirty here from
reftex.el. Move the provide call to end of file.
***************
*** 260,266 ****
(tramp-handle-shell-command): Logic error. From Ivan
Zakharyaschev <address@hidden>.
! 2002-10-06 Markus Holmberg <address@hidden> (tiny change)
* thingatpt.el (thing-at-point-uri-schemes): New variable.
(thing-at-point-url-regexp): Use it.
--- 303,309 ----
(tramp-handle-shell-command): Logic error. From Ivan
Zakharyaschev <address@hidden>.
! 2002-10-06 Markus Holmberg <address@hidden> (tiny change)
* thingatpt.el (thing-at-point-uri-schemes): New variable.
(thing-at-point-url-regexp): Use it.
***************
*** 349,355 ****
2002-10-02 Per Abrahamsen <address@hidden>
* wid-edit.el (widget-default-get): Change to return external
! value.
(widget-choice-action): Update caller.
(widget-editable-list-entry-create): Update caller.
--- 392,398 ----
2002-10-02 Per Abrahamsen <address@hidden>
* wid-edit.el (widget-default-get): Change to return external
! value.
(widget-choice-action): Update caller.
(widget-editable-list-entry-create): Update caller.
***************
*** 2243,2249 ****
2002-09-05 Andre Spiegel <address@hidden>
! * vc-hooks.el Don't require vc.el at compile-time; it causes
recursive requirements during bootstrap.
2002-09-05 Kenichi Handa <address@hidden>
--- 2286,2292 ----
2002-09-05 Andre Spiegel <address@hidden>
! * vc-hooks.el: Don't require vc.el at compile-time; it causes
recursive requirements during bootstrap.
2002-09-05 Kenichi Handa <address@hidden>
***************
*** 2688,2694 ****
* vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
! 2002-08-22 Katsumi Yamaoka <address@hidden> (tiny change)
* frame.el (select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.
--- 2731,2737 ----
* vc-hooks.el (vc-kill-buffer-hook): Add it to kill-buffer-hook again.
! 2002-08-22 Katsumi Yamaoka <address@hidden> (tiny change)
* frame.el (select-frame-by-name, select-frame-set-input-focus):
Always call x-focus-frame, if using x.
***************
*** 4857,4863 ****
* international/mule-diag.el (describe-char-after):
Moved to descr-text.el.
! 2002-06-17 Eli Zaretskii <address@hidden>
* international/mule.el (ctext-pre-write-conversion): Fix the values
of FROM and TO if we create a new buffer.
--- 4900,4906 ----
* international/mule-diag.el (describe-char-after):
Moved to descr-text.el.
! 2002-06-17 Eli Zaretskii <address@hidden>
* international/mule.el (ctext-pre-write-conversion): Fix the values
of FROM and TO if we create a new buffer.
***************
*** 5698,5704 ****
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
! 2002-05-17 Thomas Morgan <address@hidden>
* forms.el (forms-jump-record, forms-insert-record)
(forms-delete-record): Calculate lines from the beginning of the
--- 5741,5747 ----
(report-emacs-bug-hook): Unclutter by deleting the content of
`report-emacs-bug-text-prompt'.
! 2002-05-17 Thomas Morgan <address@hidden>
* forms.el (forms-jump-record, forms-insert-record)
(forms-delete-record): Calculate lines from the beginning of the
***************
*** 6045,6051 ****
* windmove.el (windmove-default-keybindings): Add optional
parameter to allow using a modifier other than 'shift.
! 2002-05-07 Thomas Link <address@hidden>
* filesets.el:
(filesets-external-viewers): Fix customization problem.
--- 6088,6094 ----
* windmove.el (windmove-default-keybindings): Add optional
parameter to allow using a modifier other than 'shift.
! 2002-05-07 Thomas Link <address@hidden>
* filesets.el:
(filesets-external-viewers): Fix customization problem.
***************
*** 6105,6111 ****
(filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
Don't defcustom them if running in Emacs.
! 2002-05-04 Thomas Link <address@hidden>
* filesets.el (filesets-ingroup-collect-files):
Fix problem with inclusion groups' :scan-depth property.
--- 6148,6154 ----
(filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
Don't defcustom them if running in Emacs.
! 2002-05-04 Thomas Link <address@hidden>
* filesets.el (filesets-ingroup-collect-files):
Fix problem with inclusion groups' :scan-depth property.
***************
*** 6715,6721 ****
* net/netrc.el: New file.
! 2002-04-24 Thomas DeWeese <address@hidden>
* term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
Check if any of the available selection sources has new content
--- 6758,6764 ----
* net/netrc.el: New file.
! 2002-04-24 Thomas DeWeese <address@hidden>
* term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
Check if any of the available selection sources has new content
***************
*** 7742,7748 ****
* files.el (file-name-non-special): Don't mangle the 0'th arg and the
return value of file-name-completion and file-name-all-completions.
! 2002-04-19 Glenn Morris <address@hidden>
* progmodes/f90.el: Update maintainer.
(f90-line-continued): Recognize blank/comment lines embedded in
--- 7785,7791 ----
* files.el (file-name-non-special): Don't mangle the 0'th arg and the
return value of file-name-completion and file-name-all-completions.
! 2002-04-19 Glenn Morris <address@hidden>
* progmodes/f90.el: Update maintainer.
(f90-line-continued): Recognize blank/comment lines embedded in
***************
*** 12681,12687 ****
Moved all `apropos' bindings to this menu.
(menu-bar-help-menu): Added `menu-bar-apropos-menu'.
! 2001-11-24 KAWABATA, Taichi <address@hidden>
The following changes are for new indian languages support based
on Unicode charset and CDAC fonts.
--- 12724,12730 ----
Moved all `apropos' bindings to this menu.
(menu-bar-help-menu): Added `menu-bar-apropos-menu'.
! 2001-11-24 KAWABATA, Taichi <address@hidden>
The following changes are for new indian languages support based
on Unicode charset and CDAC fonts.
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/10/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/10/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/10/15
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/10/15
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/16
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/10/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Dave Love, 2002/10/19
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F. Storm, 2002/10/22
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F. Storm, 2002/10/22
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/10/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/10/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/24
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2002/10/24