bpt/emacs.git
19 years ago*** empty log message ***
Richard M. Stallman [Sat, 14 May 2005 14:17:07 +0000 (14:17 +0000)]
*** empty log message ***

19 years agoAdd a footnote.
Richard M. Stallman [Sat, 14 May 2005 14:16:28 +0000 (14:16 +0000)]
Add a footnote.

19 years ago(Moving Point): Mention `M-g g' binding for goto-line.
Luc Teirlinck [Sat, 14 May 2005 14:15:27 +0000 (14:15 +0000)]
(Moving Point): Mention `M-g g' binding for goto-line.
(Position Info): Delete discussion of goto-line.  It is already
described in `Moving point'.

19 years agoUpdate footnotes.
Richard M. Stallman [Sat, 14 May 2005 14:12:36 +0000 (14:12 +0000)]
Update footnotes.

19 years ago(message3): Call cancel_echoing.
Richard M. Stallman [Sat, 14 May 2005 14:09:36 +0000 (14:09 +0000)]
(message3): Call cancel_echoing.

19 years ago(Fmemory_full_p): New function.
Richard M. Stallman [Sat, 14 May 2005 14:07:03 +0000 (14:07 +0000)]
(Fmemory_full_p): New function.
(syms_of_alloc): defsubr it.

19 years ago(send_process_trap): Unblock SIGPIPE.
Richard M. Stallman [Sat, 14 May 2005 14:06:33 +0000 (14:06 +0000)]
(send_process_trap): Unblock SIGPIPE.
(send_process): Reset SIGPIPE handler before reporting error.

19 years ago(Completion Commands): Correct reference.
Luc Teirlinck [Sat, 14 May 2005 14:05:59 +0000 (14:05 +0000)]
(Completion Commands): Correct reference.
(Completion Options): Fix typo.

19 years ago(eshell-find-tag): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 14:03:31 +0000 (14:03 +0000)]
(eshell-find-tag): Use with-no-warnings.

19 years ago(Coding Conventions): Explain how important it is
Richard M. Stallman [Sat, 14 May 2005 14:02:39 +0000 (14:02 +0000)]
(Coding Conventions): Explain how important it is
that just loading certain files not change Emacs behavior.

19 years ago(Deletion): Complete description of `C-x C-o'.
Luc Teirlinck [Sat, 14 May 2005 14:01:40 +0000 (14:01 +0000)]
(Deletion): Complete description of `C-x C-o'.

19 years ago(Defining Minor Modes): Define define-global-minor-mode.
Richard M. Stallman [Sat, 14 May 2005 13:59:41 +0000 (13:59 +0000)]
(Defining Minor Modes): Define define-global-minor-mode.

19 years agoRearrangements and cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:58:01 +0000 (13:58 +0000)]
Rearrangements and cleanups.

19 years ago(symbol-file): Doc fix.
Richard M. Stallman [Sat, 14 May 2005 13:57:33 +0000 (13:57 +0000)]
(symbol-file): Doc fix.

19 years agoWrite "Lisp" properly. Other cleanups.
Richard M. Stallman [Sat, 14 May 2005 13:18:57 +0000 (13:18 +0000)]
Write "Lisp" properly.  Other cleanups.

19 years agoRearrangements and cleanups. Don't mention defaulting of :group.
Richard M. Stallman [Sat, 14 May 2005 13:15:35 +0000 (13:15 +0000)]
Rearrangements and cleanups.  Don't mention defaulting of :group.

19 years ago(define-ibuffer-filter filename): If `dired-directory' is a list, use its car.
John Paul Wallington [Sat, 14 May 2005 12:56:18 +0000 (12:56 +0000)]
(define-ibuffer-filter filename): If `dired-directory' is a list, use its car.

19 years ago(define-ibuffer-column filename): If `dired-directory' is a list, use its car.
John Paul Wallington [Sat, 14 May 2005 12:53:34 +0000 (12:53 +0000)]
(define-ibuffer-column filename): If `dired-directory' is a list, use its car.
From: Daniel Brockman  <daniel@brockman.se>  (tiny change)

19 years ago(byte-compile-nogroup-warn): New function.
Richard M. Stallman [Sat, 14 May 2005 12:30:08 +0000 (12:30 +0000)]
(byte-compile-nogroup-warn): New function.
(byte-compile-form): Call byte-compile-nogroup-warn.
(byte-compile-warning-types): Doc fix.

19 years ago(c-literal-faces): Add font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 14 May 2005 11:30:27 +0000 (11:30 +0000)]
(c-literal-faces): Add font-lock-comment-delimiter-face.

19 years ago(dig): Use with-no-warnings.
Richard M. Stallman [Sat, 14 May 2005 11:28:14 +0000 (11:28 +0000)]
(dig): Use with-no-warnings.

19 years ago(sc-cite-frame-alist, sc-uncite-frame-alist)
Richard M. Stallman [Sat, 14 May 2005 11:27:40 +0000 (11:27 +0000)]
(sc-cite-frame-alist, sc-uncite-frame-alist)
(sc-recite-frame-alist, sc-default-cite-frame)
(sc-default-uncite-frame, sc-default-recite-frame)
(sc-attrib-selection-list, sc-rewrite-header-list):
Mark as risky-local-variable.

19 years ago(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
Richard M. Stallman [Sat, 14 May 2005 11:26:12 +0000 (11:26 +0000)]
(ogonek-jak, ogonek-how): Don't use beginning-of-buffer.

19 years ago(eldoc-documentation-function): Add autoload.
Richard M. Stallman [Sat, 14 May 2005 11:25:31 +0000 (11:25 +0000)]
(eldoc-documentation-function): Add autoload.

19 years ago(solar-data-list): Move definition up.
Richard M. Stallman [Sat, 14 May 2005 11:25:00 +0000 (11:25 +0000)]
(solar-data-list): Move definition up.

19 years ago(dnd-protocol-alist): Add autoload.
Richard M. Stallman [Sat, 14 May 2005 11:24:17 +0000 (11:24 +0000)]
(dnd-protocol-alist): Add autoload.

19 years agoMore doc usage fixes.
Richard M. Stallman [Sat, 14 May 2005 11:21:12 +0000 (11:21 +0000)]
More doc usage fixes.

19 years agoMany doc usage fixes.
Richard M. Stallman [Sat, 14 May 2005 11:20:19 +0000 (11:20 +0000)]
Many doc usage fixes.
(sh-indent-after-do): Change default to match common styles.

19 years ago(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.
Luc Teirlinck [Sat, 14 May 2005 00:56:30 +0000 (00:56 +0000)]
(interpreter-mode-alist, auto-mode-interpreter-regexp): Doc fixes.

19 years ago*** empty log message ***
Jay Belanger [Sat, 14 May 2005 00:55:56 +0000 (00:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Luc Teirlinck [Sat, 14 May 2005 00:54:11 +0000 (00:54 +0000)]
*** empty log message ***

19 years ago(Default Simplifications): Mention 0^0=1.
Jay Belanger [Sat, 14 May 2005 00:53:40 +0000 (00:53 +0000)]
(Default Simplifications): Mention 0^0=1.

19 years ago(syms_of_emacs): Fix doc string for system-type.
Nick Roberts [Fri, 13 May 2005 23:28:35 +0000 (23:28 +0000)]
(syms_of_emacs): Fix doc string for system-type.

19 years ago*** empty log message ***
Nick Roberts [Fri, 13 May 2005 23:27:04 +0000 (23:27 +0000)]
*** empty log message ***

19 years ago(tmm-get-keymap): Include only active menus and menu items.
Nick Roberts [Fri, 13 May 2005 23:23:42 +0000 (23:23 +0000)]
(tmm-get-keymap): Include only active menus and menu items.

19 years ago(easy-menu-define): Doc fixes.
Nick Roberts [Fri, 13 May 2005 23:22:42 +0000 (23:22 +0000)]
(easy-menu-define): Doc fixes.

19 years ago(Finsert_file_contents): Fix previous change.
Richard M. Stallman [Fri, 13 May 2005 23:09:41 +0000 (23:09 +0000)]
(Finsert_file_contents): Fix previous change.

19 years ago* dired.el (dired-mode): make-variable-buffer-local =>
Jan Djärv [Fri, 13 May 2005 17:03:30 +0000 (17:03 +0000)]
* dired.el (dired-mode): make-variable-buffer-local =>
make-local-variable

19 years ago(Ffind_file_name_handler): Handle lambda-exp as handler.
Richard M. Stallman [Fri, 13 May 2005 13:34:23 +0000 (13:34 +0000)]
(Ffind_file_name_handler): Handle lambda-exp as handler.
(Finsert_file_contents): If we read 0 bytes from a special file,
unlock the visited file if we locked it.
(Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes.
(Ffile_exists_p, Ffile_symlink_p): Doc fixes.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:55:33 +0000 (08:55 +0000)]
*** empty log message ***

19 years agoRegenerate.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:55:10 +0000 (08:55 +0000)]
Regenerate.

19 years agoDon't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:54:23 +0000 (08:54 +0000)]
Don't check HAVE_CARBON if HAVE_X11 is set to yes.  Check HAVE_CARBON
before USE_TOOLKIT_SCROLL_BARS.  Define USE_TOOLKIT_SCROLL_BARS by
default if HAVE_CARBON is set to yes.

19 years ago(DIRECTORY_SEP): New macro.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:53:17 +0000 (08:53 +0000)]
(DIRECTORY_SEP): New macro.
(IS_DIRECTORY_SEP): Use it.

19 years ago(mac-select-convert-to-string): Try coding
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:51:35 +0000 (08:51 +0000)]
(mac-select-convert-to-string): Try coding
systems in mac-script-code-coding-systems if specified one cannot
encode string for `com.apple.traditional-mac-plain-text'.

19 years ago(buildobj.lst): New target.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:50:27 +0000 (08:50 +0000)]
(buildobj.lst): New target.
(Clean): Delete file buildobj.lst.
(Emacs, {DocTarget}DOC): Depend on buildobj.lst.
(EmacsSource, MacSource, LispSource, LispSourceDontCompile):
Remove variables.
(SOME_MACHINE_OBJECTS, shortlisp, SOME_MACHINE_LISP): New
variables.
({DocTarget}DOC): Use them.
(Make-DocFile-PPCCOptions): Add `-d MAC_OS -d MAC_OS8'.

19 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:49:50 +0000 (08:49 +0000)]
Sync with src/config.in.
(DO_BLOCK_INPUT, HAVE_DIFFTIME, HAVE_LOCALE_H, HAVE_MEMCMP)
(HAVE_MEMCPY, HAVE_MEMMOVE, HAVE_MEMSET, HAVE_SETITIMER)
(HAVE_SIZE_T, HAVE_SYS_IOCTL_H, HAVE_SYS_PARAM_H, HAVE_SYS_STAT_H)
(HAVE_SYS_TYPES_H, TIME_WITH_SYS_TIME, SYNC_INPUT): Define them.
[__MRC__] (HAVE_ALLOCA_H): Likewise.
(config_machfile, config_opsysfile, my_strftime): New macros.
(HAVE_PWD_H): Move from s-mac.h.
(HAVE_ALLOCA, C_ALLOCA): Move from m-mac.h.
(PTR): Move to s-mac.h.

19 years ago(HAVE_ALLOCA, C_ALLOCA): Move to config.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:49:15 +0000 (08:49 +0000)]
(HAVE_ALLOCA, C_ALLOCA): Move to config.h.

19 years agoSync with src/s/template.h. Don't include fcntl.h, time.h, or signal.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:48:45 +0000 (08:48 +0000)]
Sync with src/s/template.h.  Don't include fcntl.h, time.h, or signal.h.
(index, rindex): New macros.
[__MRC__] (sigmask, __signal_max, NSIG): Adjust signal numbers for
compatibility with predefined ones.
(PTR): Move from s-mac.h.
(HAVE_PWD_H): Move to config.h.
(volatile): Remove macro.
[__MRC__] (strftime): Likewise.
(read_input_waiting, sys_gmtime, sys_localtime, sys_ctime)
(sys_time, sys_signal, atof): Remove declarations.

19 years ago(ITIMER_REAL): New macro.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:48:01 +0000 (08:48 +0000)]
(ITIMER_REAL): New macro.
(struct itimerval): New struct.
(setitimer): New extern.

19 years ago(main) [MAC_OS8]: Call init_atimer before mac_term_init.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:45:13 +0000 (08:45 +0000)]
(main) [MAC_OS8]: Call init_atimer before mac_term_init.

19 years ago(readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:44:49 +0000 (08:44 +0000)]
(readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
toolkit scroll bar thumb drag events as squeezable and prevent
redisplay from being paused by them.

19 years ago[!MAC_OSX] Include keyboard.h and syssignal.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:44:20 +0000 (08:44 +0000)]
[!MAC_OSX] Include keyboard.h and syssignal.h.
[!MAC_OSX] (target_ticks): Remove variable.
[!MAC_OSX] (check_alarm, pause, index): Remove functions.
[!MAC_OSX && __MRC__] (sys_strftime): Likewise.
[!MAC_OSX] (select): If fd 0 is not set in rfds and some input
event occurs before timeout, behave as if the function were
interrupted.
[!MAC_OSX] (sigblock, sigsetmask, alarm): Simulate SIGALRM
handling using Time Manager routines.
[!MAC_OSX] (mac_atimer_task, mac_atimer_qlink, signal_mask): New
variables.
[!MAC_OSX] (mac_atimer_handler, set_mac_atimer, remove_mac_atimer)
(setitimer): New functions.

19 years agoDon't include signal.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:43:18 +0000 (08:43 +0000)]
Don't include signal.h.

19 years ago[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:42:38 +0000 (08:42 +0000)]
[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
Rename from get_control_part_bound.  All callers changed.
(x_scroll_bar_clear): New function.
(x_clear_frame): Use it.
(XTset_vertical_scroll_bar): Don't call Draw1Control.
(x_scroll_bar_handle_click): Change type of second argument from
int to ControlPartCode.
(check_alarm): Remove declaration.
(XTread_Socket) [!TARGET_API_MAC_CARBON]: Don't call it.
(XTread_Socket): Use ControlPartCode instead of SInt16.

19 years agoInclude assert.h.
YAMAMOTO Mitsuharu [Fri, 13 May 2005 08:41:03 +0000 (08:41 +0000)]
Include assert.h.
(MACOSX_MALLOC_MULT16): New define.
[MACOSX_MALLOC_MULT16] (ptr_in_unexec_regions): Determine whether
ptr is in unexec regions by checking it is multiple of 16.
(unexec_malloc_header_t): New typedef.
(unexec_malloc, unexec_realloc, unexec_free): Store and use
allocated size information in unexec_malloc_header.

19 years agoAdvertize Makefile mode changes.
Daniel Pfeiffer [Fri, 13 May 2005 08:06:41 +0000 (08:06 +0000)]
Advertize Makefile mode changes.

19 years ago(auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.
Daniel Pfeiffer [Fri, 13 May 2005 07:58:44 +0000 (07:58 +0000)]
(auto-mode-alist, interpreter-mode-alist): Set up the new variants of makefile-mode.

19 years ago(makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New faces.
Daniel Pfeiffer [Fri, 13 May 2005 07:51:15 +0000 (07:51 +0000)]
(makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New faces.
(makefile-dependency-regex): Fix it to not make the colon in $(var:a=b) special.
(makefile-rule-action-regex): New regexp for highlighting embedded Shell strings.
(makefile-macroassign-regex): Handle != for highlighting as embedded Shell strings.
(makefile-var-use-regex): New const.
(makefile-statements, makefile-automake-statements)
(makefile-gmake-statements, makefile-makepp-statements)
(makefile-bsdmake-statements): New consts.
(makefile-make-font-lock-keywords): New function.
(makefile-automake-font-lock-keywords)
(makefile-gmake-font-lock-keywords)
(makefile-makepp-font-lock-keywords)
(makefile-bsdmake-font-lock-keywords): New consts.
(makefile-mode-map): Add switchers between the various submodes.
(makefile-mode): Document the availability of the variants.
(makefile-automake-mode, makefile-gmake-mode)
(makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.

19 years ago*** empty log message ***
Kenichi Handa [Fri, 13 May 2005 06:04:28 +0000 (06:04 +0000)]
*** empty log message ***

19 years agoFix copyrights.
Kenichi Handa [Fri, 13 May 2005 06:03:46 +0000 (06:03 +0000)]
Fix copyrights.

19 years ago(font-lock-comment-delimiter-face): Fix up the inheritance.
Stefan Monnier [Fri, 13 May 2005 03:34:50 +0000 (03:34 +0000)]
(font-lock-comment-delimiter-face): Fix up the inheritance.

19 years ago(syms_of_macselect) [MAC_OSX]: Apply a change that was previously
YAMAMOTO Mitsuharu [Fri, 13 May 2005 02:28:53 +0000 (02:28 +0000)]
(syms_of_macselect) [MAC_OSX]: Apply a change that was previously
mentioned but actually not applied.

19 years ago(inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustoms
Luc Teirlinck [Fri, 13 May 2005 02:28:52 +0000 (02:28 +0000)]
(inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustoms
back to defvars.

19 years ago*** empty log message ***
Luc Teirlinck [Fri, 13 May 2005 02:25:35 +0000 (02:25 +0000)]
*** empty log message ***

19 years ago(normal-mode): Extend the scope of the `enable-local-variables'
Luc Teirlinck [Thu, 12 May 2005 23:09:33 +0000 (23:09 +0000)]
(normal-mode): Extend the scope of the `enable-local-variables'
binding to include the `set-auto-mode' call.
(magic-mode-alist): Doc fix.

19 years ago*** empty log message ***
Luc Teirlinck [Thu, 12 May 2005 23:07:24 +0000 (23:07 +0000)]
*** empty log message ***

19 years ago(font-lock-comment-delimiter-face): Fix last change.
Stefan Monnier [Thu, 12 May 2005 21:23:04 +0000 (21:23 +0000)]
(font-lock-comment-delimiter-face): Fix last change.

19 years ago(font-lock-comment-delimiter-face): Inherit from
Stefan Monnier [Thu, 12 May 2005 20:04:32 +0000 (20:04 +0000)]
(font-lock-comment-delimiter-face): Inherit from
font-lock-comment-face rather than copying its setting.

19 years ago(eshell-send-input): Doc fix.
Andreas Schwab [Thu, 12 May 2005 14:12:25 +0000 (14:12 +0000)]
(eshell-send-input): Doc fix.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 12 May 2005 13:25:15 +0000 (13:25 +0000)]
*** empty log message ***

19 years ago(define-generic-mode): Don't generate a defcustom for the mode hook
Lute Kamstra [Thu, 12 May 2005 13:23:31 +0000 (13:23 +0000)]
(define-generic-mode): Don't generate a defcustom for the mode hook
variable.  Delete the last argument.

19 years ago(Generic Modes): Update.
Lute Kamstra [Thu, 12 May 2005 13:20:56 +0000 (13:20 +0000)]
(Generic Modes): Update.
(Major Modes): Refer to node "Generic Modes".

19 years agoFix callers of define-generic-mode.
Lute Kamstra [Thu, 12 May 2005 13:19:29 +0000 (13:19 +0000)]
Fix callers of define-generic-mode.
(generic-x-modes): Delete group.
(show-tabs-tab-face, show-tabs-space-face): Put them in the generic-x
customization group.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Thu, 12 May 2005 11:14:42 +0000 (11:14 +0000)]
*** empty log message ***

19 years agoComment change.
Richard M. Stallman [Thu, 12 May 2005 09:26:17 +0000 (09:26 +0000)]
Comment change.

19 years ago(c-basic-matchers-before): Don't apply
Kim F. Storm [Thu, 12 May 2005 08:57:42 +0000 (08:57 +0000)]
(c-basic-matchers-before): Don't apply
font-lock-negation-char-face to ! in !=.

19 years ago(font-lock-negation-char-face): Default to "off".
Kim F. Storm [Thu, 12 May 2005 08:57:17 +0000 (08:57 +0000)]
(font-lock-negation-char-face): Default to "off".

19 years ago*** empty log message ***
Kim F. Storm [Thu, 12 May 2005 08:57:04 +0000 (08:57 +0000)]
*** empty log message ***

19 years ago(find-change-log): Fix typos in the docstring of function.
Masatake YAMATO [Thu, 12 May 2005 05:29:57 +0000 (05:29 +0000)]
(find-change-log): Fix typos in the docstring of function.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Thu, 12 May 2005 01:39:56 +0000 (01:39 +0000)]
*** empty log message ***

19 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Thu, 12 May 2005 01:35:20 +0000 (01:35 +0000)]
Update years in copyright notice; nfc.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Thu, 12 May 2005 00:53:05 +0000 (00:53 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Lute Kamstra [Wed, 11 May 2005 23:30:04 +0000 (23:30 +0000)]
*** empty log message ***

19 years ago(Customization): Add menu descriptions.
Lute Kamstra [Wed, 11 May 2005 23:27:17 +0000 (23:27 +0000)]
(Customization): Add menu descriptions.

19 years ago(Processes): Add menu description.
Lute Kamstra [Wed, 11 May 2005 23:26:33 +0000 (23:26 +0000)]
(Processes): Add menu description.

19 years ago(Top): Update to the current structure of the manual.
Lute Kamstra [Wed, 11 May 2005 23:25:27 +0000 (23:25 +0000)]
(Top): Update to the current structure of the manual.

19 years ago(latexenc-find-file-coding-system): Avoid `re-search-forward' when
Lute Kamstra [Wed, 11 May 2005 23:04:08 +0000 (23:04 +0000)]
(latexenc-find-file-coding-system): Avoid `re-search-forward' when
looking for input encoding because of speed and safety.  Better
regular expressions for recognizing input encoding.  Limit a search
for TeX-master/tex-main-file to the local variable section.

19 years ago(sh-mode-default-syntax-table): Set the
Dan Nicolaescu [Wed, 11 May 2005 22:57:25 +0000 (22:57 +0000)]
(sh-mode-default-syntax-table): Set the
syntax of $ to "'" (quote).

19 years ago*** empty log message ***
Luc Teirlinck [Wed, 11 May 2005 21:00:41 +0000 (21:00 +0000)]
*** empty log message ***

19 years ago* dnd.el (dnd-protocol-alist): Improve custom type.
Reiner Steib [Wed, 11 May 2005 19:32:51 +0000 (19:32 +0000)]
* dnd.el (dnd-protocol-alist): Improve custom type.

* dired.el (dired-dnd-protocol-alist): New variable.
(dired-mode): Use `dired-dnd-protocol-alist'.  Move call of
`dired-mode-hook' to the end.

19 years ago(font-lock-fontify-syntactically-region): Don't use comment-end if
Stefan Monnier [Wed, 11 May 2005 18:52:17 +0000 (18:52 +0000)]
(font-lock-fontify-syntactically-region): Don't use comment-end if
comment-start-skip is not set.
Obey the font-lock-comment-delimiter-face variables.

19 years agoFixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo [Wed, 11 May 2005 18:26:03 +0000 (18:26 +0000)]
Fixed wrong entries in etc/ChangeLog and replaced my email.

19 years ago(executable-find): Move to files.el.
Stefan Monnier [Wed, 11 May 2005 16:42:40 +0000 (16:42 +0000)]
(executable-find): Move to files.el.

19 years ago(font-lock-fontify-syntactically-region):
Richard M. Stallman [Wed, 11 May 2005 16:27:25 +0000 (16:27 +0000)]
(font-lock-fontify-syntactically-region):
Use font-lock-comment-delimiter-face for comment delimiters.

19 years ago(executable-find): Move from executable.el. Use locate-file.
Stefan Monnier [Wed, 11 May 2005 16:24:55 +0000 (16:24 +0000)]
(executable-find): Move from executable.el. Use locate-file.

19 years ago(font-lock-fontify-keywords-region): Use a marker
Stefan Monnier [Wed, 11 May 2005 15:55:16 +0000 (15:55 +0000)]
(font-lock-fontify-keywords-region): Use a marker
when trying to ensure forward progress.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 11 May 2005 14:07:00 +0000 (14:07 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Thien-Thi Nguyen [Wed, 11 May 2005 14:01:52 +0000 (14:01 +0000)]
*** empty log message ***

19 years ago(Low-Level Network): Fix typo.
Thien-Thi Nguyen [Wed, 11 May 2005 13:56:04 +0000 (13:56 +0000)]
(Low-Level Network): Fix typo.

19 years ago(Signals to Processes): Fix typo.
Thien-Thi Nguyen [Wed, 11 May 2005 13:11:13 +0000 (13:11 +0000)]
(Signals to Processes): Fix typo.