]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years ago2003-04-11 Masatake YAMATO <jet@gyve.org>
Masatake YAMATO [Fri, 11 Apr 2003 09:08:29 +0000 (09:08 +0000)]
2003-04-11  Masatake YAMATO  <jet@gyve.org>

* progmodes/etags.el (select-tags-table-mode-map):
Don't create new keymap. Instead copy from button-buffer-map.
Bind push-button to `t' instead of binding
select-tags-table-select directly

* (tags-select-tags-table): New button.

  * progmodes/etags.el (select-tags-table): Put
a button for each selections.

21 years ago*** empty log message ***
Kenichi Handa [Fri, 11 Apr 2003 08:40:02 +0000 (08:40 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Kenichi Handa [Fri, 11 Apr 2003 07:45:15 +0000 (07:45 +0000)]
*** empty log message ***

21 years ago* international/quail.el (quail-guidance-str)
Kenichi Handa [Fri, 11 Apr 2003 03:58:22 +0000 (03:58 +0000)]
* international/quail.el (quail-guidance-str)
(quail-guidance-frame): New variables.
(quail-guidance-win): Delete this variable.
(quail-setup-overlays): Make overlay not rear-advancing.
(quail-kill-guidance-buf): Delete this function.
(quail-activate): Add/remove quail-show-guidance to/from
post-command-hook.
(quail-input-method): Don't setup quail-guidance-buf.  Initialize
quail-guidance-str to "".
(quail-start-translation): Call quail-show-guidance at first.
(quail-start-conversion): Likewise.
(quail-terminate-translation): Don't erase quail-guidance-buf.
(quail-update-translation): Stretch overlays if their starting and
ending positions are same.
(quail-update-current-translations): Check the width of the
current window, not the width of quail-guidance-win.
(quail-make-guidance-frame): Delete the arg BUF.  Fix position
calculation.  Don't set the window buffer, just return the new
frame.
(quail-minibuffer-message): New function.
(quail-show-guidance): Renamed from quail-show-guidance-buf.  Use
message and quail-minibuffer-message to display the guidance.
(quail-hide-guidance): Renamed from quail-hide-guidance-buf.  Only
delete quail-guidance-frame.
(quail-update-guidance): Just update quail-guidance-str, not
display it.
(quail-get-translations): Renamed from quail-show-translations.
Return a string instead of inserting it in quail-guaidance-buf.

21 years ago*** empty log message ***
Kenichi Handa [Fri, 11 Apr 2003 02:07:08 +0000 (02:07 +0000)]
*** empty log message ***

21 years ago(temp_echo_area_glyphs): Adjust prototype.
Kenichi Handa [Fri, 11 Apr 2003 02:06:34 +0000 (02:06 +0000)]
(temp_echo_area_glyphs): Adjust prototype.

21 years ago(temp_echo_area_glyphs): Change the arg to Lisp
Kenichi Handa [Fri, 11 Apr 2003 02:06:15 +0000 (02:06 +0000)]
(temp_echo_area_glyphs): Change the arg to Lisp
string.  Callers changed.

21 years ago(sort-coding-systems): Set higher priority to a coding system listed
Kenichi Handa [Fri, 11 Apr 2003 01:20:36 +0000 (01:20 +0000)]
(sort-coding-systems): Set higher priority to a coding system listed
in coding-category-list.

21 years ago(sort-coding-systems): Lower the
Kenichi Handa [Fri, 11 Apr 2003 00:42:18 +0000 (00:42 +0000)]
(sort-coding-systems): Lower the
priorities of all utf-16 base coding systems.

21 years ago(modify-all-frames-parameters): Deleted.
Juanma Barranquero [Thu, 10 Apr 2003 16:31:00 +0000 (16:31 +0000)]
(modify-all-frames-parameters): Deleted.

21 years ago(desktop-buffer-file): Restore major-mode if it is different from the normal
Juanma Barranquero [Thu, 10 Apr 2003 16:26:12 +0000 (16:26 +0000)]
(desktop-buffer-file): Restore major-mode if it is different from the normal
mode.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 10 Apr 2003 12:02:31 +0000 (12:02 +0000)]
*** empty log message ***

21 years ago* fileio.c (Vafter_insert_file_adjust_coding_function): New
Kenichi Handa [Thu, 10 Apr 2003 12:01:10 +0000 (12:01 +0000)]
* fileio.c (Vafter_insert_file_adjust_coding_function): New
variable.
(syms_of_fileio): Declare it as a lisp variable.
(Finsert_file_contents): Call
Vafter_insert_file_adjust_coding_function before calling
decode-format.

21 years agoSet after-insert-file-adjust-coding-function to
Kenichi Handa [Thu, 10 Apr 2003 11:59:45 +0000 (11:59 +0000)]
Set after-insert-file-adjust-coding-function to
after-insert-file-set-buffer-file-coding-system instead of adding it
to after-insert-file-functions.

21 years ago(indian-2-column-to-ucs-region): Fix for
Kenichi Handa [Thu, 10 Apr 2003 11:57:54 +0000 (11:57 +0000)]
(indian-2-column-to-ucs-region): Fix for
the case of replacing multibyte characters.

21 years ago(file-chase-links): Fix previous change.
Richard M. Stallman [Wed, 9 Apr 2003 19:06:19 +0000 (19:06 +0000)]
(file-chase-links): Fix previous change.

21 years ago(new-frame): Add obsolescence declaration.
Juanma Barranquero [Wed, 9 Apr 2003 17:45:20 +0000 (17:45 +0000)]
(new-frame): Add obsolescence declaration.

21 years ago(modify-all-frames-parameters): New function to change parameters in all
Juanma Barranquero [Wed, 9 Apr 2003 17:38:47 +0000 (17:38 +0000)]
(modify-all-frames-parameters): New function to change parameters in all
existing and future frames.

21 years ago(set-frame-font): Allow keeping frame size after changing font.
Juanma Barranquero [Wed, 9 Apr 2003 17:28:30 +0000 (17:28 +0000)]
(set-frame-font): Allow keeping frame size after changing font.

21 years ago* xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
Jan Djärv [Wed, 9 Apr 2003 16:44:45 +0000 (16:44 +0000)]
* xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to
get GtkAdjustment as widget now is a GtkRange.

* gtkutil.c (xg_create_scroll_bar): Connect to value-changed on
GtkRange to avoid memory leak.

21 years ago(Man-heading-regexp): Accept hyphen.
Thien-Thi Nguyen [Wed, 9 Apr 2003 12:17:59 +0000 (12:17 +0000)]
(Man-heading-regexp): Accept hyphen.

21 years agoInitial revision
Thien-Thi Nguyen [Wed, 9 Apr 2003 11:50:50 +0000 (11:50 +0000)]
Initial revision

21 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Apr 2003 07:31:09 +0000 (07:31 +0000)]
*** empty log message ***

21 years agoSpecify rescale ratio 1.3 for CDAC fonts.
Kenichi Handa [Wed, 9 Apr 2003 07:30:23 +0000 (07:30 +0000)]
Specify rescale ratio 1.3 for CDAC fonts.

21 years ago(Vface_font_rescale_alist): New variable.
Kenichi Handa [Wed, 9 Apr 2003 07:26:59 +0000 (07:26 +0000)]
(Vface_font_rescale_alist): New variable.
(struct font_name): New member rescale_ratio.
(font_rescale_ratio): New function.
(split_font_name): If NUMERIC_P is nonzero, set
font->rescale_ratio.
(better_font_p): On comparing point sized, pay attention to
recale_ratio member of fonts.
(build_scalable_font_name): Reflect font->rescale_ratio in the
font name.
(syms_of_xfaces): Declare Vface_font_rescale_alist as a Lisp
variable.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Apr 2003 07:26:42 +0000 (07:26 +0000)]
*** empty log message ***

21 years ago(read1): Before calling index, check if the 2nd
Kenichi Handa [Wed, 9 Apr 2003 07:12:51 +0000 (07:12 +0000)]
(read1): Before calling index, check if the 2nd
arguemnt is in ASCII range.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Apr 2003 07:12:32 +0000 (07:12 +0000)]
*** empty log message ***

21 years agoRegister ?\221 and ?\226 in latin-extra-code-table.
Kenichi Handa [Wed, 9 Apr 2003 02:39:57 +0000 (02:39 +0000)]
Register ?\221 and ?\226 in latin-extra-code-table.

21 years ago*** empty log message ***
Kenichi Handa [Wed, 9 Apr 2003 02:39:40 +0000 (02:39 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 9 Apr 2003 01:41:03 +0000 (01:41 +0000)]
*** empty log message ***

21 years agoPut #include of jpeglib.h at start of line.
Richard M. Stallman [Wed, 9 Apr 2003 01:40:57 +0000 (01:40 +0000)]
Put #include of jpeglib.h at start of line.

21 years agoHandle multiple desktop files in different dirs.
Richard M. Stallman [Wed, 9 Apr 2003 01:37:56 +0000 (01:37 +0000)]
Handle multiple desktop files in different dirs.
Other cleanups.
Command line option --no-desktop introduced.
(desktop-read): Record buffers in the desktop file in
the same order as that in the buffer list,
(desktop-save): Put buffers in the order given in desktop file,
regardless of what handlers do.
(desktop-file-version): New variable. Version number of desktop
file format.
(desktop-create-buffer-form): Variable deleted.
(desktop-save): New customizable variable.
(desktop-kill): Changed to use `desktop-save'.
(desktop-file-name-format): New option: format in
which desktop file names should be saved.
(desktop-file-name): New function to convert a filename to the
format specified in `desktop-file-name-format'.
(desktop-create-buffer): Parameters renamed to descriptive
systematic names. These parameters are visible to handlers.
Renames:
ver    -> desktop-file-version
mim    -> desktop-buffer-minor-modes
pt     -> desktop-buffer-point
mk     -> desktop-buffer-mark
ro     -> desktop-buffer-read-only
locals -> desktop-buffer-locals
(desktop-buffer-major-mode, desktop-buffer-file-name)
(desktop-buffer-name): Unused customizable variables deleted.
(desktop-buffer-misc): Unused variable deleted.
(desktop-save, desktop-buffer-dired-misc-data):
Use `desktop-file-name'.
(desktop-path): New customizable variable.  List of directories in
which to lookup the desktop file. Replaces hardcoded list.
(desktop-globals-to-clear): New variable replaces hardcoded list.
(desktop-clear-preserve-buffers-regexp): New customizable variable.
(desktop-after-read-hook): New hook run after a desktop is read.
(desktop-no-desktop-file-hook): New hook when no desktop file found.
(desktop-change-dir): New function.
(desktop-save-in-load-dir): New function. Save desktop in
directory from witch it was loaded.
(desktop-revert): New function. Revert to the last loaded desktop.

21 years ago(minor-mode-list): New variable.
Richard M. Stallman [Wed, 9 Apr 2003 01:36:28 +0000 (01:36 +0000)]
(minor-mode-list): New variable.
(add-minor-mode): Add to it.

21 years ago(file-chase-links): New arg LIMIT.
Richard M. Stallman [Wed, 9 Apr 2003 01:34:38 +0000 (01:34 +0000)]
(file-chase-links): New arg LIMIT.
After that many iterations, just return what we've got.

21 years ago(map-y-or-n-p): When formatting chars in ACTION-ALIST,
Richard M. Stallman [Wed, 9 Apr 2003 01:33:27 +0000 (01:33 +0000)]
(map-y-or-n-p): When formatting chars in ACTION-ALIST,
use single-key-description.

21 years ago(last-sexp-toggle-display): At end of buffer, just call `newline'.
Richard M. Stallman [Wed, 9 Apr 2003 01:32:45 +0000 (01:32 +0000)]
(last-sexp-toggle-display): At end of buffer, just call `newline'.

21 years ago(rmail-make-basic-summary-line): If there's
Richard M. Stallman [Wed, 9 Apr 2003 01:31:31 +0000 (01:31 +0000)]
(rmail-make-basic-summary-line): If there's
no From field, still try to use the To field.

21 years ago(Kinds of Files): Correct return value of file-symlink-p.
Richard M. Stallman [Wed, 9 Apr 2003 01:30:40 +0000 (01:30 +0000)]
(Kinds of Files): Correct return value of file-symlink-p.

21 years ago(Ffile_symlink_p): Doc fix.
Richard M. Stallman [Wed, 9 Apr 2003 01:29:18 +0000 (01:29 +0000)]
(Ffile_symlink_p): Doc fix.

21 years ago(Fformat): Translate positions of text properties
Richard M. Stallman [Wed, 9 Apr 2003 01:28:44 +0000 (01:28 +0000)]
(Fformat): Translate positions of text properties
in the format string to apply them to the result.

21 years ago(print-coding-system-briefly): If
Kenichi Handa [Wed, 9 Apr 2003 00:32:23 +0000 (00:32 +0000)]
(print-coding-system-briefly): If
DOC-STRING is `tightly', print the doc-string tightly.
(list-coding-systems-1): Call print-coding-system-briefly with
the arg DOC-STRING `tightly'.

21 years ago2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann [Tue, 8 Apr 2003 20:09:23 +0000 (20:09 +0000)]
2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>

* tramp.texi: Version 2.0.33 released.
Remove installation chapter.  Remove XEmacs specifics.

21 years agoVersion 2.0.33 released.
Kai Großjohann [Tue, 8 Apr 2003 20:06:12 +0000 (20:06 +0000)]
Version 2.0.33 released.
Change coding cookie to `iso-2022-7bit' for XEmacs
compatibility.  (From Steve Youngs <youngs@xemacs.org>.)

21 years ago(openp): Get the Qfile_exists_p handler for STRING, not FN.
Richard M. Stallman [Tue, 8 Apr 2003 17:11:00 +0000 (17:11 +0000)]
(openp): Get the Qfile_exists_p handler for STRING, not FN.

21 years ago(Finsert_file_contents): Doc fix.
Richard M. Stallman [Tue, 8 Apr 2003 17:09:23 +0000 (17:09 +0000)]
(Finsert_file_contents): Doc fix.
(syms_of_fileio) <after-insert-file-functions>: Doc fix.

21 years agomac.c (init_mac_osx_environment): Switch libexec and bin so that self-
Steven Tamm [Tue, 8 Apr 2003 16:11:37 +0000 (16:11 +0000)]
mac.c (init_mac_osx_environment): Switch libexec and bin so that self-
cohntained application find libexec files.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 8 Apr 2003 11:28:57 +0000 (11:28 +0000)]
*** empty log message ***

21 years agoRegister ?\225 in latin-extra-code-table.
Kenichi Handa [Tue, 8 Apr 2003 11:28:44 +0000 (11:28 +0000)]
Register ?\225 in latin-extra-code-table.

21 years ago(coding_system_accept_latin_extra_p): New function.
Kenichi Handa [Tue, 8 Apr 2003 11:27:28 +0000 (11:27 +0000)]
(coding_system_accept_latin_extra_p): New function.
(find_safe_codings): Pay attention to characters registered in
latin-extra-code-table.

21 years ago(code_convert_region): Fix last change.
Kenichi Handa [Tue, 8 Apr 2003 10:46:31 +0000 (10:46 +0000)]
(code_convert_region): Fix last change.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 8 Apr 2003 07:26:33 +0000 (07:26 +0000)]
*** empty log message ***

21 years ago(code_convert_region_unwind): Set
Kenichi Handa [Tue, 8 Apr 2003 07:26:05 +0000 (07:26 +0000)]
(code_convert_region_unwind): Set
Vlast_coding_system_used to the argument.
(code_convert_region): If post-read-conversion function changed
the value of last-coding-sytem, keep the new value in
coding->symbol so that it won't be overridden.
(run_pre_post_conversion_on_str): Likewise.

21 years ago(utf-16-le-decode-loop)
Kenichi Handa [Tue, 8 Apr 2003 07:23:44 +0000 (07:23 +0000)]
(utf-16-le-decode-loop)
(utf-16-be-decode-loop): New temporary variables.
(ccl-decode-mule-utf-16-le): Use utf-16-le-decode-loop.
(ccl-decode-mule-utf-16-be): Use utf-16-be-decode-loop
(ccl-decode-mule-utf-16-le-with-signature)
(ccl-decode-mule-utf-16-be-with-signature)
(ccl-decode-mule-utf-16): New CCL programs.
(utf-16-le-encode-loop, utf-16-be-encode-loop): New temporary
variables.
(ccl-encode-mule-utf-16-le): Use utf-16-le-encode-loop.
(ccl-encode-mule-utf-16-be): Use utf-16-be-encode-loop
(ccl-encode-mule-utf-16-le-with-signature)
(ccl-encode-mule-utf-16-be-with-signature): New CCL programs.
(mule-utf-16-post-read-conversion): New function.
(mule-utf-16-le-with-signature, mule-utf-16-be-with-signature),
(mule-utf-16): New coding systems.
(utf-16-le-with-signature, utf-16-be-with-signature),
(utf-16): Aliases of the above coding systems.

21 years ago(c-symbol-key): Use POSIX char classes to match symbols in Emacs 21.
Martin Stjernholm [Mon, 7 Apr 2003 22:45:18 +0000 (22:45 +0000)]
(c-symbol-key): Use POSIX char classes to match symbols in Emacs 21.
This makes CC Mode cope with the full range of identifier characters
in e.g. Java.

21 years ago(md5.o): Add missing dependency info.
Thien-Thi Nguyen [Mon, 7 Apr 2003 14:14:13 +0000 (14:14 +0000)]
(md5.o): Add missing dependency info.

21 years ago(xterm-mouse-event-read): New function.
Francesco Potortì [Mon, 7 Apr 2003 14:04:51 +0000 (14:04 +0000)]
(xterm-mouse-event-read): New function.
(xterm-mouse-event): Use it to get xterm sequences above #x7f.
Suggested by Aman Bhargava <emacs-bug@amanb.net>.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 7 Apr 2003 14:03:51 +0000 (14:03 +0000)]
*** empty log message ***

21 years ago(Man-getpage-in-background): Set GROFF_NO_SGR env var in
Kai Großjohann [Mon, 7 Apr 2003 09:32:39 +0000 (09:32 +0000)]
(Man-getpage-in-background): Set GROFF_NO_SGR env var in
all cases, whether or not start-process is fboundp.

21 years agoFix cross references.
Juanma Barranquero [Sun, 6 Apr 2003 21:12:02 +0000 (21:12 +0000)]
Fix cross references.

21 years ago*** empty log message ***
Richard M. Stallman [Sun, 6 Apr 2003 20:42:09 +0000 (20:42 +0000)]
*** empty log message ***

21 years ago(x_handle_selection_request): Move UNGCPRO to very end.
Richard M. Stallman [Sun, 6 Apr 2003 20:35:06 +0000 (20:35 +0000)]
(x_handle_selection_request): Move UNGCPRO to very end.

21 years ago(verify_bytepos): New function.
Richard M. Stallman [Sun, 6 Apr 2003 20:33:59 +0000 (20:33 +0000)]
(verify_bytepos): New function.

21 years agoAdd many calls to CHECK_TOTAL_LENGTH.
Richard M. Stallman [Sun, 6 Apr 2003 20:32:52 +0000 (20:32 +0000)]
Add many calls to CHECK_TOTAL_LENGTH.

(set_intervals_multibyte_1): When becoming
multibyte, adjust right and left child sizes to a whole set of
characters.  If an interval gets zero total-length, delete it.
If an interval consists of just its children, delete one of them.

21 years ago(CHECK_TOTAL_LENGTH): New macro.
Richard M. Stallman [Sun, 6 Apr 2003 20:29:13 +0000 (20:29 +0000)]
(CHECK_TOTAL_LENGTH): New macro.

21 years agoComment change.
Richard M. Stallman [Sun, 6 Apr 2003 20:28:28 +0000 (20:28 +0000)]
Comment change.

21 years ago(VALIDATE_LISP_STORAGE): Macro deleted. All calls deleted.
Richard M. Stallman [Sun, 6 Apr 2003 20:27:19 +0000 (20:27 +0000)]
(VALIDATE_LISP_STORAGE): Macro deleted.  All calls deleted.
(lisp_malloc): Do the work here directly.

21 years ago(Near Point): Fix nonsense in char-before.
Richard M. Stallman [Sun, 6 Apr 2003 20:25:40 +0000 (20:25 +0000)]
(Near Point): Fix nonsense in char-before.

21 years agoClarify when buffer list is reordered.
Richard M. Stallman [Sun, 6 Apr 2003 20:23:10 +0000 (20:23 +0000)]
Clarify when buffer list is reordered.

21 years ago(cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change.
Richard M. Stallman [Sun, 6 Apr 2003 20:21:26 +0000 (20:21 +0000)]
(cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change.

21 years ago(dired-view-file): Let viewer program run asynchronously.
Richard M. Stallman [Sun, 6 Apr 2003 20:17:43 +0000 (20:17 +0000)]
(dired-view-file): Let viewer program run asynchronously.

21 years ago(last-sexp-toggle-display): Correct the starting point for
Richard M. Stallman [Sun, 6 Apr 2003 20:17:01 +0000 (20:17 +0000)]
(last-sexp-toggle-display): Correct the starting point for
previous-single-property-change.

21 years ago(Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables.
Juanma Barranquero [Sun, 6 Apr 2003 13:32:17 +0000 (13:32 +0000)]
(Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables.

21 years ago#
André Spiegel [Sun, 6 Apr 2003 12:35:33 +0000 (12:35 +0000)]
#

21 years agoUse the same configuration for all aix5, not just aix5.1.
Francesco Potortì [Sun, 6 Apr 2003 10:50:11 +0000 (10:50 +0000)]
Use the same configuration for all aix5, not just aix5.1.

21 years ago*** empty log message ***
Francesco Potortì [Sun, 6 Apr 2003 10:49:50 +0000 (10:49 +0000)]
*** empty log message ***

21 years ago(install): Remove CVS related and backup files from
Andreas Schwab [Sat, 5 Apr 2003 19:07:30 +0000 (19:07 +0000)]
(install): Remove CVS related and backup files from
installation directory.

21 years ago* progmodes/etags.el (tag-find-file-of-tag): Renamed from
Masatake YAMATO [Sat, 5 Apr 2003 18:19:30 +0000 (18:19 +0000)]
* progmodes/etags.el (tag-find-file-of-tag): Renamed from
find-file-of-tag to avoid name space pollution.
(tag-find-file-of-tag-noselect): Likewise.
(etags-list-tags, etags-tags-apropos): Use
tag-find-file-of-tag instead of find-file-of-tag.

21 years ago(Info-goto-emacs-command-node): If command
Masatake YAMATO [Sat, 5 Apr 2003 18:01:14 +0000 (18:01 +0000)]
(Info-goto-emacs-command-node): If command
is given as a string, convert it to a symbol.

21 years ago(vc-cvs-get-entries): New function that uses the right coding system for
André Spiegel [Sat, 5 Apr 2003 15:51:14 +0000 (15:51 +0000)]
(vc-cvs-get-entries): New function that uses the right coding system for
accessing CVS/Entries.
(vc-cvs-registered, vc-cvs-dir-state-heuristic): Use it.

21 years ago(emacs-lisp-mode): Add prefix/suffix matching regexps.
Juanma Barranquero [Sat, 5 Apr 2003 12:59:38 +0000 (12:59 +0000)]
(emacs-lisp-mode): Add prefix/suffix matching regexps.

21 years agoPlace libexec executables directly under the Contents/MacOS/libexec if
Steven Tamm [Sat, 5 Apr 2003 03:11:36 +0000 (03:11 +0000)]
Place libexec executables directly under the Contents/MacOS/libexec if
the application is self-contained.

21 years agoAdjust number-sequence code
Vinicius Jose Latorre [Sat, 5 Apr 2003 02:13:44 +0000 (02:13 +0000)]
Adjust number-sequence code

21 years ago(ibuffer-insert-filter-group): Fix spazz.
John Paul Wallington [Sat, 5 Apr 2003 01:03:23 +0000 (01:03 +0000)]
(ibuffer-insert-filter-group): Fix spazz.

21 years ago*** empty log message ***
Stefan Monnier [Fri, 4 Apr 2003 22:02:35 +0000 (22:02 +0000)]
*** empty log message ***

21 years ago(ibuffer-format-filter-group-data): Don't append "\n".
John Paul Wallington [Fri, 4 Apr 2003 21:50:21 +0000 (21:50 +0000)]
(ibuffer-format-filter-group-data): Don't append "\n".

21 years ago(ibuffer-insert-filter-group): `help-echo' text property dynamically
John Paul Wallington [Fri, 4 Apr 2003 21:46:42 +0000 (21:46 +0000)]
(ibuffer-insert-filter-group): `help-echo' text property dynamically
respects `tooltip-mode'.
(define-ibuffer-column name): Likewise.

21 years ago(fill-delete-newlines): Don't delete past TO.
Stefan Monnier [Fri, 4 Apr 2003 21:43:12 +0000 (21:43 +0000)]
(fill-delete-newlines): Don't delete past TO.

21 years agoDon't ask people to join the LPF. Ask for a volunteer to reactivate it.
Richard M. Stallman [Fri, 4 Apr 2003 21:19:05 +0000 (21:19 +0000)]
Don't ask people to join the LPF.  Ask for a volunteer to reactivate it.

21 years agoBreak the line after the return type in function definition.
Richard M. Stallman [Fri, 4 Apr 2003 21:15:53 +0000 (21:15 +0000)]
Break the line after the return type in function definition.

21 years ago(refill-fill-paragraph-at): Don't skip prefix since markers work right.
Stefan Monnier [Fri, 4 Apr 2003 21:02:36 +0000 (21:02 +0000)]
(refill-fill-paragraph-at): Don't skip prefix since markers work right.

21 years ago(refill-fill-paragraph-at): Undo last fix.
Stefan Monnier [Fri, 4 Apr 2003 21:01:44 +0000 (21:01 +0000)]
(refill-fill-paragraph-at): Undo last fix.

21 years ago(fill-paragraph): Don't skip prefix now that markers work right.
Stefan Monnier [Fri, 4 Apr 2003 20:57:54 +0000 (20:57 +0000)]
(fill-paragraph): Don't skip prefix now that markers work right.

21 years ago(fill-delete-newlines): Remove trailing whitespace.
Stefan Monnier [Fri, 4 Apr 2003 20:56:10 +0000 (20:56 +0000)]
(fill-delete-newlines): Remove trailing whitespace.

21 years ago(find-file-of-tag-noselect, find-file-of-tag): New helper functions.
Juanma Barranquero [Fri, 4 Apr 2003 20:02:58 +0000 (20:02 +0000)]
(find-file-of-tag-noselect, find-file-of-tag): New helper functions.
(snarf-tag-function): Doc string is changed.  Explained about new optional
argument, `use-explicit'.
(etags-snarf-tag): Added one optional argument `use-explicit'.
(file-of-tag-function): Doc string is changed.  Explained about new optional
argument, `relative'.
(file-of-tag): Doc string is changed.  Explained about new optional argument,
`relative'.  Pass `relative' to `file-of-tag-function'.
(etags-file-of-tag): Added new argument `relative`.
(list-tags): Set `buffer-read-only' to t after making the major mode
apropos-mode.
(etags-list-tags): Used `make-text-button' instead of `add-text-properties'.
Used `snarf-tag-function', `goto-tag-location-function' and `find-file-of-tag'
instead of `find-tag-other-window' (it's too simple).
(find-tag-in-order): Used `find-file-of-tag-noselect' instead of `find-file'.
(etags-tags-apropos): Used `find-file-of-tag-noselect' instead of `find-file'.
Do not use `etags-goto-tag-location` directly; use `goto-tag-location-function'
instead.  Print relative file paths instead of complete ones in *Tags List*
buffer, so lines in the buffer become shorter.
(etags-tags-apropos-additional): Use `make-text-button' instead of
`add-text-properties'.

21 years ago*** empty log message ***
Stefan Monnier [Fri, 4 Apr 2003 17:24:46 +0000 (17:24 +0000)]
*** empty log message ***

21 years ago(tramp-send-string): Handle empty string.
Andreas Schwab [Fri, 4 Apr 2003 11:33:54 +0000 (11:33 +0000)]
(tramp-send-string): Handle empty string.

21 years ago(Fformat): Use a copy of FORMAT string so that we can
Kenichi Handa [Fri, 4 Apr 2003 10:47:26 +0000 (10:47 +0000)]
(Fformat): Use a copy of FORMAT string so that we can
destructively change "%S" to "%s".

21 years ago(easy-menu-define): Don't make a defvar for nil.
Richard M. Stallman [Thu, 3 Apr 2003 23:15:47 +0000 (23:15 +0000)]
(easy-menu-define): Don't make a defvar for nil.
(easy-menu-convert-item-1): Doc fix.
(easy-menu-change): Call easy-menu-create-menu.

21 years ago(read-quoted-char): Remember the input char
Richard M. Stallman [Thu, 3 Apr 2003 23:13:38 +0000 (23:13 +0000)]
(read-quoted-char): Remember the input char
before translation thru function-key-map, and use that for unreading.