]> code.delx.au - gnu-emacs/log
gnu-emacs
20 years ago*** empty log message ***
Richard M. Stallman [Sat, 16 Aug 2003 22:48:18 +0000 (22:48 +0000)]
*** empty log message ***

20 years ago(try_font_list): Call try_alternative_families to try any family
Kenichi Handa [Fri, 15 Aug 2003 12:19:29 +0000 (12:19 +0000)]
(try_font_list): Call try_alternative_families to try any family
with the given registry.

20 years ago*** empty log message ***
Kenichi Handa [Fri, 15 Aug 2003 12:19:08 +0000 (12:19 +0000)]
*** empty log message ***

20 years ago(setup-default-fontset): Change "*" to
Kenichi Handa [Fri, 15 Aug 2003 12:10:45 +0000 (12:10 +0000)]
(setup-default-fontset): Change "*" to
nil in the specifications of font family.

20 years ago* xfaces.c (better_font_p): Prefer a real scalable font; i.e. not
Kenichi Handa [Fri, 15 Aug 2003 12:08:51 +0000 (12:08 +0000)]
* xfaces.c (better_font_p): Prefer a real scalable font; i.e. not
what autoscaled.
(best_matching_font): Once we find a better scalable font, set
non_scalable_has_exact_height_p to 1.

20 years agoRevision: emacs--cvs-trunk--0--patch-14
Miles Bader [Thu, 14 Aug 2003 09:05:44 +0000 (09:05 +0000)]
Revision: emacs--cvs-trunk--0--patch-14
Archive: miles@gnu.org--gnu-2003
Creator: Miles Bader <miles@gnu.org>
Summary: Avoid .arch-ids dirs when making autoloads
Modified-files: ./lisp/Makefile.in
New-patches: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-14

Avoid .arch-ids dirs when making autoloads

20 years agoRevision: emacs--cvs-trunk--0--patch-13
Miles Bader [Thu, 14 Aug 2003 08:55:30 +0000 (08:55 +0000)]
Revision: emacs--cvs-trunk--0--patch-13
Archive: miles@gnu.org--gnu-2003
Creator: Miles Bader <miles@gnu.org>
Date: Thu Aug 14 17:50:57 JST 2003
Standard-date: 2003-08-14 08:50:57 GMT
Summary: Add arch-specific ignored files to quick-install-emacs
Modified-files: ./admin/quick-install-emacs
New-patches: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-13

Add arch-specific ignored files to quick-install-emacs

20 years ago*** empty log message ***
John Paul Wallington [Thu, 14 Aug 2003 05:43:15 +0000 (05:43 +0000)]
*** empty log message ***

20 years ago* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel [Thu, 14 Aug 2003 04:53:30 +0000 (04:53 +0000)]
* pcl-cvs.texi (Log Edit Mode): Fix typo.
  Patch courtesy of Chunyu Wang <spr@db.cs.hit.edu.cn>.

20 years ago(Emulating Mode Line): Subsection, not section.
John Paul Wallington [Thu, 14 Aug 2003 04:43:49 +0000 (04:43 +0000)]
(Emulating Mode Line): Subsection, not section.

20 years ago(Top): Update subnode lists in menu.
Richard M. Stallman [Wed, 13 Aug 2003 17:29:53 +0000 (17:29 +0000)]
(Top): Update subnode lists in menu.

20 years ago(Insertion): Add insert-buffer-substring-no-properties.
Richard M. Stallman [Wed, 13 Aug 2003 17:28:31 +0000 (17:28 +0000)]
(Insertion): Add insert-buffer-substring-no-properties.
(Kill Functions): kill-region has new arg yank-handler.
(Yanking): New node.
(Yank Commands): Add yank-undo-function.
(Low-Level Kill Ring):
kill-new and kill-append have new arg yank-handler.
(Changing Properties): Add remove-list-of-text-properties.
(Atomic Changes): New node.

20 years ago(Other Plists): Add lax-plist-get, lax-plist-put.
Richard M. Stallman [Wed, 13 Aug 2003 17:26:21 +0000 (17:26 +0000)]
(Other Plists): Add lax-plist-get, lax-plist-put.

20 years ago(Output Variables): Add eval-expression-print-length
Richard M. Stallman [Wed, 13 Aug 2003 17:25:42 +0000 (17:25 +0000)]
(Output Variables): Add eval-expression-print-length
and eval-expression-print-level.

20 years ago(Time Conversion): For encode-time, explain limits on year.
Richard M. Stallman [Wed, 13 Aug 2003 17:25:05 +0000 (17:25 +0000)]
(Time Conversion): For encode-time, explain limits on year.

20 years ago(Character Type): Define anchor "modifier bits".
Richard M. Stallman [Wed, 13 Aug 2003 17:24:09 +0000 (17:24 +0000)]
(Character Type): Define anchor "modifier bits".

20 years ago(Emulating Mode Line): New node.
Richard M. Stallman [Wed, 13 Aug 2003 17:23:22 +0000 (17:23 +0000)]
(Emulating Mode Line): New node.
(Search-based Fontification): Font Lock uses font-lock-face property.
(Other Font Lock Variables): Likewise.

20 years ago(Format of Keymaps): Keymaps contain char tables, not vectors.
Richard M. Stallman [Wed, 13 Aug 2003 17:21:57 +0000 (17:21 +0000)]
(Format of Keymaps): Keymaps contain char tables, not vectors.
(Active Keymaps): Add emulation-mode-map-alists.
(Functions for Key Lookup): key-binding has new arg no-remap.
(Remapping Commands): New node.
(Scanning Keymaps): where-is-internal has new arg no-remap.
(Tool Bar): Add tool-bar-local-item-from-menu.
Clarify when to use tool-bar-add-item-from-menu.

20 years ago(Interactive Call): commandp has new arg.
Richard M. Stallman [Wed, 13 Aug 2003 17:19:36 +0000 (17:19 +0000)]
(Interactive Call): commandp has new arg.
(Command Loop Info): Add this-original-command.

20 years agoebnf-no-meta-identifier ==> var instead constant.
Vinicius Jose Latorre [Wed, 13 Aug 2003 00:37:24 +0000 (00:37 +0000)]
ebnf-no-meta-identifier ==> var instead constant.

20 years agoFix ebnf-iso
Vinicius Jose Latorre [Wed, 13 Aug 2003 00:36:11 +0000 (00:36 +0000)]
Fix ebnf-iso

20 years ago(shell): With prefix-arg, suggest a new buffer name.
Markus Rost [Tue, 12 Aug 2003 23:37:25 +0000 (23:37 +0000)]
(shell): With prefix-arg, suggest a new buffer name.

20 years ago#
André Spiegel [Tue, 12 Aug 2003 18:05:44 +0000 (18:05 +0000)]
#

20 years ago(vc-sccs-state-heuristic): Fix parentheses.
André Spiegel [Tue, 12 Aug 2003 18:01:21 +0000 (18:01 +0000)]
(vc-sccs-state-heuristic): Fix parentheses.
(vc-sccs-workfile-version): Search the entire delta table, rather
than just the first entry, because that might be a deleted version.

20 years ago* menu-bar.el (menu-bar-options-menu): Supply a body for the
Karl Fogel [Tue, 12 Aug 2003 05:14:49 +0000 (05:14 +0000)]
* menu-bar.el (menu-bar-options-menu): Supply a body for the
[save-place] binding in the Options menu.  Have it require 'saveplace'
and then toggle the variable manually, to avoid an an unbound variable
error.  Thanks to <Sebastien.Kirche@sage.com> for the bug report.

20 years ago(gdb-insert-field, gdb-array-format1)
Nick Roberts [Mon, 11 Aug 2003 21:55:20 +0000 (21:55 +0000)]
(gdb-insert-field, gdb-array-format1)
(gdb-info-breakpoints-custom, gdb-info-frames-custom)
(gdb-info-threads-custom): Add help-echo text.
(gdb-display-back): Don't use purecopy.
(gdb-info-breakpoints-custom, gdb-reset)
(gdb-assembler-custom): Use display-images-p to test if breakpoint
icons can be displayed.

20 years ago*** empty log message ***
Nick Roberts [Mon, 11 Aug 2003 21:52:48 +0000 (21:52 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Markus Rost [Mon, 11 Aug 2003 19:20:30 +0000 (19:20 +0000)]
*** empty log message ***

20 years agoRemove obsolete workaround.
Markus Rost [Mon, 11 Aug 2003 19:19:57 +0000 (19:19 +0000)]
Remove obsolete workaround.

20 years ago(reftex-auto-recenter-toc): Fix typo.
Markus Rost [Mon, 11 Aug 2003 19:17:53 +0000 (19:17 +0000)]
(reftex-auto-recenter-toc): Fix typo.

20 years ago(bookmark-completing-read): Use a popup menu if activated from the mouse.
Stefan Monnier [Mon, 11 Aug 2003 17:30:47 +0000 (17:30 +0000)]
(bookmark-completing-read): Use a popup menu if activated from the mouse.
Return a string, instead of a list of one string.
(bookmark-edit-annotation): Remove unused vars.
(bookmark-jump, bookmark-relocate, bookmark-insert-location)
(bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
to bookmark-completing-read.
(bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
(bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
(bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
and erase-buffer.
(bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
(bookmark-menu-jump, bookmark-menu-insert)
(bookmark-popup-menu-and-apply-function)
(bookmark-menu-popup-paned-bookmark-menu): Remove.
(bookmark-menu-build-paned-menu): Remove by folding it into
bookmark-menu-popup-paned-menu.
(menu-bar-bookmark-map): Move the define-key statements here.
Use the "non-menu" commands since they now pop up a menu if needed.
(bookmark-exit-hook-internal): Simplify.

20 years agoUpdated to version 4.21
Carsten Dominik [Mon, 11 Aug 2003 12:27:02 +0000 (12:27 +0000)]
Updated to version 4.21

20 years ago*** empty log message ***
Carsten Dominik [Mon, 11 Aug 2003 12:25:27 +0000 (12:25 +0000)]
*** empty log message ***

20 years agoMove defvar before first use.
Vinicius Jose Latorre [Sat, 9 Aug 2003 02:17:12 +0000 (02:17 +0000)]
Move defvar before first use.

20 years ago(mark_object): Handle Lisp_Misc_Save_Value.
Andreas Schwab [Fri, 8 Aug 2003 23:14:48 +0000 (23:14 +0000)]
(mark_object): Handle Lisp_Misc_Save_Value.

20 years ago(print_string): Fix printing of multibyte string with
Andreas Schwab [Fri, 8 Aug 2003 22:45:48 +0000 (22:45 +0000)]
(print_string): Fix printing of multibyte string with
nontrivial printcharfun.

20 years agoebnf-begin-job code fix
Vinicius Jose Latorre [Fri, 8 Aug 2003 02:32:06 +0000 (02:32 +0000)]
ebnf-begin-job code fix

20 years ago* configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
Andrew Choi [Thu, 7 Aug 2003 16:00:31 +0000 (16:00 +0000)]
* configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
  option instead of -traditional-cpp for CPP.

20 years ago(list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)
Glenn Morris [Wed, 6 Aug 2003 10:10:46 +0000 (10:10 +0000)]
(list-diary-entries-hook, diary-display-hook, nongregorian-diary-listing-hook)
(mark-diary-entries-hook, nongregorian-diary-marking-hook): Add some
customize options for these hooks.
(calendar-abbrev-construct): Don't try to take a substring longer than
the original string.

20 years ago(Top): Fix typo.
John Paul Wallington [Wed, 6 Aug 2003 03:17:37 +0000 (03:17 +0000)]
(Top): Fix typo.

20 years ago(Warning Basics): Fix typo.
John Paul Wallington [Wed, 6 Aug 2003 03:13:21 +0000 (03:13 +0000)]
(Warning Basics): Fix typo.
(Fringes): Add closing curly bracket and fix typo.

20 years ago(Compiler Errors): Say `@end defmac' after `defmac'.
John Paul Wallington [Wed, 6 Aug 2003 03:12:37 +0000 (03:12 +0000)]
(Compiler Errors): Say `@end defmac' after `defmac'.

20 years ago*** empty log message ***
Richard M. Stallman [Wed, 6 Aug 2003 01:45:14 +0000 (01:45 +0000)]
*** empty log message ***

20 years ago(Lisp Indent): Don't describe lisp-indent-function property here.
Richard M. Stallman [Wed, 6 Aug 2003 01:45:08 +0000 (01:45 +0000)]
(Lisp Indent): Don't describe lisp-indent-function property here.
Use xref to Lisp Manual.

20 years agoUpdate lists of subnodes.
Richard M. Stallman [Wed, 6 Aug 2003 01:44:00 +0000 (01:44 +0000)]
Update lists of subnodes.

20 years ago(Buffers and Windows): set-window-buffer has new arg.
Richard M. Stallman [Wed, 6 Aug 2003 01:43:43 +0000 (01:43 +0000)]
(Buffers and Windows): set-window-buffer has new arg.

20 years ago(Local Variables): Use lc for example variable names.
Richard M. Stallman [Wed, 6 Aug 2003 01:43:18 +0000 (01:43 +0000)]
(Local Variables): Use lc for example variable names.

20 years ago(Library Headers): Explain where to put -*-.
Richard M. Stallman [Wed, 6 Aug 2003 01:42:44 +0000 (01:42 +0000)]
(Library Headers): Explain where to put -*-.

20 years ago(Creating Strings): Fix xref for vconcat.
Richard M. Stallman [Wed, 6 Aug 2003 01:42:14 +0000 (01:42 +0000)]
(Creating Strings): Fix xref for vconcat.

20 years ago(Vector Functions): vconcat no longer allows integer args.
Richard M. Stallman [Wed, 6 Aug 2003 01:41:53 +0000 (01:41 +0000)]
(Vector Functions): vconcat no longer allows integer args.

20 years ago(Reading File Names): read-file-name has new arg PREDICATE.
Richard M. Stallman [Wed, 6 Aug 2003 01:41:08 +0000 (01:41 +0000)]
(Reading File Names): read-file-name has new arg PREDICATE.
New function read-directory-name.

20 years ago(Defining Macros): Give definition of `declare'
Richard M. Stallman [Wed, 6 Aug 2003 01:33:33 +0000 (01:33 +0000)]
(Defining Macros): Give definition of `declare'
(Indenting Macros): New node.

20 years ago(Parameter Access): Add modify-all-frames-parameters.
Richard M. Stallman [Wed, 6 Aug 2003 01:32:23 +0000 (01:32 +0000)]
(Parameter Access): Add modify-all-frames-parameters.
(Window Frame Parameters): Make separate table of parameters
that are coupled with specific face attributes.
(Deleting Frames): delete-frame-hooks renamed to delete-frame-functions.

20 years ago(Magic File Names): Add file-remote-p. Clarify file-local-copy.
Richard M. Stallman [Wed, 6 Aug 2003 01:28:35 +0000 (01:28 +0000)]
(Magic File Names): Add file-remote-p.  Clarify file-local-copy.

20 years ago(Instrumenting Macro Calls): Don't define `declare' here;
Richard M. Stallman [Wed, 6 Aug 2003 01:25:23 +0000 (01:25 +0000)]
(Instrumenting Macro Calls): Don't define `declare' here;
instead xref Defining Macros.

20 years ago(Warnings): New node, and subnodes.
Richard M. Stallman [Wed, 6 Aug 2003 01:23:14 +0000 (01:23 +0000)]
(Warnings): New node, and subnodes.
(Fringes): New node.

20 years ago(Test Coverage): New node.
Richard M. Stallman [Wed, 6 Aug 2003 01:21:53 +0000 (01:21 +0000)]
(Test Coverage): New node.

20 years ago(Compiler Errors): Explain with-no-warnings
Richard M. Stallman [Wed, 6 Aug 2003 01:17:13 +0000 (01:17 +0000)]
(Compiler Errors): Explain with-no-warnings
and other ways to suppress warnings.

20 years ago(Interactive Call): Minor clarification.
Richard M. Stallman [Wed, 6 Aug 2003 01:12:49 +0000 (01:12 +0000)]
(Interactive Call): Minor clarification.

20 years ago(Buffer File Name): set-visited-file-name renames the buffer too.
Richard M. Stallman [Wed, 6 Aug 2003 01:12:25 +0000 (01:12 +0000)]
(Buffer File Name): set-visited-file-name renames the buffer too.

20 years ago(Abbrev Tables): Add copy-abbrev-table.
Richard M. Stallman [Wed, 6 Aug 2003 01:11:54 +0000 (01:11 +0000)]
(Abbrev Tables): Add copy-abbrev-table.

20 years ago(noreturn): Report error if does return.
Richard M. Stallman [Wed, 6 Aug 2003 01:10:37 +0000 (01:10 +0000)]
(noreturn): Report error if does return.
(testcover-reinstrument-clauses): Doc fix.

20 years agoDoc fixes, args renamed.
Richard M. Stallman [Wed, 6 Aug 2003 01:09:33 +0000 (01:09 +0000)]
Doc fixes, args renamed.
(warning-type-format): Renamed from warning-group-format.

20 years ago(byte-compile-not-obsolete-var): New var.
Richard M. Stallman [Wed, 6 Aug 2003 01:08:21 +0000 (01:08 +0000)]
(byte-compile-not-obsolete-var): New var.
(byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
(byte-compile-defvar): Bind byte-compile-not-obsolete-var
to prevent warnings about defvar for an obsolete variable.

(byte-compile-log-warning):
warning-group-format renamed to warning-type-format.

20 years ago(read-passwd): Use clear-string instead of fillarray.
Richard M. Stallman [Wed, 6 Aug 2003 01:05:15 +0000 (01:05 +0000)]
(read-passwd): Use clear-string instead of fillarray.

20 years ago(edmacro-format-keys): Use edmacro-sanitize-for-string.
Richard M. Stallman [Wed, 6 Aug 2003 01:04:34 +0000 (01:04 +0000)]
(edmacro-format-keys): Use edmacro-sanitize-for-string.
Use vconcat instead of concat.
(edmacro-sanitize-for-string): New function.

20 years ago*** empty log message ***
Dave Love [Tue, 5 Aug 2003 15:38:13 +0000 (15:38 +0000)]
*** empty log message ***

20 years agoAdd open-paren-in-column-0-is-defun-start,
Dave Love [Tue, 5 Aug 2003 15:27:38 +0000 (15:27 +0000)]
Add open-paren-in-column-0-is-defun-start,
line-number-display-limit-width.

20 years ago(tex-dvi-view-command): Fix quoted quotes.
Dave Love [Tue, 5 Aug 2003 15:07:38 +0000 (15:07 +0000)]
(tex-dvi-view-command): Fix quoted quotes.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 5 Aug 2003 00:24:27 +0000 (00:24 +0000)]
*** empty log message ***

20 years ago(non-iso-charset-alist): Add autoload cookie.
Kenichi Handa [Tue, 5 Aug 2003 00:17:16 +0000 (00:17 +0000)]
(non-iso-charset-alist): Add autoload cookie.

20 years agoDon't require mule-diag.
Kenichi Handa [Tue, 5 Aug 2003 00:16:48 +0000 (00:16 +0000)]
Don't require mule-diag.

20 years ago(dev-glyph-order): Add an entry for the glyph code #xC4.
Kenichi Handa [Tue, 5 Aug 2003 00:02:44 +0000 (00:02 +0000)]
(dev-glyph-order): Add an entry for the glyph code #xC4.

20 years agoinfo.texi need @contents
Karl Berry [Sun, 3 Aug 2003 18:31:01 +0000 (18:31 +0000)]
info.texi need @contents

20 years agoadd @contents.
Karl Berry [Sun, 3 Aug 2003 18:29:52 +0000 (18:29 +0000)]
add @contents.

20 years ago*** empty log message ***
Glenn Morris [Sun, 3 Aug 2003 14:13:44 +0000 (14:13 +0000)]
*** empty log message ***

20 years ago(Date Formats): Document changed behaviour of abbreviations.
Glenn Morris [Sun, 3 Aug 2003 14:12:17 +0000 (14:12 +0000)]
(Date Formats): Document changed behaviour of abbreviations.

20 years ago(displayed-month, displayed-year): Define for compiler.
Glenn Morris [Sun, 3 Aug 2003 14:02:15 +0000 (14:02 +0000)]
(displayed-month, displayed-year): Define for compiler.
(calendar-islamic-month-name-array): Add doc string.
(list-islamic-diary-entries): Adapt for new behaviours of
`calendar-day-name' and `add-to-diary-list' functions.
(mark-islamic-diary-entries): Adapt for new behaviours of
`diary-name-pattern' and `calendar-make-alist' functions.

20 years agoReposition some code so defined before used.
Glenn Morris [Sun, 3 Aug 2003 14:01:40 +0000 (14:01 +0000)]
Reposition some code so defined before used.
(displayed-month, displayed-year): Define for compiler.
(calendar-hebrew-month-name-array-common-year)
(calendar-hebrew-month-name-array-leap-year): Add doc strings.
(list-hebrew-diary-entries): Adapt for new behaviours of
`calendar-day-name' and `add-to-diary-list' functions.
(mark-hebrew-diary-entries): Adapt for new behaviours of
`diary-name-pattern' and `calendar-make-alist' functions.

20 years ago(list-diary-entries): Adapt for new behaviour of `calendar-day-name'
Glenn Morris [Sun, 3 Aug 2003 14:00:56 +0000 (14:00 +0000)]
(list-diary-entries): Adapt for new behaviour of `calendar-day-name'
and `calendar-month-name' functions.
(diary-name-pattern): Use abbrev arrays, rather than fixing abbrevs at
three chars.  Calling syntax change.
(mark-diary-entries):  Adapt for new behaviours of
`diary-name-pattern' and `calendar-make-alist' functions.
(fancy-diary-font-lock-keywords): Adapt for new behaviour of
`diary-name-pattern' function.
(font-lock-diary-date-forms): Use abbrev arrays, rather than fixing
abbrevs at three chars.  Calling syntax change.
(cal-hebrew, cal-islam): Require when compiling.
(diary-font-lock-keywords): Adapt for new behaviour of
`font-lock-diary-date-forms' function.

20 years ago(displayed-month, displayed-year): Define for compiler.
Glenn Morris [Sun, 3 Aug 2003 14:00:03 +0000 (14:00 +0000)]
(displayed-month, displayed-year): Define for compiler.
(cal-menu-update): Adapt for new behaviour of `calendar-month-name' function.

20 years ago(diary-file, diary-file-name-prefix)
Glenn Morris [Sun, 3 Aug 2003 13:59:13 +0000 (13:59 +0000)]
(diary-file, diary-file-name-prefix)
(european-calendar-style, diary-date-forms)
(calendar-day-name-array, calendar-month-name-array): Doc change.
(generate-calendar-month): Adapt for new behaviour of
`calendar-day-name' function.
(calendar-abbrev-length, calendar-day-abbrev-array)
(calendar-month-abbrev-array): New variables.
(calendar-abbrev-construct): New function.
(calendar-day-name, calendar-month-name): Use new abbrev arrays,
rather than fixing abbrevs at some width.  Calling syntax change.
(calendar-make-alist): Use abbrev arrays.  Calling syntax change.
(calendar-date-string): Adapt for new behaviours of
`calendar-day-name' and `calendar-month-name' functions.

20 years ago(cal-tex-day-name-format): Doc fix.
Glenn Morris [Sun, 3 Aug 2003 13:58:39 +0000 (13:58 +0000)]
(cal-tex-day-name-format): Doc fix.
(cal-tex-LaTeX-hourbox): Move definition before use.

20 years ago(displayed-month, displayed-year): Define for compiler.
Glenn Morris [Sun, 3 Aug 2003 13:58:01 +0000 (13:58 +0000)]
(displayed-month, displayed-year): Define for compiler.
(solar-seasons-data): Move definition before use.

20 years ago(displayed-month, displayed-year): Define for compiler.
Glenn Morris [Sun, 3 Aug 2003 13:56:21 +0000 (13:56 +0000)]
(displayed-month, displayed-year): Define for compiler.

20 years ago(coptic-name): defvar rather than defconst.
Glenn Morris [Sun, 3 Aug 2003 13:53:54 +0000 (13:53 +0000)]
(coptic-name): defvar rather than defconst.

20 years agoCorrection.
Martin Stjernholm [Sun, 3 Aug 2003 12:34:11 +0000 (12:34 +0000)]
Correction.

20 years ago2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
Martin Stjernholm [Sun, 3 Aug 2003 12:31:46 +0000 (12:31 +0000)]
2003-08-03  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-mode.el (c-init-language-vars-for): Add argument MODE.
Renamed from c-init-c-language-vars'.
(c-initialize-cc-mode): Change accordingly.
(c-common-init): Ditto.
(c-mode): Ditto.
(c++-mode): Use function.
(objc-mode): Ditto.
(java-mode): Ditto.
(idl-mode): Ditto.
(pike-mode): Ditto.
(awk-mode): Ditto.

20 years ago2003-08-01 Martin Stjernholm <bug-cc-mode@gnu.org>
Martin Stjernholm [Sun, 3 Aug 2003 12:29:57 +0000 (12:29 +0000)]
2003-08-01  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-engine.el (c-end-of-current-token): Return whether or not the
point moved.

(c-search-decl-header-end): Don't trip up on operator identifiers
in C++ and operators like == in all languages.

* cc-engine.el (c-backward-to-decl-anchor): Detect leading labels
correctly.

20 years ago2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
Martin Stjernholm [Sun, 3 Aug 2003 12:29:24 +0000 (12:29 +0000)]
2003-07-16  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-defs.el (c-langelem-sym, c-langelem-pos, c-langelem-2nd-pos):
Added accessor functions for syntactic elements.

20 years agoRegenerated.
Andreas Schwab [Sat, 2 Aug 2003 22:07:46 +0000 (22:07 +0000)]
Regenerated.

20 years agoDon't redo key bindings on loading, put them only in loaddefs.el.
Andreas Schwab [Sat, 2 Aug 2003 22:06:12 +0000 (22:06 +0000)]
Don't redo key bindings on loading, put them only in loaddefs.el.

20 years ago(apropos-words-to-regexp): Only add `wild' if
Andreas Schwab [Sat, 2 Aug 2003 20:36:51 +0000 (20:36 +0000)]
(apropos-words-to-regexp): Only add `wild' if
`words' has more than one member.

20 years ago(sh-mode): Don't set mode-class property.
Andreas Schwab [Sat, 2 Aug 2003 20:09:42 +0000 (20:09 +0000)]
(sh-mode): Don't set mode-class property.

20 years agoprintify-region fix
Vinicius Jose Latorre [Fri, 1 Aug 2003 23:40:00 +0000 (23:40 +0000)]
printify-region fix

20 years ago(browse-url-epiphany): Doc fix.
John Paul Wallington [Fri, 1 Aug 2003 00:32:34 +0000 (00:32 +0000)]
(browse-url-epiphany): Doc fix.

20 years ago* xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.
Jan Djärv [Thu, 31 Jul 2003 16:10:53 +0000 (16:10 +0000)]
* xfns.c (xg_set_icon): Rewrite to compile with GTK 2.0 and 2.2.

* xterm.c (x_bitmap_icon): Return if xg_set_icon succeeds.

20 years ago(read_process_output): Return the actually read bytes
Kenichi Handa [Thu, 31 Jul 2003 01:24:44 +0000 (01:24 +0000)]
(read_process_output): Return the actually read bytes
instead of the result of decoding.

20 years ago(x_create_bitmap_from_data): Initialize have_mask member to 0.
Kenichi Handa [Thu, 31 Jul 2003 00:52:19 +0000 (00:52 +0000)]
(x_create_bitmap_from_data): Initialize have_mask member to 0.
(x_create_bitmap_from_file): Likewise.
(x_destroy_bitmap): Check have_mask member before freeing a mask.
(x_destroy_all_bitmaps): Likewise.
(x_create_bitmap_mask): Set have_mask member to 1.

20 years ago(struct x_bitmap_record): New member have_mask.
Kenichi Handa [Thu, 31 Jul 2003 00:51:34 +0000 (00:51 +0000)]
(struct x_bitmap_record): New member have_mask.