- 06 Aug, 2003 10 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
and other ways to suppress warnings.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(testcover-reinstrument-clauses): Doc fix.
-
Richard M. Stallman authored
(warning-type-format): Renamed from warning-group-format.
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use vconcat instead of concat. (edmacro-sanitize-for-string): New function.
-
- 05 Aug, 2003 7 commits
-
-
Dave Love authored
-
Dave Love authored
line-number-display-limit-width.
-
Dave Love authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 03 Aug, 2003 17 commits
-
-
Karl Berry authored
-
Karl Berry authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(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.
-
Glenn Morris authored
(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.
-
Glenn Morris authored
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.
-
Glenn Morris authored
(cal-menu-update): Adapt for new behaviour of `calendar-month-name' function.
-
Glenn Morris authored
(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.
-
Glenn Morris authored
(cal-tex-LaTeX-hourbox): Move definition before use.
-
Glenn Morris authored
(solar-seasons-data): Move definition before use.
-
Glenn Morris authored
-
Glenn Morris authored
-
Martin Stjernholm authored
-
Martin Stjernholm authored
* 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.
-
Martin Stjernholm authored
* 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.
-
Martin Stjernholm authored
* cc-defs.el (c-langelem-sym, c-langelem-pos, c-langelem-2nd-pos): Added accessor functions for syntactic elements.
-
- 02 Aug, 2003 4 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
`words' has more than one member.
-
Andreas Schwab authored
-
- 01 Aug, 2003 2 commits
-
-
Vinicius Jose Latorre authored
-
John Paul Wallington authored
-