]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(derived-mode-hook-name, derived-mode-map-name)
Sam Steingold [Fri, 26 Oct 2001 17:51:38 +0000 (17:51 +0000)]
(derived-mode-hook-name, derived-mode-map-name)
(derived-mode-syntax-table-name, derived-mode-abbrev-table-name):
define defsubsts before they are first used

22 years agosome code simplifications: when instead of if+progn;
Sam Steingold [Fri, 26 Oct 2001 17:40:59 +0000 (17:40 +0000)]
some code simplifications: when instead of if+progn;
line-beginning-position instead of progn+bol+point

22 years agoignore *-spd and *.pdb for w32
Sam Steingold [Fri, 26 Oct 2001 16:51:57 +0000 (16:51 +0000)]
ignore *-spd and *.pdb for w32

22 years agoregenerated
Sam Steingold [Fri, 26 Oct 2001 15:40:03 +0000 (15:40 +0000)]
regenerated

22 years agosugar: escape a "{" in the first column to pacify font-lock
Sam Steingold [Fri, 26 Oct 2001 15:37:54 +0000 (15:37 +0000)]
sugar: escape a "{" in the first column to pacify font-lock

22 years ago(c-font-lock-keywords-2): Do not require labels to be alone on the line.
Sam Steingold [Fri, 26 Oct 2001 15:04:58 +0000 (15:04 +0000)]
(c-font-lock-keywords-2): Do not require labels to be alone on the line.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 26 Oct 2001 14:25:06 +0000 (14:25 +0000)]
*** empty log message ***

22 years ago(button): Special face definition for MS-DOS terminals.
Eli Zaretskii [Fri, 26 Oct 2001 14:23:10 +0000 (14:23 +0000)]
(button): Special face definition for MS-DOS terminals.

22 years ago(sh-font-lock-close-heredoc): check the args for being non-nil
Sam Steingold [Fri, 26 Oct 2001 13:54:45 +0000 (13:54 +0000)]
(sh-font-lock-close-heredoc): check the args for being non-nil

22 years agono functional changes - a preparation for the next patch
Sam Steingold [Fri, 26 Oct 2001 13:48:53 +0000 (13:48 +0000)]
no functional changes - a preparation for the next patch

22 years ago(syms_of_display) <visible-bell>: Add a reference to
Eli Zaretskii [Fri, 26 Oct 2001 13:35:12 +0000 (13:35 +0000)]
(syms_of_display) <visible-bell>: Add a reference to
ring-bell-function.  Suggested by Alf-Ivar Holm <alfh@ifi.uio.no>

22 years ago(Horizontal Scrolling): Add an index entry for automatic-hscrolling.
Eli Zaretskii [Fri, 26 Oct 2001 12:50:03 +0000 (12:50 +0000)]
(Horizontal Scrolling): Add an index entry for automatic-hscrolling.

22 years ago(insert_1_both): Do nothing if NCHARS == 0.
Gerd Moellmann [Fri, 26 Oct 2001 12:02:42 +0000 (12:02 +0000)]
(insert_1_both): Do nothing if NCHARS == 0.

22 years ago(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Gerd Moellmann [Fri, 26 Oct 2001 11:59:32 +0000 (11:59 +0000)]
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix clearning in the case of scroll bars on the right.

22 years agoAdd a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>.
Eli Zaretskii [Fri, 26 Oct 2001 11:54:10 +0000 (11:54 +0000)]
Add a dummy typedef for XImage.  From Juanma Barranquero <lektu@terra.es>.

22 years ago(XScreenNumberOfScreen): Fix struct to pointer
Gerd Moellmann [Fri, 26 Oct 2001 11:38:23 +0000 (11:38 +0000)]
(XScreenNumberOfScreen): Fix struct to pointer
comparison.

22 years ago(artist-version): 1.2.4.
Gerd Moellmann [Fri, 26 Oct 2001 09:51:14 +0000 (09:51 +0000)]
(artist-version): 1.2.4.
(artist-butlast-fn): New variable.
(artist-butlast): New function.
(artist-ellipse-mirror-quadrant): Use it.
(artist-mouse-draw-poly): Use nil for `point-list'.
(artist-mouse-draw-poly): Check for point-list being nil.

22 years ago(ps-mode-print-function): Remove quote for
Gerd Moellmann [Fri, 26 Oct 2001 09:14:37 +0000 (09:14 +0000)]
(ps-mode-print-function): Remove quote for
lambda expression.
(ps-mode-menu-main): Submenu with options on/off was replaced with
a toggle button.
(ps-mode, ps-run-mode): Define with `define-derived-mode'
(ps-mode): Autoload cookie added on same line as comment
(ps-mode-tabkey, ps-mode-backward-delete-char):
(ps-mode-r-balance): Replace `delete-horizontal-space' and
`indent-to' with `indent-line-to'
(ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
instead of `eval'.
(ps-mode-print-region): Use `with-temp-buffer'.
(ps-run-start): Use of `mapconcat'.  Use `apply' instead of
`eval'.
(numerous places): Add back-tick and tick around names in
docstrings, fix punctuation in docstrings, remove trailing spaces.

22 years ago(sgml-font-lock-keywords-1): Ignore comments.
Stefan Monnier [Thu, 25 Oct 2001 22:25:30 +0000 (22:25 +0000)]
(sgml-font-lock-keywords-1): Ignore comments.
(sgml-font-lock-keywords-2): Use `eval'.  Moved from sgml-mode-common.
(sgml-font-lock-syntactic-keywords): New var.
(sgml-mode-common): Drop the two args.
Don't make buffer-local variables that aren't used.
Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
Don't set `before-string' props from sgml-display-text.
(sgml-mode): Use define-derived-mode.
(sgml-tags-invisible): Use sgml-display-text.
(sgml-quote): New command.
(html-tag-alist): Add args for `span'.
(html-mode): Use define-derived-mode.
Set sgml-display-text and sgml-tag-face-alist.

22 years agoResurrect a comment lost in the previous commit.
Eli Zaretskii [Thu, 25 Oct 2001 21:08:32 +0000 (21:08 +0000)]
Resurrect a comment lost in the previous commit.

22 years ago(Fframe_parameter): Fix last change.
Eli Zaretskii [Thu, 25 Oct 2001 20:48:33 +0000 (20:48 +0000)]
(Fframe_parameter): Fix last change.

22 years agoNew user option `add-log-always-start-new-record'.
Sam Steingold [Thu, 25 Oct 2001 17:51:20 +0000 (17:51 +0000)]
New user option `add-log-always-start-new-record'.

22 years ago(add-log-always-start-new-record): New user option.
Sam Steingold [Thu, 25 Oct 2001 17:49:13 +0000 (17:49 +0000)]
(add-log-always-start-new-record): New user option.

22 years ago(Fframe_parameter): Fix a bug whereby some
Gerd Moellmann [Thu, 25 Oct 2001 15:44:43 +0000 (15:44 +0000)]
(Fframe_parameter): Fix a bug whereby some
``artificial'' frame parameters, like `minibuffer' were not
obtained by calling Fframe_parameters.

22 years agoExplain how splitting windows relates to window-min-height
Richard M. Stallman [Thu, 25 Oct 2001 15:31:10 +0000 (15:31 +0000)]
Explain how splitting windows relates to window-min-height
and window-min-width.

22 years agoClarify what happens with duplicates in process-environment.
Richard M. Stallman [Thu, 25 Oct 2001 15:30:32 +0000 (15:30 +0000)]
Clarify what happens with duplicates in process-environment.

22 years ago*** empty log message ***
Richard M. Stallman [Thu, 25 Oct 2001 15:30:00 +0000 (15:30 +0000)]
*** empty log message ***

22 years ago(tags-query-replace): Make tags-loop-scan
Richard M. Stallman [Thu, 25 Oct 2001 15:26:46 +0000 (15:26 +0000)]
(tags-query-replace): Make tags-loop-scan
bind case-fold-search if FROM is not all lower case.

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 15:01:23 +0000 (15:01 +0000)]
*** empty log message ***

22 years agoRevert last change (which removed old commented-out
Eli Zaretskii [Thu, 25 Oct 2001 13:33:01 +0000 (13:33 +0000)]
Revert last change (which removed old commented-out
version of expand-file-name).  Add a comment that explains why
this old version should not be removed.

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 13:32:54 +0000 (13:32 +0000)]
*** empty log message ***

22 years ago(normal-top-level): Check for frame-initial-frame
Gerd Moellmann [Thu, 25 Oct 2001 13:32:29 +0000 (13:32 +0000)]
(normal-top-level): Check for frame-initial-frame
only if it's really used.

22 years ago(show_mouse_face): Clean up. Recognize overwritten
Gerd Moellmann [Thu, 25 Oct 2001 12:58:15 +0000 (12:58 +0000)]
(show_mouse_face): Clean up.  Recognize overwritten
cursor differently.

22 years ago(Regexps): Clarify that C-j should be preceded by a C-q in interactive use.
Eli Zaretskii [Thu, 25 Oct 2001 12:45:28 +0000 (12:45 +0000)]
(Regexps): Clarify that C-j should be preceded by a C-q in interactive use.

22 years agoAdd the Euro symbol to the italian-postfix and italian-alt-postfix input
Francesco Potortì [Thu, 25 Oct 2001 12:18:06 +0000 (12:18 +0000)]
Add the Euro symbol to the italian-postfix and italian-alt-postfix input
methods.  The users with a latin-1 font will see the international
currency symbol, those with a latin-15 (iso-8859-15) font will see the
euro symbol.

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 10:13:23 +0000 (10:13 +0000)]
*** empty log message ***

22 years ago(mh-recenter): Call recenter with arg `(4)'.
Gerd Moellmann [Thu, 25 Oct 2001 10:13:00 +0000 (10:13 +0000)]
(mh-recenter): Call recenter with arg `(4)'.

22 years ago(move_it_vertically_backward): Compute line height
Gerd Moellmann [Thu, 25 Oct 2001 10:07:01 +0000 (10:07 +0000)]
(move_it_vertically_backward): Compute line height
differently.  Add heuristic to try to be more compatible to 20.x.

22 years ago*** empty log message ***
Gerd Moellmann [Thu, 25 Oct 2001 07:50:16 +0000 (07:50 +0000)]
*** empty log message ***

22 years ago(compilation-parse-errors-filename-function):
Gerd Moellmann [Thu, 25 Oct 2001 07:47:48 +0000 (07:47 +0000)]
(compilation-parse-errors-filename-function):
New variable.
(compilation-parse-errors): Use it.

22 years ago(maybe_bootstrap): New target.
Gerd Moellmann [Thu, 25 Oct 2001 07:13:22 +0000 (07:13 +0000)]
(maybe_bootstrap): New target.
(all): Add to prerequisites to bootstrap if abbrev.elc doesn't
exist.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 25 Oct 2001 05:54:03 +0000 (05:54 +0000)]
*** empty log message ***

22 years ago(checkdoc-eval-defun): Call eval-defun
Stefan Monnier [Thu, 25 Oct 2001 05:51:39 +0000 (05:51 +0000)]
(checkdoc-eval-defun): Call eval-defun
interactively so that C-u M-C-x still does edebug.
(checkdoc-sentencespace-region-engine): Don't force a double-space
after `.' if it doesn't look like an end-of-sentence.
(debug-ignored-errors): Add `disambiguate ...'.

22 years ago(font-lock-keywords): Make sure texinfo-clone-environment is called.
Stefan Monnier [Thu, 25 Oct 2001 05:22:30 +0000 (05:22 +0000)]
(font-lock-keywords): Make sure texinfo-clone-environment is called.

22 years ago(make_fixnum_or_float): Coerce double to int explicitly.
Stefan Monnier [Thu, 25 Oct 2001 05:13:57 +0000 (05:13 +0000)]
(make_fixnum_or_float): Coerce double to int explicitly.

22 years ago(text_property_stickiness): Fix Lisp_Object used as boolean.
Stefan Monnier [Thu, 25 Oct 2001 04:20:08 +0000 (04:20 +0000)]
(text_property_stickiness): Fix Lisp_Object used as boolean.

22 years agoFix comment ending.
Stefan Monnier [Thu, 25 Oct 2001 04:18:22 +0000 (04:18 +0000)]
Fix comment ending.

22 years ago(texinfo-environments, texinfo-environment-regexp): Hoisted.
Stefan Monnier [Thu, 25 Oct 2001 03:54:21 +0000 (03:54 +0000)]
(texinfo-environments, texinfo-environment-regexp): Hoisted.
(texinfo-font-lock-keywords): Use `italic' and `bold' faces.
Only highlight the menu name in menu items.
Setup `@foo ... @end foo' as text clones.
(texinfo-clone-environment): New function.
(texinfo-mode): Simplify auto-fill-inhibit-regexp.
(texinfo-insert-block): Simplify.
(texinfo-insert-quote): Insert a plain " if preceded by \ or if
the command is repeated.
(texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
(texinfo-insert-@end): Simplify.

22 years ago(texinfo-section-types-regexp)
Stefan Monnier [Thu, 25 Oct 2001 03:39:43 +0000 (03:39 +0000)]
(texinfo-section-types-regexp)
(texinfo-section-level-regexp, texinfo-subsection-level-regexp)
(texinfo-subsubsection-level-regexp)
(texinfo-update-menu-same-level-regexps)
(texinfo-update-menu-higher-regexps)
(texinfo-update-menu-lower-regexps): Moved to eliminate warnings.

22 years ago(define-derived-mode): Use {delay,run}-mode-hooks.
Stefan Monnier [Thu, 25 Oct 2001 03:17:33 +0000 (03:17 +0000)]
(define-derived-mode): Use {delay,run}-mode-hooks.
(derived-mode-p): Autoload.

22 years ago(delay-mode-hooks, delayed-mode-hooks, run-mode-hooks): New vars and functions.
Stefan Monnier [Thu, 25 Oct 2001 02:26:41 +0000 (02:26 +0000)]
(delay-mode-hooks, delayed-mode-hooks, run-mode-hooks): New vars and functions.
(text-clone-maintain, text-clone-create): New functions.

22 years ago*** empty log message ***
Miles Bader [Thu, 25 Oct 2001 01:09:20 +0000 (01:09 +0000)]
*** empty log message ***

22 years ago(facemenu-add-new-face): Fix variable names.
Miles Bader [Thu, 25 Oct 2001 01:08:52 +0000 (01:08 +0000)]
(facemenu-add-new-face): Fix variable names.

22 years ago(png_load): Make sure SPECIFIED_BG is a string.
Miles Bader [Thu, 25 Oct 2001 00:53:48 +0000 (00:53 +0000)]
(png_load): Make sure SPECIFIED_BG is a string.
(png_load): BG is a pointer to a structure, not a structure.
(gif_format, png_format): Add missing commas.

22 years ago(Fface_attributes_as_vector): New function.
Richard M. Stallman [Wed, 24 Oct 2001 22:57:22 +0000 (22:57 +0000)]
(Fface_attributes_as_vector): New function.
(syms_of_xfaces): defsubr it.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 24 Oct 2001 22:57:07 +0000 (22:57 +0000)]
*** empty log message ***

22 years agofix build problems with krb5 and hesiod support
Ken Raeburn [Wed, 24 Oct 2001 22:54:38 +0000 (22:54 +0000)]
fix build problems with krb5 and hesiod support

22 years ago(facemenu-unlisted-faces): Improve doc strings
Richard M. Stallman [Wed, 24 Oct 2001 22:53:45 +0000 (22:53 +0000)]
(facemenu-unlisted-faces): Improve doc strings
of t and nil values.
(facemenu-set-face): Handle START and END interactively.
(facemenu-set-foreground): Don't use a face; specify color directly.
(facemenu-set-background): Likewise.
(facemenu-set-face-from-menu): Doc fix.
(facemenu-active-faces): Use face-attribute-vector
to handle bare attributes not in faces.
(facemenu-get-face): Don't handle face names fg:... and bg:... specially.
(facemenu-add-new-face): New argument MENU.
New way to handle adding colors to the color menus.

22 years ago(substitute-env-vars): Quote the arg to rx.
Richard M. Stallman [Wed, 24 Oct 2001 22:49:12 +0000 (22:49 +0000)]
(substitute-env-vars): Quote the arg to rx.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 24 Oct 2001 22:49:01 +0000 (22:49 +0000)]
*** empty log message ***

22 years ago(sync_window_with_frame_matrix_rows): Remove unused variable `area'.
Pavel Janík [Wed, 24 Oct 2001 20:25:49 +0000 (20:25 +0000)]
(sync_window_with_frame_matrix_rows): Remove unused variable `area'.

22 years ago(scan_newline): Remove unused variable `selective_display'.
Pavel Janík [Wed, 24 Oct 2001 20:20:18 +0000 (20:20 +0000)]
(scan_newline): Remove unused variable `selective_display'.

22 years ago(mouse-buffer-menu-mode-groups): Added "Version Control" group.
Sam Steingold [Wed, 24 Oct 2001 20:02:16 +0000 (20:02 +0000)]
(mouse-buffer-menu-mode-groups): Added "Version Control" group.

22 years ago(RegText): Document append-to-register and prepend-to-register.
Eli Zaretskii [Wed, 24 Oct 2001 18:51:31 +0000 (18:51 +0000)]
(RegText): Document append-to-register and prepend-to-register.
Suggested by Philip Lijnzaad <lijnzaad@ebi.ac.uk>.
Add index entries to all sections of the Registers chapter.

22 years ago(x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
Miles Bader [Wed, 24 Oct 2001 18:05:05 +0000 (18:05 +0000)]
(x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
`IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background color
to use for image glyph reliefs.

22 years ago(image_background, image_background_transparent)
Miles Bader [Wed, 24 Oct 2001 17:57:28 +0000 (17:57 +0000)]
(image_background, image_background_transparent)
(four_corners_best): New functions.
(xpm_format, png_format, jpeg_format, tiff_format, gif_format)
(gs_format): Add `:background' entry.
(lookup_image): Set IMG's background color if specified.
(pbm_load, xbm_load_image, png_load): Set IMG's background field
when appropriate.
(x_clear_image_1): Reset `background_valid' and
`background_transparent_valid' fields.
(x_build_heuristic_mask): Use IMAGE_BACKGROUND instead of
calculating it here.  Set IMG's background_transparent field.
(enum xpm_keyword_index): Add XPM_BACKGROUND.
(enum png_keyword_index): Add PNG_BACKGROUND.
(enum jpeg_keyword_index): Add JPEG_BACKGROUND.
(enum tiff_keyword_index): Add TIFF_BACKGROUND.
(enum gif_keyword_index): Add GIF_BACKGROUND.
(enum gs_keyword_index): Add GS_BACKGROUND.
(pbm_load, png_load, jpeg_load, tiff_load, gif_load):
Pre-calculate image background color where necessary.

22 years ago(struct image): Add `background', `background_valid', and
Miles Bader [Wed, 24 Oct 2001 17:16:52 +0000 (17:16 +0000)]
(struct image): Add `background', `background_valid', and
`background_transparent' fields.
(image_background, image_background_transparent): New declarations.
(IMAGE_BACKGROUND, IMAGE_BACKGROUND_TRANSPARENT): New macros.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 24 Oct 2001 16:13:22 +0000 (16:13 +0000)]
*** empty log message ***

22 years ago(c-beginning-of-member-init-list):
Stefan Monnier [Wed, 24 Oct 2001 16:07:06 +0000 (16:07 +0000)]
(c-beginning-of-member-init-list):
Better handling of C++ template args to avoid confusion with `<'
and `>' used as operators in member init expressions.
From Martin Stjernholm  <bug-cc-mode@gnu.org>.

22 years ago(x_draw_glyphs): Don't check for cursor overwriting
Gerd Moellmann [Wed, 24 Oct 2001 16:05:41 +0000 (16:05 +0000)]
(x_draw_glyphs): Don't check for cursor overwriting
in full-width rows.

22 years ago(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Gerd Moellmann [Wed, 24 Oct 2001 14:05:31 +0000 (14:05 +0000)]
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix clearing of area not covered by scroll bar.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 24 Oct 2001 12:37:32 +0000 (12:37 +0000)]
*** empty log message ***

22 years agoAdapt to change in perform-replace.
Gerd Moellmann [Wed, 24 Oct 2001 12:37:08 +0000 (12:37 +0000)]
Adapt to change in perform-replace.

22 years ago(perform-replace): Move START and END parameters
Gerd Moellmann [Wed, 24 Oct 2001 12:35:48 +0000 (12:35 +0000)]
(perform-replace): Move START and END parameters
to the end of the argument list and make them optional.

22 years agoUse $MAKE for `make' if set.
Gerd Moellmann [Wed, 24 Oct 2001 11:38:42 +0000 (11:38 +0000)]
Use $MAKE for `make' if set.

22 years ago*** empty log message ***
Gerd Moellmann [Wed, 24 Oct 2001 11:12:23 +0000 (11:12 +0000)]
*** empty log message ***

22 years agoChange #ifdef GLYPH_DEBUG to #if.
Gerd Moellmann [Wed, 24 Oct 2001 11:11:11 +0000 (11:11 +0000)]
Change #ifdef GLYPH_DEBUG to #if.

22 years ago(x-must-resolve-font-name): New
Gerd Moellmann [Wed, 24 Oct 2001 11:06:30 +0000 (11:06 +0000)]
(x-must-resolve-font-name): New
function.
(x-complement-fontset-spec): Use it.

22 years ago(x_insert_glyphs): Remove unused variables `real_end' and `real_start'.
Pavel Janík [Wed, 24 Oct 2001 10:29:11 +0000 (10:29 +0000)]
(x_insert_glyphs): Remove unused variables `real_end' and `real_start'.
(x_draw_image_foreground): Remove unused variables `mask' and `xgcv'.
(glyph_rect): Remove unused variable `area'.

22 years agoAdd information about debugging the tty version.
Eli Zaretskii [Wed, 24 Oct 2001 09:50:06 +0000 (09:50 +0000)]
Add information about debugging the tty version.
From Gerd Moellmann.

22 years ago(fast_find_position): Call row_containing_pos
Gerd Moellmann [Wed, 24 Oct 2001 09:12:40 +0000 (09:12 +0000)]
(fast_find_position): Call row_containing_pos
with additional argument.

22 years ago(try_window_reusing_current_matrix): Use
Gerd Moellmann [Wed, 24 Oct 2001 09:11:54 +0000 (09:11 +0000)]
(try_window_reusing_current_matrix): Use
row_containing_pos.
(row_containing_pos): Take additional argument DY.  Treat
rows ending in middle of char differently.
(display_line): Handle tabs on window systems differently.

22 years ago(row_containing_pos): Adjust prototype.
Gerd Moellmann [Wed, 24 Oct 2001 09:10:57 +0000 (09:10 +0000)]
(row_containing_pos): Adjust prototype.

22 years ago(inhibit_try_window_id, inhibit_try_window_reusing)
Gerd Moellmann [Wed, 24 Oct 2001 08:17:14 +0000 (08:17 +0000)]
(inhibit_try_window_id, inhibit_try_window_reusing)
(inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables.
(try_window_id, try_window_reusing_current_matrix)
(try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
(syms_of_xdisp) [GLYPH_DEBUG]:  DEFVAR_BOOL the variables.

22 years agoSpell the name of Emacs properly (GNU Emacs instead of gnuemacs).
Pavel Janík [Wed, 24 Oct 2001 07:10:09 +0000 (07:10 +0000)]
Spell the name of Emacs properly (GNU Emacs instead of gnuemacs).
(HAVE_BOXES): Fix typo in comment.
(push_menu_pane): Fix typo in comment.

22 years ago(display_prop_string_p): Remove unused local declaration
Pavel Janík [Wed, 24 Oct 2001 07:05:01 +0000 (07:05 +0000)]
(display_prop_string_p): Remove unused local declaration
of `Qwhen'.
(single_display_prop_string_p): Remove unused local declarations
of `Qwhen' and `Qmargin'.
(string_buffer_position): Remove unused variable `around'.
(store_frame_title): Remove unused variable `width'.

22 years agoDon't define max.
Pavel Janík [Wed, 24 Oct 2001 06:36:27 +0000 (06:36 +0000)]
Don't define max.
(coordinates_in_window): Remove unused variable `uy'.

22 years agoDon't define max.
Pavel Janík [Wed, 24 Oct 2001 06:32:53 +0000 (06:32 +0000)]
Don't define max.

22 years agoDon't define max.
Pavel Janík [Wed, 24 Oct 2001 06:30:19 +0000 (06:30 +0000)]
Don't define max.
(create_process): Remove unused variable `buffer'.

22 years ago(uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
Stefan Monnier [Tue, 23 Oct 2001 22:01:17 +0000 (22:01 +0000)]
(uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).

22 years ago(srcs): Add gpl.texi and doclicense.texi.
Gerd Moellmann [Tue, 23 Oct 2001 18:55:49 +0000 (18:55 +0000)]
(srcs): Add gpl.texi and doclicense.texi.

22 years ago(Finternal_set_lisp_face_attribute): Fix compilation
Gerd Moellmann [Tue, 23 Oct 2001 18:42:35 +0000 (18:42 +0000)]
(Finternal_set_lisp_face_attribute): Fix compilation
error.

22 years ago*** empty log message ***
Eli Zaretskii [Tue, 23 Oct 2001 17:27:23 +0000 (17:27 +0000)]
*** empty log message ***

22 years ago(Finternal_set_lisp_face_attribute)
Eli Zaretskii [Tue, 23 Oct 2001 17:19:21 +0000 (17:19 +0000)]
(Finternal_set_lisp_face_attribute)
[HAVE_WINDOW_SYSTEM]: Don't do anything for QCfont unless the
frame is on a windowed display.

22 years ago(compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr.
Stefan Monnier [Tue, 23 Oct 2001 16:57:15 +0000 (16:57 +0000)]
(compile-mouse-goto-error, compile-goto-error): Turn caadr into caar of cdr.

22 years ago(Info-fontify-node): Bind doun-mouse-{1,2} instead
Gerd Moellmann [Tue, 23 Oct 2001 16:24:40 +0000 (16:24 +0000)]
(Info-fontify-node): Bind doun-mouse-{1,2} instead
of mouse-{1,2} since dragging is on the down event.

22 years ago*** empty log message ***
Gerd Moellmann [Tue, 23 Oct 2001 16:16:06 +0000 (16:16 +0000)]
*** empty log message ***

22 years ago(make-doctor-variables): Remove a '($ please)'.
Gerd Moellmann [Tue, 23 Oct 2001 16:15:39 +0000 (16:15 +0000)]
(make-doctor-variables): Remove a '($ please)'.

22 years ago(mh-recenter): Call `recenter' with arg t
Gerd Moellmann [Tue, 23 Oct 2001 15:50:29 +0000 (15:50 +0000)]
(mh-recenter): Call `recenter' with arg t
if ARG is nil.

22 years agomention html-xhtml
Sam Steingold [Tue, 23 Oct 2001 15:46:01 +0000 (15:46 +0000)]
mention html-xhtml