]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:09:11 +0000 (13:09 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:08:08 +0000 (13:08 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.
(coordinates-in-window-p): Doc fix.

22 years ago(describe-input-method): Setup xref.
Stefan Monnier [Fri, 16 Nov 2001 13:06:51 +0000 (13:06 +0000)]
(describe-input-method): Setup xref.
(set-language-environment): Use functionp.
(locale-language-names, locale-charset-language-names)
(locale-preferred-coding-systems): Defconst and purecopy.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:06:02 +0000 (13:06 +0000)]
Fringe cleanup.
Comment fixes. Use renamed symbols.
(fringe_bitmap_type): Renamed from bitmap_type.
(NO_FRINGE_BITMAP): Renamed from NO_BITMAP.
(w32_draw_fringe_bitmap): Renamed from w32_draw_bitmap.
(x_draw_row_fringe_bitmaps): Renamed from x_draw_row_bitmaps.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 16 Nov 2001 13:04:45 +0000 (13:04 +0000)]
*** empty log message ***

22 years ago(emacsman): New target.
Eli Zaretskii [Fri, 16 Nov 2001 13:04:22 +0000 (13:04 +0000)]
(emacsman): New target.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:04:02 +0000 (13:04 +0000)]
Fringe cleanup.
Comment fix.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:02:53 +0000 (13:02 +0000)]
Fringe cleanup.
(FRAME_FRINGE_COLS): Renamed from FRAME_FLAGS_AREA_COLS.
(FRAME_FRINGE_WIDTH): Renamed from FRAME_FLAGS_AREA_WIDTH.
(FRAME_LEFT_FRINGE_WIDTH): Renamed from FRAME_LEFT_FLAGS_AREA_WIDTH.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:02:02 +0000 (13:02 +0000)]
Fringe cleanup.
Comment fix. Use renamed symbols.

22 years agoFringe cleanup.
Kim F. Storm [Fri, 16 Nov 2001 13:01:09 +0000 (13:01 +0000)]
Fringe cleanup.
(FRINGE_FACE_ID): Renamed from BITMAP_AREA_FACE_ID.
Comments fixed. Use renamed symbols.

22 years agoNew file, from Eric Jacoboni.
Eli Zaretskii [Fri, 16 Nov 2001 12:54:53 +0000 (12:54 +0000)]
New file, from Eric Jacoboni.

22 years agoConvert to iso-2022-7bit.
Eli Zaretskii [Fri, 16 Nov 2001 12:45:52 +0000 (12:45 +0000)]
Convert to iso-2022-7bit.

22 years ago(infodir): Define relative to $(srcdir).
Eli Zaretskii [Fri, 16 Nov 2001 12:42:29 +0000 (12:42 +0000)]
(infodir): Define relative to $(srcdir).
($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
include directories list via -I switch to makeinfo.
(index.texi): Use cp if both hard and symbolic links fail.

22 years ago(mac-roman): Add mime-charset property.
Stefan Monnier [Fri, 16 Nov 2001 12:05:48 +0000 (12:05 +0000)]
(mac-roman): Add mime-charset property.

22 years ago(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
Stefan Monnier [Fri, 16 Nov 2001 11:43:41 +0000 (11:43 +0000)]
(max_specpdl_size, max_lisp_eval_depth): Use EMACS_INT.
(funcall_lambda, run_hook_with_args): Make static and add prototype.
(ml_apply, find_handler_clause): Add prototype.

22 years ago*** empty log message ***
Gerd Moellmann [Fri, 16 Nov 2001 11:10:53 +0000 (11:10 +0000)]
*** empty log message ***

22 years ago(matching_regexp): Escape '\\'.
Gerd Moellmann [Fri, 16 Nov 2001 10:48:38 +0000 (10:48 +0000)]
(matching_regexp): Escape '\\'.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 16 Nov 2001 04:48:03 +0000 (04:48 +0000)]
*** empty log message ***

22 years ago(values, values-list, multiple-value-list, multiple-value-apply, nth-value):
Richard M. Stallman [Fri, 16 Nov 2001 00:00:22 +0000 (00:00 +0000)]
(values, values-list, multiple-value-list, multiple-value-apply, nth-value):
Use defsubst rather than defalias, to get better doc strings.

22 years ago(add-menu-item): Make help_echo and radio buttons
Jason Rumney [Thu, 15 Nov 2001 22:53:54 +0000 (22:53 +0000)]
(add-menu-item): Make help_echo and radio buttons
work for most menu items.  From David Ponce
<david.ponce@wanadoo.fr>.

22 years ago*** empty log message ***
Jason Rumney [Thu, 15 Nov 2001 22:52:00 +0000 (22:52 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Pavel Janík [Thu, 15 Nov 2001 21:56:09 +0000 (21:56 +0000)]
*** empty log message ***

22 years ago(uninstall): Fix previous change.
Pavel Janík [Thu, 15 Nov 2001 21:55:21 +0000 (21:55 +0000)]
(uninstall): Fix previous change.

22 years agoFix autoload cookie.
Pavel Janík [Thu, 15 Nov 2001 21:46:12 +0000 (21:46 +0000)]
Fix autoload cookie.

22 years ago(jka-compr-partial-uncompress): Fix previous change.
Richard M. Stallman [Thu, 15 Nov 2001 21:17:19 +0000 (21:17 +0000)]
(jka-compr-partial-uncompress): Fix previous change.

22 years ago*** empty log message ***
Pavel Janík [Thu, 15 Nov 2001 20:49:01 +0000 (20:49 +0000)]
*** empty log message ***

22 years agoRegenerated.
Pavel Janík [Thu, 15 Nov 2001 20:48:20 +0000 (20:48 +0000)]
Regenerated.

22 years agoMention installation options --program-prefix, --program-suffix
Pavel Janík [Thu, 15 Nov 2001 20:42:00 +0000 (20:42 +0000)]
Mention installation options --program-prefix, --program-suffix
and --program-transform-name.

22 years agoAdd support for --program-prefix, --program-suffix
Pavel Janík [Thu, 15 Nov 2001 20:37:20 +0000 (20:37 +0000)]
Add support for --program-prefix, --program-suffix
and --program-transform-name options.

22 years ago*** empty log message ***
Pavel Janík [Thu, 15 Nov 2001 20:35:05 +0000 (20:35 +0000)]
*** empty log message ***

22 years ago(menu-bar-edit-menu) <copy>: Put an explicit key binding.
Stefan Monnier [Thu, 15 Nov 2001 20:34:35 +0000 (20:34 +0000)]
(menu-bar-edit-menu) <copy>: Put an explicit key binding.

22 years ago(dired-undo): Display a message to explain
Richard M. Stallman [Thu, 15 Nov 2001 19:02:56 +0000 (19:02 +0000)]
(dired-undo): Display a message to explain
that this does not undo file system changes.

22 years agoMinor clarification.
Richard M. Stallman [Thu, 15 Nov 2001 18:53:38 +0000 (18:53 +0000)]
Minor clarification.

22 years ago(x_set_frame_parameters): Revert change of 2001-11-07.
Gerd Moellmann [Thu, 15 Nov 2001 16:16:23 +0000 (16:16 +0000)]
(x_set_frame_parameters): Revert change of 2001-11-07.
Some x_set_* function expect to be called even if old and new
value are equal.

22 years ago(x_draw_image_relief): Accept zero tool_bar_button_relief.
Gerd Moellmann [Thu, 15 Nov 2001 16:13:47 +0000 (16:13 +0000)]
(x_draw_image_relief): Accept zero tool_bar_button_relief.

22 years ago(Fx_create_frame): Accept zero tool_bar_button_relief.
Gerd Moellmann [Thu, 15 Nov 2001 16:13:10 +0000 (16:13 +0000)]
(Fx_create_frame): Accept zero tool_bar_button_relief.

22 years ago(build_desired_tool_bar_string): Accept zero
Gerd Moellmann [Thu, 15 Nov 2001 16:12:36 +0000 (16:12 +0000)]
(build_desired_tool_bar_string): Accept zero
tool_bar_button_relief.

22 years agoFix typo.
Pavel Janík [Thu, 15 Nov 2001 15:56:23 +0000 (15:56 +0000)]
Fix typo.

22 years agoComment fixes.
Pavel Janík [Thu, 15 Nov 2001 15:50:31 +0000 (15:50 +0000)]
Comment fixes.

22 years ago(ada-add-extensions): Quote regexp special
Andreas Schwab [Thu, 15 Nov 2001 15:50:10 +0000 (15:50 +0000)]
(ada-add-extensions): Quote regexp special
characters and append anchor to pattern added to auto-mode-alist.

22 years agoFix typos.
Pavel Janík [Thu, 15 Nov 2001 15:22:42 +0000 (15:22 +0000)]
Fix typos.

22 years agoComment fix.
Pavel Janík [Thu, 15 Nov 2001 15:20:10 +0000 (15:20 +0000)]
Comment fix.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 15 Nov 2001 12:59:54 +0000 (12:59 +0000)]
*** empty log message ***

22 years agoGive pilcrow punctuation syntax.
Stefan Monnier [Thu, 15 Nov 2001 12:43:42 +0000 (12:43 +0000)]
Give pilcrow punctuation syntax.

22 years agoAdd comments.
Stefan Monnier [Thu, 15 Nov 2001 12:29:03 +0000 (12:29 +0000)]
Add comments.

22 years ago(makefile-mode): Add info for automake.
Stefan Monnier [Thu, 15 Nov 2001 12:25:20 +0000 (12:25 +0000)]
(makefile-mode): Add info for automake.
(autoconf-mode): Fix the name of the index for automake.

22 years ago(server-process-filter): Run pore/post-comment-hook
Stefan Monnier [Thu, 15 Nov 2001 12:19:08 +0000 (12:19 +0000)]
(server-process-filter): Run pore/post-comment-hook
before/after visiting the file.

22 years ago(x_draw_bar_cursor): If the background color of the
Gerd Moellmann [Thu, 15 Nov 2001 11:02:23 +0000 (11:02 +0000)]
(x_draw_bar_cursor): If the background color of the
glyph under the cursor equals the frame's cursor color, use
the glyph's foreground color for drawing the bar cursor.

22 years ago#
André Spiegel [Thu, 15 Nov 2001 10:43:42 +0000 (10:43 +0000)]
#

22 years agoDocumentation fixes.
André Spiegel [Thu, 15 Nov 2001 10:31:17 +0000 (10:31 +0000)]
Documentation fixes.

22 years ago(direct_output_forward_char): Fix character/byte
Gerd Moellmann [Thu, 15 Nov 2001 10:30:09 +0000 (10:30 +0000)]
(direct_output_forward_char): Fix character/byte
position comparison.

22 years ago(Ffield_beginning, Ffield_end): Update EXFUN decl.
Miles Bader [Thu, 15 Nov 2001 08:07:50 +0000 (08:07 +0000)]
(Ffield_beginning, Ffield_end): Update EXFUN decl.

22 years ago(Fminibuffer_prompt_end): Update args to Ffield_end.
Miles Bader [Thu, 15 Nov 2001 08:06:06 +0000 (08:06 +0000)]
(Fminibuffer_prompt_end): Update args to Ffield_end.

22 years ago(find_field): Add BEG_LIMIT and END_LIMIT parameters.
Miles Bader [Thu, 15 Nov 2001 08:05:45 +0000 (08:05 +0000)]
(find_field): Add BEG_LIMIT and END_LIMIT parameters.
(Fdelete_field, Ffield_string, Ffield_string_no_properties):
Update arguments to find_field.
(Ffield_beginning, Ffield_end): Add LIMIT param, pass to find_field.
(Fconstrain_to_field): Use LIMIT arg to shorten search time.

22 years ago(smerge-match-conflict): Fix typo.
Stefan Monnier [Thu, 15 Nov 2001 01:25:35 +0000 (01:25 +0000)]
(smerge-match-conflict): Fix typo.
(smerge-diff): Be careful to read match-data early enough.

22 years ago(Fpropertize): Allow call with 1 arg.
Richard M. Stallman [Thu, 15 Nov 2001 00:34:53 +0000 (00:34 +0000)]
(Fpropertize): Allow call with 1 arg.

22 years ago(image_background, image_background_transparent):
Richard M. Stallman [Wed, 14 Nov 2001 22:31:37 +0000 (22:31 +0000)]
(image_background, image_background_transparent):
Conditionalize on HAVE_X_WINDOWS.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 14 Nov 2001 22:31:05 +0000 (22:31 +0000)]
*** empty log message ***

22 years agoFixed some doc strings to properly quote symbols.
Sam Steingold [Wed, 14 Nov 2001 20:22:13 +0000 (20:22 +0000)]
Fixed some doc strings to properly quote symbols.

22 years ago(Define Images): Fix the documentation of defimage. Suggested by
Eli Zaretskii [Wed, 14 Nov 2001 19:31:18 +0000 (19:31 +0000)]
(Define Images): Fix the documentation of defimage.  Suggested by
Kim F. Storm.

22 years ago(prin1, print): Doc fix.
Eli Zaretskii [Wed, 14 Nov 2001 19:19:28 +0000 (19:19 +0000)]
(prin1, print): Doc fix.

22 years agoRemove the description of variabel `highlight-wrong-size-font'.
Pavel Janík [Wed, 14 Nov 2001 13:44:38 +0000 (13:44 +0000)]
Remove the description of variabel `highlight-wrong-size-font'.

22 years ago*** empty log message ***
Pavel Janík [Wed, 14 Nov 2001 13:39:59 +0000 (13:39 +0000)]
*** empty log message ***

22 years agoRemove prototypes for variables `Vhighlight_wrong_size_font' and
Pavel Janík [Wed, 14 Nov 2001 13:39:30 +0000 (13:39 +0000)]
Remove prototypes for variables `Vhighlight_wrong_size_font' and
`Vclip_large_size_font'.

22 years agoRemove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.
Pavel Janík [Wed, 14 Nov 2001 13:38:51 +0000 (13:38 +0000)]
Remove variables `Vhighlight_wrong_size_font' and `Vclip_large_size_font'.

22 years ago(Fontsets): Remove the description of variable `highlight-wrong-size-font'.
Pavel Janík [Wed, 14 Nov 2001 13:34:06 +0000 (13:34 +0000)]
(Fontsets): Remove the description of variable `highlight-wrong-size-font'.

22 years agoUpdate as per lispref addition to the package.
Eli Zaretskii [Wed, 14 Nov 2001 11:51:06 +0000 (11:51 +0000)]
Update as per lispref addition to the package.

22 years agoUpdate maintainer.
Colin Walters [Wed, 14 Nov 2001 09:12:48 +0000 (09:12 +0000)]
Update maintainer.

22 years agoStyle cleanup; don't put closing parens on their
Colin Walters [Wed, 14 Nov 2001 09:09:09 +0000 (09:09 +0000)]
Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-unsimplify): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:08:03 +0000 (09:08 +0000)]
(calcFunc-unsimplify): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
Colin Walters [Wed, 14 Nov 2001 09:06:05 +0000 (09:06 +0000)]
(math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
calc-report-bug): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:05:36 +0000 (09:05 +0000)]
(calcFunc-sqrt, calcFunc-hypot): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-evalv): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:03:32 +0000 (09:03 +0000)]
(calcFunc-evalv): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-clip): Use `defalias' instead of `fset' and
Colin Walters [Wed, 14 Nov 2001 09:01:51 +0000 (09:01 +0000)]
(calcFunc-clip): Use `defalias' instead of `fset' and
`symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use
Colin Walters [Wed, 14 Nov 2001 09:01:07 +0000 (09:01 +0000)]
(calcFunc-abs, calcFunc-float, calcFunc-ceil, calcFunc-round): Use
`defalias' instead of `fset' and `symbol-function'.

Style cleanup; don't put closing parens on their
own line, add "foo.el ends here" to each file, and update
copyright date.

22 years ago(calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use
Colin Walters [Wed, 14 Nov 2001 09:00:01 +0000 (09:00 +0000)]
(calcFunc-esimplify, calcFunc-simplify, calcFunc-subst): Use
`defalias' instead of `fset' and `symbol-function'.

Style cleanup; don't put closing parens on their own line, add "foo.el
ends here" to each file, and update copyright date.

22 years agoStyle cleanup; don't put closing parens on their own line, add "foo.el
Colin Walters [Wed, 14 Nov 2001 08:59:18 +0000 (08:59 +0000)]
Style cleanup; don't put closing parens on their own line, add "foo.el
ends here" to each file, and update copyright date.

22 years ago(Fget_unused_category): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 04:49:55 +0000 (04:49 +0000)]
(Fget_unused_category): Doc fix.

22 years ago(recompile): Use compilation-arguments if set, so as to be able to M-x
Richard M. Stallman [Wed, 14 Nov 2001 04:23:45 +0000 (04:23 +0000)]
(recompile): Use compilation-arguments if set, so as to be able to M-x
recompile the exact command which created a compilation-mode buffer.

22 years ago(ada-fill-comment-prefix): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 03:49:57 +0000 (03:49 +0000)]
(ada-fill-comment-prefix): Doc fix.

22 years ago(mouse-drag-region): Don't run the up-event
Richard M. Stallman [Wed, 14 Nov 2001 02:49:26 +0000 (02:49 +0000)]
(mouse-drag-region): Don't run the up-event
handler if window start changed due to the down-mouse event.

22 years ago(mouse-show-mark): Either move point to the mark
Richard M. Stallman [Wed, 14 Nov 2001 02:48:17 +0000 (02:48 +0000)]
(mouse-show-mark): Either move point to the mark
or use highlighting, never both.
(mouse-buffer-menu): If WINDOW is a frame, select its selected window.

22 years ago(Ffile_accessible_directory_p): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:09:27 +0000 (00:09 +0000)]
(Ffile_accessible_directory_p): Doc fix.

22 years ago(Funlock_buffer, Ffile_locked_p): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:09:06 +0000 (00:09 +0000)]
(Funlock_buffer, Ffile_locked_p): Doc fixes.

22 years ago(Fprin1_to_string): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:08:47 +0000 (00:08 +0000)]
(Fprin1_to_string): Doc fix.

22 years ago(syms_of_eval): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:07:34 +0000 (00:07 +0000)]
(syms_of_eval): Doc fix.

22 years ago(Fceiling, Ffloor): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:07:09 +0000 (00:07 +0000)]
(Fceiling, Ffloor): Doc fixes.

22 years ago(syms_of_buffer): Doc fixes.
Richard M. Stallman [Wed, 14 Nov 2001 00:06:50 +0000 (00:06 +0000)]
(syms_of_buffer): Doc fixes.

22 years ago(syms_of_coding): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:57 +0000 (00:04 +0000)]
(syms_of_coding): Doc fix.

22 years ago(syms_of_display): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:38 +0000 (00:04 +0000)]
(syms_of_display): Doc fix.

22 years ago(Fsun_change_cursor_icon): Doc fix.
Richard M. Stallman [Wed, 14 Nov 2001 00:04:24 +0000 (00:04 +0000)]
(Fsun_change_cursor_icon): Doc fix.

22 years ago*** empty log message ***
Richard M. Stallman [Tue, 13 Nov 2001 23:22:19 +0000 (23:22 +0000)]
*** empty log message ***

22 years ago(comment-normalize-vars): Handle a nil comment-padding.
Stefan Monnier [Tue, 13 Nov 2001 20:19:22 +0000 (20:19 +0000)]
(comment-normalize-vars): Handle a nil comment-padding.

22 years agoDoc fixes.
Jason Rumney [Tue, 13 Nov 2001 19:06:58 +0000 (19:06 +0000)]
Doc fixes.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 13 Nov 2001 18:21:07 +0000 (18:21 +0000)]
*** empty log message ***

22 years ago(electric-buffer-update-highlight): New function.
Richard M. Stallman [Tue, 13 Nov 2001 17:29:40 +0000 (17:29 +0000)]
(electric-buffer-update-highlight): New function.
(electric-buffer-overlay): New variable.
(electric-buffer-menu-looper): Call electric-buffer-update-highlight.
(electric-buffer-list): Likewise.

22 years ago(isearch-mode): Handle negative search-slow-window-lines correctly.
Richard M. Stallman [Tue, 13 Nov 2001 16:39:40 +0000 (16:39 +0000)]
(isearch-mode): Handle negative search-slow-window-lines correctly.

(isearch-whitespace-chars): Doc fix.

22 years ago(ada-fill-comment-prefix): GNAT wants 2 spaces.
Stefan Monnier [Tue, 13 Nov 2001 14:25:57 +0000 (14:25 +0000)]
(ada-fill-comment-prefix): GNAT wants 2 spaces.

22 years ago(Fface_attributes_as_vector): Doc fix.
Pavel Janík [Tue, 13 Nov 2001 11:59:54 +0000 (11:59 +0000)]
(Fface_attributes_as_vector): Doc fix.

22 years ago(Fx_synchronize): Reindent.
Pavel Janík [Tue, 13 Nov 2001 11:58:21 +0000 (11:58 +0000)]
(Fx_synchronize): Reindent.