1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

47779 Commits

Author SHA1 Message Date
Richard M. Stallman
a756468d97 (Instrumenting Macro Calls): Don't define `declare' here;
instead xref Defining Macros.
2003-08-06 01:25:23 +00:00
Richard M. Stallman
8a6ca431c7 (Warnings): New node, and subnodes.
(Fringes): New node.
2003-08-06 01:23:14 +00:00
Richard M. Stallman
46c7a6f087 (Test Coverage): New node. 2003-08-06 01:21:53 +00:00
Richard M. Stallman
fe45b975b9 (Compiler Errors): Explain with-no-warnings
and other ways to suppress warnings.
2003-08-06 01:17:13 +00:00
Richard M. Stallman
8e5f951071 (Interactive Call): Minor clarification. 2003-08-06 01:12:49 +00:00
Richard M. Stallman
4da34f1e74 (Buffer File Name): set-visited-file-name renames the buffer too. 2003-08-06 01:12:25 +00:00
Richard M. Stallman
57cbdf1717 (Abbrev Tables): Add copy-abbrev-table. 2003-08-06 01:11:54 +00:00
Richard M. Stallman
91cbc31fa9 (noreturn): Report error if does return.
(testcover-reinstrument-clauses): Doc fix.
2003-08-06 01:10:37 +00:00
Richard M. Stallman
10b6c9320f Doc fixes, args renamed.
(warning-type-format): Renamed from warning-group-format.
2003-08-06 01:09:33 +00:00
Richard M. Stallman
9e31e67b6f (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.
2003-08-06 01:08:21 +00:00
Richard M. Stallman
f0491f768e (read-passwd): Use clear-string instead of fillarray. 2003-08-06 01:05:15 +00:00
Richard M. Stallman
7725f0fb6c (edmacro-format-keys): Use edmacro-sanitize-for-string.
Use vconcat instead of concat.
(edmacro-sanitize-for-string): New function.
2003-08-06 01:04:34 +00:00
Dave Love
7cd8a5076e *** empty log message *** 2003-08-05 15:38:13 +00:00
Dave Love
779d0b80f8 Add open-paren-in-column-0-is-defun-start,
line-number-display-limit-width.
2003-08-05 15:27:38 +00:00
Dave Love
4372483c63 (tex-dvi-view-command): Fix quoted quotes. 2003-08-05 15:07:38 +00:00
Kenichi Handa
d1978f4897 *** empty log message *** 2003-08-05 00:24:27 +00:00
Kenichi Handa
18d6bb4e10 (non-iso-charset-alist): Add autoload cookie. 2003-08-05 00:17:16 +00:00
Kenichi Handa
238a3495d2 Don't require mule-diag. 2003-08-05 00:16:48 +00:00
Kenichi Handa
760061fa02 (dev-glyph-order): Add an entry for the glyph code #xC4. 2003-08-05 00:02:44 +00:00
Karl Berry
942219302d info.texi need @contents 2003-08-03 18:31:01 +00:00
Karl Berry
0270117beb add @contents. 2003-08-03 18:29:52 +00:00
Glenn Morris
3ad1e74880 *** empty log message *** 2003-08-03 14:13:44 +00:00
Glenn Morris
bf4517d11e (Date Formats): Document changed behaviour of abbreviations. 2003-08-03 14:12:17 +00:00
Glenn Morris
48ad4975be (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.
2003-08-03 14:02:15 +00:00
Glenn Morris
da3fc02028 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.
2003-08-03 14:01:40 +00:00
Glenn Morris
ca2a5950cf (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.
2003-08-03 14:00:56 +00:00
Glenn Morris
5bb7a2d574 (displayed-month, displayed-year): Define for compiler.
(cal-menu-update): Adapt for new behaviour of `calendar-month-name' function.
2003-08-03 14:00:03 +00:00
Glenn Morris
2c8811d49b (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.
2003-08-03 13:59:13 +00:00
Glenn Morris
30f5dd988b (cal-tex-day-name-format): Doc fix.
(cal-tex-LaTeX-hourbox): Move definition before use.
2003-08-03 13:58:39 +00:00
Glenn Morris
3f762917b0 (displayed-month, displayed-year): Define for compiler.
(solar-seasons-data): Move definition before use.
2003-08-03 13:58:01 +00:00
Glenn Morris
0b0f8fa418 (displayed-month, displayed-year): Define for compiler. 2003-08-03 13:56:21 +00:00
Glenn Morris
55d2d63464 (coptic-name): defvar rather than defconst. 2003-08-03 13:53:54 +00:00
Martin Stjernholm
40a485cfff Correction. 2003-08-03 12:34:11 +00:00
Martin Stjernholm
28d88c16bf 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.
2003-08-03 12:31:46 +00:00
Martin Stjernholm
ff959bab84 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.
2003-08-03 12:29:57 +00:00
Martin Stjernholm
b50aeac3f7 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.
2003-08-03 12:29:24 +00:00
Andreas Schwab
e3cc553ba1 Regenerated. 2003-08-02 22:07:46 +00:00
Andreas Schwab
a1ff29b98a Don't redo key bindings on loading, put them only in loaddefs.el. 2003-08-02 22:06:12 +00:00
Andreas Schwab
80f5d2efec (apropos-words-to-regexp): Only add `wild' if
`words' has more than one member.
2003-08-02 20:36:51 +00:00
Andreas Schwab
cbc72cf5cf (sh-mode): Don't set mode-class property. 2003-08-02 20:09:42 +00:00
Vinicius Jose Latorre
5a1173cba0 printify-region fix 2003-08-01 23:40:00 +00:00
John Paul Wallington
674dd916f1 (browse-url-epiphany): Doc fix. 2003-08-01 00:32:34 +00:00
Jan Djärv
465aa50afc * 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.
2003-07-31 16:10:53 +00:00
Kenichi Handa
e430e5baa0 (read_process_output): Return the actually read bytes
instead of the result of decoding.
2003-07-31 01:24:44 +00:00
Kenichi Handa
97e7188e57 (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.
2003-07-31 00:52:19 +00:00
Kenichi Handa
1552d1ea9c (struct x_bitmap_record): New member have_mask. 2003-07-31 00:51:34 +00:00
John Paul Wallington
eb6055fa38 Mention `compilation-environment'. 2003-07-31 00:12:57 +00:00
Richard M. Stallman
b53094d605 (CFLAGS) [!OPTIMIZE]: Undo previous change. 2003-07-30 19:22:04 +00:00
Kenichi Handa
15f772c840 (setup-default-fontset): Change registry names of Akurti fonts. 2003-07-30 06:41:30 +00:00
Kenichi Handa
75a304b76e (quail-indian-update-translation): Adjusted the
behaviour according to the change of quail-translate-key.
2003-07-30 06:35:51 +00:00