]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years ago(Basic Completion): Add lazy-completion-table.
Richard M. Stallman [Mon, 14 Jul 2003 15:55:32 +0000 (15:55 +0000)]
(Basic Completion): Add lazy-completion-table.
(Programmed Completion): Add dynamic-completion-table.

21 years ago(Changing Files): copy-file allows dir as NEWNAME.
Richard M. Stallman [Mon, 14 Jul 2003 15:53:56 +0000 (15:53 +0000)]
(Changing Files): copy-file allows dir as NEWNAME.
(Magic File Names): Specify precedence order of handlers.

21 years ago(Command Overview): Emacs server runs pre-command-hook and post-command-hook.
Richard M. Stallman [Mon, 14 Jul 2003 15:53:03 +0000 (15:53 +0000)]
(Command Overview): Emacs server runs pre-command-hook and post-command-hook.
(Waiting): New calling convention for sit-for.

21 years ago(Special Properties): local-map and keymap properties
Richard M. Stallman [Mon, 14 Jul 2003 15:51:54 +0000 (15:51 +0000)]
(Special Properties): local-map and keymap properties
apply based on their stickiness.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 14 Jul 2003 15:30:21 +0000 (15:30 +0000)]
*** empty log message ***

21 years ago* alloc.c (pure, staticvec):
Paul Eggert [Mon, 14 Jul 2003 05:38:24 +0000 (05:38 +0000)]
* alloc.c (pure, staticvec):
Initialize these arrays to nonzero, so that they're not
put into BSS by that optimization.

21 years ago(pure, staticvec): Initialize these arrays to nonzero, so that they're
Paul Eggert [Mon, 14 Jul 2003 05:37:52 +0000 (05:37 +0000)]
(pure, staticvec): Initialize these arrays to nonzero, so that they're
not put into BSS by that optimization.

21 years ago(BLOCK_PADDING): Rename from ABLOCKS_PADDING. Update users.
Stefan Monnier [Mon, 14 Jul 2003 02:51:08 +0000 (02:51 +0000)]
(BLOCK_PADDING): Rename from ABLOCKS_PADDING.  Update users.
(lisp_align_malloc): Use posix_memalign is available.
(ABLOCKS_BASE): Use HAVE_POSIX_MEMALIGN as an optimization.
(STRING_BLOCK_SIZE): Rename from STRINGS_IN_STRING_BLOCK for consistency.
Update users.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 14 Jul 2003 02:41:20 +0000 (02:41 +0000)]
*** empty log message ***

21 years agoCheck for posix_memalign.
Stefan Monnier [Mon, 14 Jul 2003 02:21:29 +0000 (02:21 +0000)]
Check for posix_memalign.

21 years ago(START_FILES_1, END_FILES_1): Always define them.
Richard M. Stallman [Sun, 13 Jul 2003 18:00:24 +0000 (18:00 +0000)]
(START_FILES_1, END_FILES_1): Always define them.

21 years ago*** empty log message ***
Juanma Barranquero [Sun, 13 Jul 2003 17:52:07 +0000 (17:52 +0000)]
*** empty log message ***

21 years ago(modify-all-frames-parameters): Reinstall (copyright papers received).
Juanma Barranquero [Sun, 13 Jul 2003 17:48:58 +0000 (17:48 +0000)]
(modify-all-frames-parameters): Reinstall (copyright papers received).

21 years ago(List Buffers): Adjust to new format of *Buffer List*.
Juanma Barranquero [Sun, 13 Jul 2003 17:32:20 +0000 (17:32 +0000)]
(List Buffers): Adjust to new format of *Buffer List*.

21 years ago(xg_set_icon): New function.
Juanma Barranquero [Sun, 13 Jul 2003 17:30:09 +0000 (17:30 +0000)]
(xg_set_icon): New function.

21 years ago(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
Juanma Barranquero [Sun, 13 Jul 2003 17:29:24 +0000 (17:29 +0000)]
(x_bitmap_mask, x_create_bitmap_mask): New functions to handle mask of bitmaps.
(x_allocate_bitmap_record, x_destroy_bitmap): Modify to handle the mask
property.
(xg_set_icon): New function, wrapper for gtk_window_icon_from_file.

21 years ago(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+
Juanma Barranquero [Sun, 13 Jul 2003 17:27:51 +0000 (17:27 +0000)]
(x_bitmap_icon,x_wm_set_icon_pixmap): Modify to add mask, and use the Gtk+
function gtk_window_icon_from_file if available.

21 years ago*** empty log message ***
Juanma Barranquero [Sun, 13 Jul 2003 17:26:15 +0000 (17:26 +0000)]
*** empty log message ***

21 years ago(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.
Juanma Barranquero [Sun, 13 Jul 2003 17:20:34 +0000 (17:20 +0000)]
(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.

21 years ago(desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'
Juanma Barranquero [Sun, 13 Jul 2003 17:20:00 +0000 (17:20 +0000)]
(desktop-buffer-dired-misc-data, desktop-buffer-dired): Handle `dired-directory'
being a list.

21 years agoVersion 1.8.0 of sql-mode.
Juanma Barranquero [Sun, 13 Jul 2003 17:19:18 +0000 (17:19 +0000)]
Version 1.8.0 of sql-mode.

Simplify selection of SQL products to define highlighting and
interactive mode.  Includes detailed instructions on adding support
for new products.

(sql-product): New variable.  Identifies SQL product for use in highlighting and
interactive mode.
(sql-interactive-product): New variable.  SQL product for sql-interactive-mode.
(sql-product-support): New variable.  Specifies product-specific parameters to
drive highlighting and interactive mode.
(sql-imenu-generic-expression): Add more object types.
(sql-sqlite-options): Correct comment.
(sql-ms-program): Use "osql" rather than "isql".
(sql-prompt-regexp, sql-prompt-length): Update comment.
(sql-mode-menu): Add "Start SQLi session" entry.  Replace Highlighting submenu
with Product menu.  Fix Send Region entry.
(sql-mode-abbrev-table): Add abbreviations.  Support of SYSTEM-FLAG on
define-abbrev.  Support was removed with last check-in; it now handles older
Emacsen without the SYSTEM-FLAG.
(sql-mode-font-lock-object-name): Add font-lock pattern for object names.
(sql-mode-ansi-font-lock-keywords): Set as default value.
(sql-mode-oracle-font-lock-keywords): Set as default value.  Support Oracle 9i
keywords.
(sql-mode-postgres-font-lock-keywords): Set as default value.
(sql-mode-linter-font-lock-keywords): Set as default value.
(sql-mode-ms-font-lock-keywords): New variable.  Support Microsoft SQLServer
2000.
(sql-mode-sybase-font-lock-keywords)
(sql-mode-interbase-font-lock-keywords)
(sql-mode-sqlite-font-lock-keywords)
(sql-mode-strong-font-lock-keywords)
(sql-mode-mysql-font-lock-keywords)
(sql-mode-db2-font-lock-keywords): New variables.  Default to ANSI keywords.
(sql-mode-font-lock-defaults): Update comment.
(sql-product-feature): New function.  Returns feature associated with a product
from `sql-product-support' alist.
(sql-product-font-lock): New function.  Set font-lock support based on
`sql-product'.
(sql-add-product-keywords): New function.  Add font-lock rules to
product-specific keyword variables.
(sql-set-product): New function.  Set `sql-product' and apply appropriate
font-lock highlighting.
(sql-highlight-product): New function.  Set font-lock support based on a
product.  Also set mode name to include product name.
(sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
(sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
Use `sql-set-product'.
(sql-highlight-ms-keywords)
(sql-highlight-sybase-keywords)
(sql-highlight-interbase-keywords)
(sql-highlight-strong-keywords)
(sql-highlight-mysql-keywords)
(sql-highlight-sqlite-keywords)
(sql-highlight-db2-keywords): New functions.  Use `sql-set-product'.
(sql-get-login): Prompt in the same order as the tokens.
(sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
(sql-product-interactive): New function.  Common portions of product-specific
interactive mode wrappers.
(sql-interactive-mode): Rewritten to use product features.
(sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
(sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
(sql-db2, sql-linter): Use `sql-product-interactive'.
(sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
(sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
(sql-connect-ingres, sql-connect-postgres)
(sql-connect-interbase, sql-connect-db2, sql-connect-linter): New functions.
Format command line parameters and invoke comint on the appropriate interpreter.
Code was in the corresponding `sql-xyz' function before.
(sql-connect-ms): New function.  Support -E argument to use operating system
credentials for authentication.

21 years ago(Man-translate-cleanup): New.
Juanma Barranquero [Sun, 13 Jul 2003 17:16:31 +0000 (17:16 +0000)]
(Man-translate-cleanup): New.
(Man-translate-references): Call `Man-translate-cleanup' to clean leading,
trailing and middle spaces.

21 years ago(texinfo-section-list): Append appendixsection; a synonym for appendixsec.
Juanma Barranquero [Sun, 13 Jul 2003 17:15:47 +0000 (17:15 +0000)]
(texinfo-section-list): Append appendixsection; a synonym for appendixsec.

21 years ago(po-find-charset): White space at the start of the Content-Type field body is
Juanma Barranquero [Sun, 13 Jul 2003 17:15:12 +0000 (17:15 +0000)]
(po-find-charset): White space at the start of the Content-Type field body is
non-mandatory.

21 years ago(c-declare-lang-variables): Don't use mapcan.
Richard M. Stallman [Sun, 13 Jul 2003 00:20:39 +0000 (00:20 +0000)]
(c-declare-lang-variables): Don't use mapcan.

21 years ago(c-make-keywords-re): Don't use delete-duplicates.
Richard M. Stallman [Sun, 13 Jul 2003 00:19:56 +0000 (00:19 +0000)]
(c-make-keywords-re): Don't use delete-duplicates.
(c-lang-const): Don't use mapcan.

21 years ago*** empty log message ***
Richard M. Stallman [Sat, 12 Jul 2003 22:00:20 +0000 (22:00 +0000)]
*** empty log message ***

21 years ago[netbsd systems]: Define HAVE_CRTIN properly.
Richard M. Stallman [Sat, 12 Jul 2003 21:59:54 +0000 (21:59 +0000)]
[netbsd systems]: Define HAVE_CRTIN properly.

21 years ago(apropos-show-scores): Make it customizable. Document new meaning.
Richard M. Stallman [Sat, 12 Jul 2003 21:57:50 +0000 (21:57 +0000)]
(apropos-show-scores): Make it customizable.  Document new meaning.
(apropos): Compute scores from symbols.
(apropos-print): Don't sort by scores if apropos-show-scores is nil.

21 years agoMinor cleanups of previous changes.
Richard M. Stallman [Sat, 12 Jul 2003 21:55:24 +0000 (21:55 +0000)]
Minor cleanups of previous changes.

21 years ago(unexec): Consider a section to precede the .bss
Richard M. Stallman [Sat, 12 Jul 2003 21:53:28 +0000 (21:53 +0000)]
(unexec): Consider a section to precede the .bss
section if its addresses overlap that of .bss.

21 years ago(CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.
Richard M. Stallman [Sat, 12 Jul 2003 21:48:07 +0000 (21:48 +0000)]
(CFLAGS) [!OPTIMIZE]: Set CFLAGS to -g.

21 years ago(HAVE_CRTIN): Add #undef.
Richard M. Stallman [Sat, 12 Jul 2003 21:46:43 +0000 (21:46 +0000)]
(HAVE_CRTIN): Add #undef.
(INLINE): Really inline only if OPTIMIZE is defined.

21 years ago(START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.
Richard M. Stallman [Sat, 12 Jul 2003 21:45:20 +0000 (21:45 +0000)]
(START_FILES, LIB_STANDARD): Use START_FILES_1, END_FILES_1.
(START_FILES_1, END_FILES_1): New macros (conditional).
(LD_SWITCH_SYSTEM_TEMACS): Defined.

21 years agoDon't include bsd4-3.h.
Richard M. Stallman [Sat, 12 Jul 2003 21:44:13 +0000 (21:44 +0000)]
Don't include bsd4-3.h.
(TERMINFO): Defined.
(LIBS_TERMCAP): Defined.
(LD_SWITCH_SYSTEM): Defined (two definitions).

21 years agoInclude libpng/png.h instead of png.h.
Richard M. Stallman [Sat, 12 Jul 2003 21:40:39 +0000 (21:40 +0000)]
Include libpng/png.h instead of png.h.

21 years agocopyright line fix & bdf-directory-list init fix
Vinicius Jose Latorre [Sat, 12 Jul 2003 00:20:38 +0000 (00:20 +0000)]
copyright line fix & bdf-directory-list init fix

21 years ago2003-07-11 John Paul Wallington <jpw@gnu.org>
John Paul Wallington [Fri, 11 Jul 2003 21:53:43 +0000 (21:53 +0000)]
2003-07-11  John Paul Wallington  <jpw@gnu.org>

* emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
(ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
(ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.

2003-07-11  NAKAJIMA Mikio  <minakaji@namazu.org>  (tiny change)

* emacs-lisp/ring.el (ring-elements): Doc fix.

21 years ago*** empty log message ***
Stefan Monnier [Fri, 11 Jul 2003 19:44:44 +0000 (19:44 +0000)]
*** empty log message ***

21 years agoMinor commentary changes.
Glenn Morris [Fri, 11 Jul 2003 13:15:05 +0000 (13:15 +0000)]
Minor commentary changes.
(timeclock-relative, timeclock-ask-before-exiting)
(timeclock-use-display-time): Doc changes.
(timeclock-modeline-display): Give a message if
`timeclock-use-display-time' is non-nil but `display-time-mode' is not
active.

21 years ago*** empty log message ***
Glenn Morris [Fri, 11 Jul 2003 13:14:17 +0000 (13:14 +0000)]
*** empty log message ***

21 years ago(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.
Andreas Schwab [Fri, 11 Jul 2003 09:06:01 +0000 (09:06 +0000)]
(adjust_overlays_for_insert, adjust_overlays_for_delete): Update prototype.

21 years ago(modify_overlay): Update prototype.
Andreas Schwab [Fri, 11 Jul 2003 09:05:18 +0000 (09:05 +0000)]
(modify_overlay): Update prototype.

21 years ago(set-language-environment): Set
Kenichi Handa [Fri, 11 Jul 2003 02:42:54 +0000 (02:42 +0000)]
(set-language-environment): Set
current-language-environment to the correct string.

21 years agoPrint line number correctly in a region.
Vinicius Jose Latorre [Thu, 10 Jul 2003 22:29:13 +0000 (22:29 +0000)]
Print line number correctly in a region.

21 years ago(visit-tags-table-buffer): Add autoload cookie;
John Paul Wallington [Thu, 10 Jul 2003 16:31:43 +0000 (16:31 +0000)]
(visit-tags-table-buffer): Add autoload cookie;
this function can be called from `add-completions-from-tags-table'.

21 years ago(timeclock-use-display-time, timeclock-day-over-hook)
Glenn Morris [Thu, 10 Jul 2003 01:02:11 +0000 (01:02 +0000)]
(timeclock-use-display-time, timeclock-day-over-hook)
(timeclock-workday-remaining, timeclock-status-string)
(timeclock-when-to-leave, timeclock-when-to-leave-string)
(timeclock-log-data, timeclock-find-discrep, timeclock-day-base)
(timeclock-generate-report, timeclock-visit-timelog): Doc fix.
(timeclock-modeline-display): Set the variable `timeclock-modeline-display'.
(timeclock-update-modeline): Doc fix.  Respect value of `timeclock-relative'.

21 years ago*** empty log message ***
Glenn Morris [Thu, 10 Jul 2003 01:00:24 +0000 (01:00 +0000)]
*** empty log message ***

21 years ago(VALBITS): Define in terms of GCTYPEBITS.
Stefan Monnier [Wed, 9 Jul 2003 20:31:19 +0000 (20:31 +0000)]
(VALBITS): Define in terms of GCTYPEBITS.
(struct interval): Move to intervals.h.
(struct Lisp_Marker): Use EMACS_INT for position info.
(forward_point): Remove prototype of defunct function.
(Qmodification_hooks, Qrear_nonsticky, Fnext_property_change)
(Fget_text_property, Fset_text_properties, Ftext_propertes_not_all)
(syms_of_textprop, set_text_properties): Remove prototypes that are
already in intervals.h.

21 years ago(auto-mode-alist, interpreter-mode-alist): Added comments about where
Martin Stjernholm [Wed, 9 Jul 2003 20:28:23 +0000 (20:28 +0000)]
(auto-mode-alist, interpreter-mode-alist): Added comments about where
the CC Mode mode entries have gone.

21 years ago(struct interval): Move from lisp.h.
Stefan Monnier [Wed, 9 Jul 2003 20:25:59 +0000 (20:25 +0000)]
(struct interval): Move from lisp.h.

21 years agoInclude intervals.h for Fset_text_properties.
Stefan Monnier [Wed, 9 Jul 2003 20:25:02 +0000 (20:25 +0000)]
Include intervals.h for Fset_text_properties.

21 years ago(struct buffer_text, struct buffer): Use EMACS_INT for
Stefan Monnier [Wed, 9 Jul 2003 19:44:14 +0000 (19:44 +0000)]
(struct buffer_text, struct buffer): Use EMACS_INT for
position and length information.

21 years ago(fix_overlays_before): Fix typo in last commit.
Stefan Monnier [Wed, 9 Jul 2003 19:05:41 +0000 (19:05 +0000)]
(fix_overlays_before): Fix typo in last commit.

21 years ago*** empty log message ***
Richard M. Stallman [Wed, 9 Jul 2003 16:21:02 +0000 (16:21 +0000)]
*** empty log message ***

21 years ago(reftex-all-document-files): Add autoload cookie.
Richard M. Stallman [Wed, 9 Jul 2003 16:20:54 +0000 (16:20 +0000)]
(reftex-all-document-files): Add autoload cookie.

21 years ago(reftex-all-document-files): Delete autoload.
Richard M. Stallman [Wed, 9 Jul 2003 16:19:49 +0000 (16:19 +0000)]
(reftex-all-document-files): Delete autoload.
(reftex-scanning-info-available-p): Add autoload cookie.

21 years ago(set-display-table-and-terminal-coding-system):
Richard M. Stallman [Wed, 9 Jul 2003 16:18:21 +0000 (16:18 +0000)]
(set-display-table-and-terminal-coding-system):
Delete duplicate aset on standard-display-table.

21 years ago(view-file): If existing buffer's major mode is special,
Richard M. Stallman [Wed, 9 Jul 2003 16:16:54 +0000 (16:16 +0000)]
(view-file): If existing buffer's major mode is special,
don't go into view mode.

21 years agoSplit a line.
Richard M. Stallman [Wed, 9 Jul 2003 16:15:24 +0000 (16:15 +0000)]
Split a line.

21 years ago(dired-move-to-filename-regexp): Allow quote in months.
Richard M. Stallman [Wed, 9 Jul 2003 15:52:59 +0000 (15:52 +0000)]
(dired-move-to-filename-regexp): Allow quote in months.

21 years ago(overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.
Stefan Monnier [Wed, 9 Jul 2003 15:10:47 +0000 (15:10 +0000)]
(overlay_strings, recenter_overlay_lists): Fix typo in eassert in last commit.
(unchain_overlay): New function.
(add_overlay_mod_hooklist): Use AREF.
(copy_overlays, reset_buffer, overlays_at, overlays_in)
(overlay_touches_p, overlay_strings, recenter_overlay_lists)
(fix_overlays_in_range, fix_overlays_before, Fmake_overlay)
(Fmove_overlay, Fdelete_overlay, Foverlay_lists)
(report_overlay_modification, evaporate_overlays, init_buffer_once):
Adjust to new type of overlays_(before|after).

21 years ago(mark_object): Mark the new `next' field of overlays.
Stefan Monnier [Wed, 9 Jul 2003 14:53:41 +0000 (14:53 +0000)]
(mark_object): Mark the new `next' field of overlays.
(mark_buffer): Manually mark the overlays_(after|before) fields.

21 years ago(run_pre_post_conversion_on_str): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:52:55 +0000 (14:52 +0000)]
(run_pre_post_conversion_on_str): Use new type for overlays_(before|after).

21 years ago(overlays_around): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:51:57 +0000 (14:51 +0000)]
(overlays_around): Use new type for overlays_(before|after).

21 years ago(load_overlay_strings): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:51:29 +0000 (14:51 +0000)]
(load_overlay_strings): Use new type for overlays_(before|after).

21 years ago(Finsert_file_contents): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:50:51 +0000 (14:50 +0000)]
(Finsert_file_contents): Use new type for overlays_(before|after).

21 years ago(current_column): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:50:21 +0000 (14:50 +0000)]
(current_column): Use new type for overlays_(before|after).

21 years ago(signal_before_change, signal_after_change): Use new type for
Stefan Monnier [Wed, 9 Jul 2003 14:50:01 +0000 (14:50 +0000)]
(signal_before_change, signal_after_change): Use new type for
overlays_(before|after).

21 years ago(set_point_both): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:49:10 +0000 (14:49 +0000)]
(set_point_both): Use new type for overlays_(before|after).

21 years ago(temp_output_buffer_setup): Use new type for overlays_(before|after).
Stefan Monnier [Wed, 9 Jul 2003 14:48:41 +0000 (14:48 +0000)]
(temp_output_buffer_setup): Use new type for overlays_(before|after).

21 years ago(struct buffer): Change overlays_before and overlays_after
Stefan Monnier [Wed, 9 Jul 2003 14:47:45 +0000 (14:47 +0000)]
(struct buffer): Change overlays_before and overlays_after
from Lisp lists of overlays to pointers to overlays (internally linked
into lists via the new `next' field).

21 years ago(struct Lisp_Overlay): New field `next'.
Stefan Monnier [Wed, 9 Jul 2003 14:46:06 +0000 (14:46 +0000)]
(struct Lisp_Overlay): New field `next'.

21 years ago*** empty log message ***
Stefan Monnier [Wed, 9 Jul 2003 14:29:11 +0000 (14:29 +0000)]
*** empty log message ***

21 years agoA bit more talk about an API change in CC Mode.
Martin Stjernholm [Tue, 8 Jul 2003 23:28:35 +0000 (23:28 +0000)]
A bit more talk about an API change in CC Mode.

21 years ago2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
Martin Stjernholm [Tue, 8 Jul 2003 23:24:44 +0000 (23:24 +0000)]
2003-07-08  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-engine.el (c-guess-basic-syntax): Do not do hidden buffer
changes; there's third party code that calls this function
directly.

2003-07-07  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-fonts.el (javadoc-font-lock-keywords,
autodoc-font-lock-keywords): Don't byte compile on font lock
initialization when running from byte compiled files.

2003-07-06  Alan Mackenzie  <bug-cc-mode@gnu.org>

* cc-engine.el: Fix AWK mode indentation when previous statement
ends with auto-increment "++".

2003-07-05  Martin Stjernholm  <bug-cc-mode@gnu.org>

* cc-langs.el, cc-styles.el (c-style-alist, c-lang-variable-inits,
c-lang-variable-inits-tail): The values of these are changed, so
declare them as variables and not constants.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 8 Jul 2003 22:09:38 +0000 (22:09 +0000)]
*** empty log message ***

21 years ago(report_overlay_modification): Don't run hooks while
Stefan Monnier [Tue, 8 Jul 2003 22:09:23 +0000 (22:09 +0000)]
(report_overlay_modification): Don't run hooks while
traversing the list of overlays.

21 years ago(DETAILED BUILDING AND INSTALLATION): Describe new
Kim F. Storm [Tue, 8 Jul 2003 22:03:08 +0000 (22:03 +0000)]
(DETAILED BUILDING AND INSTALLATION): Describe new
functionality of --without-xim.

21 years ago(x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
Kim F. Storm [Tue, 8 Jul 2003 22:00:53 +0000 (22:00 +0000)]
(x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.

21 years ago(reset_buffer, recenter_overlay_lists)
Stefan Monnier [Tue, 8 Jul 2003 21:47:55 +0000 (21:47 +0000)]
(reset_buffer, recenter_overlay_lists)
(adjust_overlays_for_insert, adjust_overlays_for_delete)
(fix_overlays_in_range, Fmake_overlay, Fmove_overlay)
(evaporate_overlays, init_buffer_once): Update use of overlay_center.
(overlays_at, evaporate_overlays, recenter_overlay_lists)
(overlay_strings, fix_overlays_before): Use EMACS_INT for positions.

21 years ago(use_xim) [!USE_XIM]: Default to disable XIM if emacs
Kim F. Storm [Tue, 8 Jul 2003 21:46:58 +0000 (21:46 +0000)]
(use_xim) [!USE_XIM]: Default to disable XIM if emacs
was configured with --without-xim.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 8 Jul 2003 21:46:21 +0000 (21:46 +0000)]
*** empty log message ***

21 years ago(struct buffer): Use an int for overlay_center.
Stefan Monnier [Tue, 8 Jul 2003 21:45:35 +0000 (21:45 +0000)]
(struct buffer): Use an int for overlay_center.
(overlays_at, evaporate_overlays, recenter_overlay_lists)
(overlay_strings, fix_overlays_before): Use EMACS_INT for positions.

21 years ago(fast_find_position): Remove unused var.
Stefan Monnier [Tue, 8 Jul 2003 21:28:38 +0000 (21:28 +0000)]
(fast_find_position): Remove unused var.

21 years ago(Qexpand_abbrev): New sym.
Stefan Monnier [Tue, 8 Jul 2003 21:25:35 +0000 (21:25 +0000)]
(Qexpand_abbrev): New sym.
(syms_of_cmds): Initialize it.
(internal_self_insert): Use it to call expand-abbrev.

21 years ago(dolist, dotimes): Doc fix.
Markus Rost [Tue, 8 Jul 2003 16:57:15 +0000 (16:57 +0000)]
(dolist, dotimes):  Doc fix.

21 years ago2003-07-08 Kim F. Storm <storm@cua.dk>
John Paul Wallington [Tue, 8 Jul 2003 09:24:46 +0000 (09:24 +0000)]
2003-07-08  Kim F. Storm  <storm@cua.dk>

* international/mule-cmds.el (set-display-table-and-terminal-coding-system):
Don't break bootstrap if standard-display-table isn't setup yet.

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 8 Jul 2003 03:39:24 +0000 (03:39 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 8 Jul 2003 03:28:42 +0000 (03:28 +0000)]
*** empty log message ***

21 years ago(Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'
Luc Teirlinck [Tue, 8 Jul 2003 01:21:43 +0000 (01:21 +0000)]
(Help-Inv, Help-M, Help-Xref): Update following renaming of `vis-mode'
to `visible-mode'.

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 8 Jul 2003 01:13:42 +0000 (01:13 +0000)]
*** empty log message ***

21 years ago(Font Lock): Fix typo
Luc Teirlinck [Tue, 8 Jul 2003 00:33:59 +0000 (00:33 +0000)]
(Font Lock): Fix typo

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 8 Jul 2003 00:31:43 +0000 (00:31 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 7 Jul 2003 21:06:01 +0000 (21:06 +0000)]
*** empty log message ***

21 years ago(ehelp-command): Use defalias to define ehelp-command.
Richard M. Stallman [Mon, 7 Jul 2003 21:05:17 +0000 (21:05 +0000)]
(ehelp-command): Use defalias to define ehelp-command.
Give it a doc string, and autoload it.

21 years ago(desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.
Richard M. Stallman [Mon, 7 Jul 2003 21:04:28 +0000 (21:04 +0000)]
(desktop-buffer-info, desktop-buffer-mh): Use with-no-warnings.

21 years ago(Info-search): If find invisible text, search again.
Richard M. Stallman [Mon, 7 Jul 2003 21:03:32 +0000 (21:03 +0000)]
(Info-search): If find invisible text, search again.

21 years ago(search-whitespace-regexp): Add a shy group around it.
Richard M. Stallman [Mon, 7 Jul 2003 21:02:18 +0000 (21:02 +0000)]
(search-whitespace-regexp): Add a shy group around it.

21 years ago(Man-name-regexp): Match + as part of name.
Richard M. Stallman [Mon, 7 Jul 2003 21:01:55 +0000 (21:01 +0000)]
(Man-name-regexp): Match + as part of name.