]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(Valternate_cursor_type, Qalternate_cursor_type): Removed.
Kim F. Storm [Fri, 30 Aug 2002 23:10:09 +0000 (23:10 +0000)]
(Valternate_cursor_type, Qalternate_cursor_type): Removed.
(get_window_cursor_type): Don't use them.
(syms_of_xdisp): Remove intern, staticpro, and defvar for them.

22 years ago*** empty log message ***
Kim F. Storm [Fri, 30 Aug 2002 23:08:57 +0000 (23:08 +0000)]
*** empty log message ***

22 years ago(easy-menu-filter-return):
Stefan Monnier [Fri, 30 Aug 2002 21:55:07 +0000 (21:55 +0000)]
(easy-menu-filter-return):
Handle the case where the filter returns a single menu entry.
(easy-menu-add): Improve docstring.
(easy-menu-current-active-maps): Remove.
(easy-menu-get-map): Use current-active-maps.

22 years ago(custom-unlispify-menu-entry): Don't remove
Stefan Monnier [Fri, 30 Aug 2002 21:52:10 +0000 (21:52 +0000)]
(custom-unlispify-menu-entry): Don't remove
the -p prefix from variables since they shouldn't have it anyway.
(custom-group-menu-create, customize-menu-create):
Only cdr if applicable, since custom-menu-create might return
a vector (i.e. a single menu entry).

22 years agoRecreated, to remove spurious `reveal-mode' autoloads.
Stefan Monnier [Fri, 30 Aug 2002 20:41:05 +0000 (20:41 +0000)]
Recreated, to remove spurious `reveal-mode' autoloads.

22 years ago2002-08-30 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Fri, 30 Aug 2002 19:47:57 +0000 (19:47 +0000)]
2002-08-30  Andrew Choi  <akochoi@shaw.ca>

* macfns.c (Qbox): Add extern declaration.

22 years agoUpdated version.
Pavel Janík [Fri, 30 Aug 2002 18:25:36 +0000 (18:25 +0000)]
Updated version.

22 years ago(diary-mail-entries): Don't overwrite user's value
Richard M. Stallman [Fri, 30 Aug 2002 18:21:39 +0000 (18:21 +0000)]
(diary-mail-entries): Don't overwrite user's value
of diary-list-include-blanks, but generate message instead if
there are no entries.

22 years ago(Qbox): Make extern.
Juanma Barranquero [Fri, 30 Aug 2002 17:46:32 +0000 (17:46 +0000)]
(Qbox): Make extern.
(syms_of_w32fns): Remove initialization of Qbox.

22 years ago(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint...
Juanma Barranquero [Fri, 30 Aug 2002 17:02:47 +0000 (17:02 +0000)]
(Fx_open_connection): Fix docstring. Patch from Rune Kleveland <runekl@viewpoint.no>.

22 years agoEtags improvement.
Francesco Potortì [Fri, 30 Aug 2002 16:41:25 +0000 (16:41 +0000)]
Etags improvement.

22 years ago(consider_token, C_entries): Switch to C++ parsing when
Francesco Potortì [Fri, 30 Aug 2002 16:38:58 +0000 (16:38 +0000)]
(consider_token, C_entries): Switch to C++ parsing when
auto-detection is enabled and the `::' qualifier is met.
(consider_token, C_entries): Several bugs corrected that tagged
some declarations even though --declarations was not used.
(plainc): New macro.
(C_entries): Use it.
(C_entries): Several cosmetic changes.
(C_entries): Invalidate the token is some cases.

22 years agoBug corrections in etags.
Francesco Potortì [Fri, 30 Aug 2002 16:38:22 +0000 (16:38 +0000)]
Bug corrections in etags.

22 years ago(ps-lp-system): Fixed typo in `usg-unix-v'.
Richard M. Stallman [Fri, 30 Aug 2002 15:49:30 +0000 (15:49 +0000)]
(ps-lp-system): Fixed typo in `usg-unix-v'.

22 years ago(menu-bar-read-mail): Doc fix.
Markus Rost [Fri, 30 Aug 2002 15:21:38 +0000 (15:21 +0000)]
(menu-bar-read-mail): Doc fix.

22 years ago(get_next_display_element): Fix previous change.
Kenichi Handa [Fri, 30 Aug 2002 13:44:55 +0000 (13:44 +0000)]
(get_next_display_element): Fix previous change.

22 years ago(struct w32_display_info) <x_highlight_frame>: Renamed from
Kim F. Storm [Fri, 30 Aug 2002 13:22:12 +0000 (13:22 +0000)]
(struct w32_display_info) <x_highlight_frame>: Renamed from
w32_highlight_frame.

22 years agoChanged all occurrences of w32_highlight_frame with x_highlight_frame.
Kim F. Storm [Fri, 30 Aug 2002 13:19:45 +0000 (13:19 +0000)]
Changed all occurrences of w32_highlight_frame with x_highlight_frame.

22 years ago(ibuffer-update): Revert expansion of `caddr'.
John Paul Wallington [Fri, 30 Aug 2002 12:42:36 +0000 (12:42 +0000)]
(ibuffer-update): Revert expansion of `caddr'.
(ibuffer-fontification-alist): Check hidden buffer case isn't
visiting a file and change its face to italic.

22 years ago(Qbar, Qbox): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:07:52 +0000 (12:07 +0000)]
(Qbar, Qbox): Removed.
(syms_of_macfns): Don't intern or staticpro them.

22 years ago(enum text_cursor_kinds): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:05:31 +0000 (12:05 +0000)]
(enum text_cursor_kinds): Removed.
(struct output_x) <current_cursor, desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: Members removed.
(FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR)
(FRAME_BLINK_OFF_CURSOR_WIDTH): Macros removed.
(x_specified_cursor_type): Remove prototype.

22 years ago(x_specified_cursor_type): Remove prototype.
Kim F. Storm [Fri, 30 Aug 2002 12:05:04 +0000 (12:05 +0000)]
(x_specified_cursor_type): Remove prototype.
(x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH.
(x_display_and_set_cursor): Use get_window_cursor_type.
Remove unused local variables cursor_off_state.
Redraw cursor if hbar cursor width changes.

22 years ago(Vblink_cursor_alist): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:04:18 +0000 (12:04 +0000)]
(Vblink_cursor_alist): Removed.
(Qbar, Qhbar, Qbox, Qhollow): Removed.
(syms_of_xfns): Don't intern, staticpro, or define them.
(x_specified_cursor_type): Removed.
(x_set_cursor_type): Use set_frame_cursor_types.

22 years ago(enum text_cursor_kinds): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:03:50 +0000 (12:03 +0000)]
(enum text_cursor_kinds): Removed.
(struct output_w32) <current_cursor, desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: Members removed.
(FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR)
(FRAME_BLINK_OFF_CURSOR_WIDTH): Macros removed.

22 years ago(Vblink_cursor_alist): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:03:01 +0000 (12:03 +0000)]
(Vblink_cursor_alist): Removed.
(Qbar, Qhbar, Qbox, Qhollow): Removed.
(syms_of_w32fns): Don't intern, staticpro, or define them.
(x_specified_cursor_type): Removed.
(x_set_cursor_type): Use set_frame_cursor_types.

22 years ago(enum text_cursor_kinds): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:02:32 +0000 (12:02 +0000)]
(enum text_cursor_kinds): Removed.
(struct output_mac) <current_cursor, desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: Members removed.
(FRAME_DESIRED_CURSOR): Macro removed.

22 years ago(x_specified_cursor_type): Remove prototype.
Kim F. Storm [Fri, 30 Aug 2002 12:02:10 +0000 (12:02 +0000)]
(x_specified_cursor_type): Remove prototype.
(x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH.
(x_display_and_set_cursor): Use get_window_cursor_type.
Remove unused local variables cursor_non_selected, active_cursor.
Redraw cursor if hbar cursor width changes.
(make_mac_frame): Set FRAME_DESIRED_CURSOR.

22 years ago(x_specified_cursor_type): Removed.
Kim F. Storm [Fri, 30 Aug 2002 12:01:27 +0000 (12:01 +0000)]
(x_specified_cursor_type): Removed.
(x_set_cursor_type): Use set_frame_cursor_types.

22 years ago(Qcursor_in_non_selected_windows): Extern removed.
Kim F. Storm [Fri, 30 Aug 2002 12:01:01 +0000 (12:01 +0000)]
(Qcursor_in_non_selected_windows): Extern removed.
(get_specified_cursor_type, get_window_cursor_type)
(set_frame_cursor_types): Added prototypes.

22 years ago(cursor_in_non_selected_windows): Extern removed.
Kim F. Storm [Fri, 30 Aug 2002 12:00:36 +0000 (12:00 +0000)]
(cursor_in_non_selected_windows): Extern removed.

22 years ago(Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
Kim F. Storm [Fri, 30 Aug 2002 12:00:12 +0000 (12:00 +0000)]
(Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
Variables consolidated here.
(Valternate_cursor_type, Qalternate_cursor_type): New variables.
(Vcursor_in_non_selected_windows): Renamed from
cursor_in_non_selected_windows and changed to Lisp_Object.
(syms_of_xdisp): Define and staticpro new and moved variables.
(get_specified_cursor_type): Renamed from x_specified_cursor_type;
consolidated here.  Recognize Qhollow setting.
(set_frame_cursor_types): New function to set frame cursor types
based on the frame parameters.
(get_window_cursor_type): New function to calculate new cursor
type and width for the specified window.  Based on duplicated
code consolidated here.
Enhancements: cursor-in-non-selected-windows may be a cursor type,
check buffer-local alternate-cursor-type and blink-cursor-alist
before using built-in blink off methods.

22 years ago(enum text_cursor_kinds): Consolidated here.
Kim F. Storm [Fri, 30 Aug 2002 11:59:35 +0000 (11:59 +0000)]
(enum text_cursor_kinds): Consolidated here.
Added DEFAULT_CURSOR value.
(struct frame) <desired_cursor, cursor_width>
<blink_off_cursor, blink_off_cursor_width>: New fields.
Consolidated from output_x, output_w32 and output_mac structs.
(FRAME_DESIRED_CURSOR, FRAME_CURSOR_WIDTH, FRAME_BLINK_OFF_CURSOR)
(FRAME_BLINK_OFF_CURSOR_WIDTH): Macros consolidated here.

22 years agoThese changes consolidates the handling of the cursor
Kim F. Storm [Fri, 30 Aug 2002 11:58:54 +0000 (11:58 +0000)]
These changes consolidates the handling of the cursor
type in xdisp.c, moving duplicate code and functionality from
xfns.c, xterm.c, w32fns.c, w32term.c, macfns.c, and macterm.c.

22 years ago*** empty log message ***
Juanma Barranquero [Fri, 30 Aug 2002 11:51:56 +0000 (11:51 +0000)]
*** empty log message ***

22 years ago(occur-mode): Add interactive declaration.
Juanma Barranquero [Fri, 30 Aug 2002 11:51:42 +0000 (11:51 +0000)]
(occur-mode): Add interactive declaration.

22 years ago(imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.
Juanma Barranquero [Fri, 30 Aug 2002 11:10:30 +0000 (11:10 +0000)]
(imap-authenticator-alist, imap-stream-alist, imap-continuation): Fix typos.

22 years ago*** empty log message ***
Juanma Barranquero [Fri, 30 Aug 2002 11:09:19 +0000 (11:09 +0000)]
*** empty log message ***

22 years ago(my-mark-marker): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:03:28 +0000 (11:03 +0000)]
(my-mark-marker): Fix typo.

22 years ago(dcl-calc-cont-indent-relative): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:02:54 +0000 (11:02 +0000)]
(dcl-calc-cont-indent-relative): Fix typo.

22 years ago(idlwave-max-extra-continuation-indent): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:02:31 +0000 (11:02 +0000)]
(idlwave-max-extra-continuation-indent): Fix typo.

22 years ago(ex-compile-command): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:02:10 +0000 (11:02 +0000)]
(ex-compile-command): Fix typo.

22 years ago(bibtex-mode): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:01:51 +0000 (11:01 +0000)]
(bibtex-mode): Fix typo.

22 years ago(mouse-copy-work-around-drag-bug): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:01:29 +0000 (11:01 +0000)]
(mouse-copy-work-around-drag-bug): Fix typo.

22 years ago(font-lock-add-keywords): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:01:07 +0000 (11:01 +0000)]
(font-lock-add-keywords): Fix typo.

22 years ago(font-lock-defaults): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:00:46 +0000 (11:00 +0000)]
(font-lock-defaults): Fix typo.

22 years ago(bs-message-without-log): Fix typo.
Juanma Barranquero [Fri, 30 Aug 2002 11:00:27 +0000 (11:00 +0000)]
(bs-message-without-log): Fix typo.

22 years ago(smtpmail-via-smtp): Delete process buffer
Simon Josefsson [Fri, 30 Aug 2002 10:32:25 +0000 (10:32 +0000)]
(smtpmail-via-smtp): Delete process buffer
unless s-debug-info is enabled.

22 years agoNew version from jaco@teaser.fr, then shortened at the front by rms.
Richard M. Stallman [Fri, 30 Aug 2002 06:06:15 +0000 (06:06 +0000)]
New version from jaco@teaser.fr, then shortened at the front by rms.

22 years agoFix typo.
Richard M. Stallman [Fri, 30 Aug 2002 04:00:37 +0000 (04:00 +0000)]
Fix typo.

22 years ago* ibuffer.el (ibuffer-update): Use `minibufferp'. Expand `caddr'.
John Paul Wallington [Thu, 29 Aug 2002 22:06:26 +0000 (22:06 +0000)]
* ibuffer.el (ibuffer-update): Use `minibufferp'.  Expand `caddr'.

* mwheel.el (mouse-wheel-up-button): Doc fix.

22 years agoUse match-string and drop useless `function's.
Stefan Monnier [Thu, 29 Aug 2002 21:48:50 +0000 (21:48 +0000)]
Use match-string and drop useless `function's.
(ange-ftp-get-process): Bind `ange-ftp-this-user' and
`ange-ftp-this-host' before running ange-ftp-process-startup-hook.
(ange-ftp-ls-parser): Use `switches' arg instead of dynamic binding.
(ange-ftp-parse-dired-listing): Update the calls.
(dired-local-variables-file): Declare to shut quieten the compiler.
(ange-ftp-file-entry-active-p): Remove.
(ange-ftp-file-name-all-completions, ange-ftp-file-name-completion):
Don't exclude dangling symlinks.
(ange-ftp-file-name-completion-1): Make predicate optional.
(ange-ftp-parse-list-func-alist): Use add-to-list to update.
(ange-ftp-fix-name-for-bs2000): Use subst-char-in-string.
(ange-ftp-bs2000-posix-hook-installed): Remove.
(ange-ftp-add-bs2000-posix-host): Don't use it anymore.
(ange-ftp-bs2000-cd-to-posix): Use `ange-ftp-this-user' and
`ange-ftp-this-host' instead of `user' and `host'.

22 years ago(occur-mode-hook): New hook.
Juanma Barranquero [Thu, 29 Aug 2002 21:40:28 +0000 (21:40 +0000)]
(occur-mode-hook): New hook.
(occur-mode): Use it.
(occur-hook): Set default to nil.

22 years ago(byte-compile-warning-prefix):
Richard M. Stallman [Thu, 29 Aug 2002 17:26:47 +0000 (17:26 +0000)]
(byte-compile-warning-prefix):
Decide here whether to print which form we're compiling.
If we do that, still print file and line.  Make file name
relative to default-directory. Print fewer newlines.
(byte-compile-log-file): Print something even if no file.
Print messages for entering and leaving directories,
and set default-directory.
(displaying-byte-compile-warnings): Only sometimes bind warning-series.
(byte-compile-warning-series): New function.
(byte-compile-file): Set byte-compile-last-logged-file, don't bind it.
(byte-compile-display-log-head-p): Function deleted.

22 years ago(warning-series): Now can be a marker, not an integer.
Richard M. Stallman [Thu, 29 Aug 2002 16:46:11 +0000 (16:46 +0000)]
(warning-series): Now can be a marker, not an integer.
(display-warning): Handle new value for warning-series.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 29 Aug 2002 14:50:07 +0000 (14:50 +0000)]
*** empty log message ***

22 years ago(byte-compile-log-file): Use \f.
Richard M. Stallman [Thu, 29 Aug 2002 14:49:48 +0000 (14:49 +0000)]
(byte-compile-log-file): Use \f.
(byte-compile-cl-warn): Add cl-macroexpand-all, cl-compiling-file
to don't-warn list.

22 years agoUse American spelling of "behavior".
Richard M. Stallman [Thu, 29 Aug 2002 14:47:52 +0000 (14:47 +0000)]
Use American spelling of "behavior".

22 years agoSubstantial rewrite.
Richard M. Stallman [Thu, 29 Aug 2002 14:47:14 +0000 (14:47 +0000)]
Substantial rewrite.

22 years agoUse <Delback> instead of <Delete>, and explain how to find it.
Richard M. Stallman [Thu, 29 Aug 2002 14:43:49 +0000 (14:43 +0000)]
Use <Delback> instead of <Delete>, and explain how to find it.

22 years ago(C_entries): Corrected a problem with const C++ funcs.
Francesco Potortì [Thu, 29 Aug 2002 14:42:56 +0000 (14:42 +0000)]
(C_entries): Corrected a problem with const C++ funcs.
(ignoreindent): Renamed from noindentypedefs.
(cjava, cplpl): They are now macros instead of local vars.

(HTML_labels): Tag ID= also.

22 years agoEtags bug.
Francesco Potortì [Thu, 29 Aug 2002 14:41:33 +0000 (14:41 +0000)]
Etags bug.

22 years ago(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
Richard M. Stallman [Thu, 29 Aug 2002 14:41:28 +0000 (14:41 +0000)]
(PRODUCE_GLYPHS): Set inhibit_free_realized_faces
when iterator is adding glyphs to a glyph matrix.

22 years ago(redisplay_updating_p): Variable removed.
Richard M. Stallman [Thu, 29 Aug 2002 14:41:09 +0000 (14:41 +0000)]
(redisplay_updating_p): Variable removed.
(inhibit_free_realized_faces, Qinhibit_free_realized_faces): New variables.
(init_iterator): Don't free realized faces
if inhibit_free_realized_faces is set.
(redisplay_internal): Bind Qinhibit_free_realized_faces to nil.
(syms_of_xdisp): DEFVAR_BOOL inhibit-free-realized-faces,
initialize Qinhibit_free_realized_faces.

22 years ago(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
Richard M. Stallman [Thu, 29 Aug 2002 14:38:12 +0000 (14:38 +0000)]
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off.

(x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor.

(expose_overlaps): New function.
(expose_window): Use it to fix the display of overlapping rows.

22 years ago(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
Richard M. Stallman [Thu, 29 Aug 2002 14:37:51 +0000 (14:37 +0000)]
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
(struct w32_output): New fields blink_off_cursor, blink_off_cursor_width.
(FRAME_CURSOR_WIDTH): New macro.

22 years ago(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Richard M. Stallman [Thu, 29 Aug 2002 14:37:33 +0000 (14:37 +0000)]
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_w32fns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_w32fns): Initialize and staticpro them.

22 years agoDescribe new kmacro bindings for f3/f4 and C-x e.
Kim F. Storm [Thu, 29 Aug 2002 13:12:05 +0000 (13:12 +0000)]
Describe new kmacro bindings for f3/f4 and C-x e.

22 years agoUpdate kmacro related bindings.
Kim F. Storm [Thu, 29 Aug 2002 13:07:18 +0000 (13:07 +0000)]
Update kmacro related bindings.

22 years agoChanged default bindings from F7/F8 to F3/F4.
Kim F. Storm [Thu, 29 Aug 2002 13:06:26 +0000 (13:06 +0000)]
Changed default bindings from F7/F8 to F3/F4.
Changed default binding of C-x e to kmacro-end-or-call-macro.
(kmacro-call-repeat-key, kmacro-call-repeat-with-arg): New custom
variables.
(kmacro-get-prefix-arg): New function.
(kmacro-repeat-on-last-key): Renamed from kmacro-repeat-loop and improved.
Callers changed.
(kmacro-call-macro): Repeat macro by repeating last key or
key defined in kmacro-call-repeat-key.  New third arg non-nil
means to end current macro.
(kmacro-end-or-call-macro): Call kmacro-call-macro appropriately
to get repeat last key functionality.
(kmacro-start-macro-or-insert-counter): Improve doc string.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 29 Aug 2002 13:05:58 +0000 (13:05 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Simon Josefsson [Thu, 29 Aug 2002 12:07:03 +0000 (12:07 +0000)]
*** empty log message ***

22 years ago(find-buffer-visiting): Compare file attributes using buffer-file-truename.
Richard M. Stallman [Wed, 28 Aug 2002 22:23:36 +0000 (22:23 +0000)]
(find-buffer-visiting): Compare file attributes using buffer-file-truename.

22 years ago(make-auto-save-file-name, make-backup-file-name-1):
Richard M. Stallman [Wed, 28 Aug 2002 22:16:42 +0000 (22:16 +0000)]
(make-auto-save-file-name, make-backup-file-name-1):
Don't use directory-sep-char.

22 years ago(occur-hook): Renamed from `occur-mode-hook'.
Juanma Barranquero [Wed, 28 Aug 2002 15:21:33 +0000 (15:21 +0000)]
(occur-hook): Renamed from `occur-mode-hook'.
(occur-mode): Remove call to `occur-mode-hook'.
(occur-rename-buffer): Fix reference to `occur-mode-hook' in docstring.
(occur-1): Add call to `occur-hook'.

22 years ago(Fx_open_connection): Improve help when X connection
Simon Josefsson [Wed, 28 Aug 2002 15:12:00 +0000 (15:12 +0000)]
(Fx_open_connection): Improve help when X connection
fails, xhost is insecure and xauth is better.

22 years agoetags now parses HTML.
Francesco Potortì [Wed, 28 Aug 2002 12:57:46 +0000 (12:57 +0000)]
etags now parses HTML.

22 years agoAdd missing dependencies on w32term.h and composite.h.
Juanma Barranquero [Wed, 28 Aug 2002 12:26:57 +0000 (12:26 +0000)]
Add missing dependencies on w32term.h and composite.h.

22 years ago*** empty log message ***
Francesco Potortì [Wed, 28 Aug 2002 10:44:24 +0000 (10:44 +0000)]
*** empty log message ***

22 years agoTwo bug corrections and one new feature.
Francesco Potortì [Wed, 28 Aug 2002 10:35:51 +0000 (10:35 +0000)]
Two bug corrections and one new feature.

(Ada_funcs): Do not tag "use type Xxxx;".

New language HTML.
(make_tag): Never generate null length tag names.
(linebuffer_init): Renamed from initbuffer.  All callers changed.
(pattern): Structure renamed to `regexp', member regex renamed to
pattern.
(node_st): Member pat renamed to regex.
(pattern); New member force_explicit_name, for future use.  Now
always set to true, cannot be reset.
(add_regex, regex_tag_multiline, readline): Use it.
(main): Free some global structures.

(fdesc): New member `written'.
(readline, process_file): Initialise it.
(put_entries): Set it.
(main): Use it to create entries for files without tags.
(total_size_of_entries): Do not count invalid tags.
(etags_strcasecmp): Like BSD's, for compatibility.
(strcaseeq): Make it into a macro.

22 years agoTwo bug corrections and a new feature for etags.
Francesco Potortì [Wed, 28 Aug 2002 10:34:04 +0000 (10:34 +0000)]
Two bug corrections and a new feature for etags.

22 years ago*** empty log message ***
Juanma Barranquero [Wed, 28 Aug 2002 06:43:49 +0000 (06:43 +0000)]
*** empty log message ***

22 years ago(make-variable-frame-localizable): New alias for `make-variable-frame-local'.
Juanma Barranquero [Wed, 28 Aug 2002 06:43:11 +0000 (06:43 +0000)]
(make-variable-frame-localizable): New alias for `make-variable-frame-local'.

22 years ago(USAGE1): Add missing newline.
Juanma Barranquero [Wed, 28 Aug 2002 06:28:29 +0000 (06:28 +0000)]
(USAGE1): Add missing newline.

22 years ago(read-file-name-electric-shadow-properties)
Miles Bader [Wed, 28 Aug 2002 06:00:50 +0000 (06:00 +0000)]
(read-file-name-electric-shadow-properties)
(read-file-name-electric-shadow-tty-properties)
(read-file-name-electric-shadow-mode): Remove compatibility defs.

22 years ago*** empty log message ***
Miles Bader [Wed, 28 Aug 2002 04:48:33 +0000 (04:48 +0000)]
*** empty log message ***

22 years ago(comint-carriage-motion): Start at START.
Miles Bader [Wed, 28 Aug 2002 04:40:42 +0000 (04:40 +0000)]
(comint-carriage-motion): Start at START.

22 years ago2002-08-27 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Wed, 28 Aug 2002 01:20:22 +0000 (01:20 +0000)]
2002-08-27  Andrew Choi  <akochoi@shaw.ca>

* INSTALL: Add information on starting Emacs as a GUI application
from the terminal.

22 years ago@cindex{...} -> @code{...}
Miles Bader [Wed, 28 Aug 2002 00:55:11 +0000 (00:55 +0000)]
@cindex{...} -> @code{...}

22 years agoread-file-name-electric-shadow-mode -> file-name-shadow-mode
Miles Bader [Wed, 28 Aug 2002 00:53:07 +0000 (00:53 +0000)]
read-file-name-electric-shadow-mode -> file-name-shadow-mode

22 years ago(ange-ftp-skip-msgs): Skip the 530 response
Richard M. Stallman [Tue, 27 Aug 2002 21:21:24 +0000 (21:21 +0000)]
(ange-ftp-skip-msgs): Skip the 530 response
given by vsFTPd when accessed with a kerberised FTP client.

22 years ago(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.
Richard M. Stallman [Tue, 27 Aug 2002 20:38:30 +0000 (20:38 +0000)]
(find-alternate-file): Bind kill-buffer-query-functions locally, don't set it.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 27 Aug 2002 18:54:46 +0000 (18:54 +0000)]
*** empty log message ***

22 years agoDescribe blink-cursor-alist.
Richard M. Stallman [Tue, 27 Aug 2002 18:50:52 +0000 (18:50 +0000)]
Describe blink-cursor-alist.

22 years ago2002-08-27 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Tue, 27 Aug 2002 18:49:52 +0000 (18:49 +0000)]
2002-08-27  Andrew Choi  <akochoi@shaw.ca>

        * s/darwin.h [HAVE_LIBNCURSES]: Define HAVE_TERMINFO.

22 years agoDescribe --script.
Richard M. Stallman [Tue, 27 Aug 2002 18:49:11 +0000 (18:49 +0000)]
Describe --script.

22 years agoDescribe blink-cursor-alist.
Richard M. Stallman [Tue, 27 Aug 2002 18:47:35 +0000 (18:47 +0000)]
Describe blink-cursor-alist.

22 years ago(main): Handle --script.
Richard M. Stallman [Tue, 27 Aug 2002 18:45:34 +0000 (18:45 +0000)]
(main): Handle --script.
(USAGE1): Mention --script.
(standard_args): Define sort order for --script.

22 years ago(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
Richard M. Stallman [Tue, 27 Aug 2002 18:45:01 +0000 (18:45 +0000)]
(x_set_cursor_type): Set FRAME_BLINK_OFF_CURSOR and
FRAME_BLINK_OFF_CURSOR_WIDTH using defaults and Vblink_cursor_alist.
(Vblink_cursor_alist): New variable.
(syms_of_xfns): Initialize and defvar it.
(x_specified_cursor_type): Recognize Qbox for filled box.
Exceptions are hollow boxes.
(Qbox, Qhollow): New variables.
(syms_of_xfns): Initialize and staticpro them.

22 years ago(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
Richard M. Stallman [Tue, 27 Aug 2002 18:42:48 +0000 (18:42 +0000)]
(x_display_and_set_cursor): Use FRAME_BLINK_OFF_CURSOR
and FRAME_BLINK_OFF_CURSOR_WIDTH for blinking cursor off.

22 years ago(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
Richard M. Stallman [Tue, 27 Aug 2002 18:41:51 +0000 (18:41 +0000)]
(FRAME_BLINK_OFF_CURSOR, FRAME_BLINK_OFF_CURSOR_WIDTH): New macros.
(struct x_output): New fields blink_off_cursor, blink_off_cursor_width.