]> code.delx.au - gnu-emacs/log
gnu-emacs
24 years agoNew file.
Gerd Moellmann [Thu, 7 Oct 1999 14:31:47 +0000 (14:31 +0000)]
New file.
Easy editing of project files for the ada-mode

24 years ago*** empty log message ***
Dave Love [Thu, 7 Oct 1999 14:27:51 +0000 (14:27 +0000)]
*** empty log message ***

24 years agoNew file. Use Gnat for lookup and completion in Ada mode
Gerd Moellmann [Thu, 7 Oct 1999 14:25:59 +0000 (14:25 +0000)]
New file.  Use Gnat for lookup and completion in Ada mode

24 years ago(bound-and-true-p): New macro.
Dave Love [Thu, 7 Oct 1999 14:13:29 +0000 (14:13 +0000)]
(bound-and-true-p): New macro.
(make-mode-line-mouse-sensitive): Don't require easymenu.

24 years ago#
Dave Love [Thu, 7 Oct 1999 13:06:22 +0000 (13:06 +0000)]
#

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 7 Oct 1999 11:53:31 +0000 (11:53 +0000)]
*** empty log message ***

24 years ago[HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.
Gerd Moellmann [Thu, 7 Oct 1999 11:49:21 +0000 (11:49 +0000)]
[HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.

24 years ago(wait_reading_process_input): When trying to suck
Gerd Moellmann [Thu, 7 Oct 1999 11:37:40 +0000 (11:37 +0000)]
(wait_reading_process_input): When trying to suck
input from one process, for accept-process-output,
exit that loop if we get EAGAIN or EWOULDBLOCK.

24 years agoChange copyright statement.
Gerd Moellmann [Thu, 7 Oct 1999 11:32:09 +0000 (11:32 +0000)]
Change copyright statement.

24 years ago#
Dave Love [Thu, 7 Oct 1999 11:04:40 +0000 (11:04 +0000)]
#

24 years ago(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
Gerd Moellmann [Thu, 7 Oct 1999 00:41:24 +0000 (00:41 +0000)]
(Qbitmap_spec_p): Replaces Qpixmap_spec_p.
(Fbitmap_spec_p): Replaces Fpixmap_spec_p.
(load_pixmap): Use Fbitmap_spec_p and Qbitmap_spec_p instead of
Fpixmap_spec_p and Qpixmap_spec_p.
(load_face_colors, check_lface_attrs,
merge_face_vector_with_property,
Finternal_set_lisp_face_attribute): Use Fbitmap_spec_p.
(syms_of_xfaces): Initialize Qbitmap_spec_p, defsubr
Fbitmap_spec_p.

24 years ago*** empty log message ***
Gerd Moellmann [Thu, 7 Oct 1999 00:36:36 +0000 (00:36 +0000)]
*** empty log message ***

24 years ago(defface): Extend documentation for new values of `type'.
Gerd Moellmann [Wed, 6 Oct 1999 23:35:28 +0000 (23:35 +0000)]
(defface): Extend documentation for new values of `type'.

24 years ago(face-spec-set-match-display): Recognize `type' of
Gerd Moellmann [Wed, 6 Oct 1999 23:32:26 +0000 (23:32 +0000)]
(face-spec-set-match-display): Recognize `type' of
`motif', `lucid', `x-toolkit'.
(menu): New face.

24 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Oct 1999 23:31:49 +0000 (23:31 +0000)]
*** empty log message ***

24 years ago(make_menu_in_widget, update_one_menu_entry): Use
Gerd Moellmann [Wed, 6 Oct 1999 23:25:07 +0000 (23:25 +0000)]
(make_menu_in_widget, update_one_menu_entry): Use
widgets instead of gadgets to be able to set colors.

24 years ago(set_frame_menubar, xmenu_show): Call
Gerd Moellmann [Wed, 6 Oct 1999 23:13:21 +0000 (23:13 +0000)]
(set_frame_menubar, xmenu_show): Call
x_set_menu_resources_from_menu_face.

24 years ago(toplevel) [USE_MOTIF]: Include some Motif headers.
Gerd Moellmann [Wed, 6 Oct 1999 23:09:44 +0000 (23:09 +0000)]
(toplevel) [USE_MOTIF]: Include some Motif headers.
(struct x_resources) [USE_X_TOOLKIT]: New.
(xm_apply_resources, xm_set_menu_resources_from_menu_face)
[USE_MOTIF]: New.
(xl_apply_resources, xl_set_menu_resources_from_menu_face)
[USE_LUCID]: New.
(x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]: New.
(Qmenu): New.
(syms_of_xfaces): Initialize Qmenu.
(realize_basic_faces): Realize face `menu'.
(resolve_face_name): New.
(lface_from_face_name): Use it.
(Finternal_set_lisp_face_attribute): Ditto.
(Fpixmap_spec_p): Rewritten.  Extend doc string.

24 years ago(display_menu_bar): Use MENU_FACE_ID instead of
Gerd Moellmann [Wed, 6 Oct 1999 23:05:32 +0000 (23:05 +0000)]
(display_menu_bar): Use MENU_FACE_ID instead of
MODE_LINE_FACE_ID.

24 years ago(enum face_id): Add MENU_FACE_ID.
Gerd Moellmann [Wed, 6 Oct 1999 23:00:50 +0000 (23:00 +0000)]
(enum face_id): Add MENU_FACE_ID.
(toplevel): Include X11/Intrinsic.h.

24 years ago#
Dave Love [Wed, 6 Oct 1999 22:10:16 +0000 (22:10 +0000)]
#

24 years agoAdd rules for config.status, configure.
Dave Love [Wed, 6 Oct 1999 21:56:30 +0000 (21:56 +0000)]
Add rules for config.status, configure.

24 years ago(Info-suffix-list): Add bzip2 for ms-dos.
Dave Love [Wed, 6 Oct 1999 18:38:41 +0000 (18:38 +0000)]
(Info-suffix-list): Add bzip2 for ms-dos.

24 years ago1999-09-04 Richard M. Stallman <rms@gnu.org>
Dave Love [Wed, 6 Oct 1999 18:25:22 +0000 (18:25 +0000)]
1999-09-04  Richard M. Stallman  <rms@gnu.org>

        * regex.c [emacs] (ISALNUM, ISALPHA, ISPUNCT): Don't depend on locale
        [emacs] (ISASCII): Don't define ISASCII in this case.
        (IS_REAL_ASCII): New macro, 2 alternate definitions.
        (ISUNIBYTE): Likewise.
        [emacs] (ISDIGIT, ISCNTRL, ISXDIGIT, ISGRAPH, ISPRINT):
        Don't use ISASCII.

        * regex.c: Handle new class names `ascii', `nonascii',
        `unibyte, `multibyte'.
        (BIT_ASCII, BIT_NONASCII, BIT_UNIBYTE, BIT_MULTIBYTE): New macros.
        (IS_CHAR_CLASS): Accept new class names.
        (regex_compile, re_match_2_internal): Handle the new classes.

24 years ago#
Dave Love [Wed, 6 Oct 1999 11:40:36 +0000 (11:40 +0000)]
#

24 years ago*** empty log message ***
Phillip Rulon [Tue, 5 Oct 1999 23:26:05 +0000 (23:26 +0000)]
*** empty log message ***

24 years agoChange info filename.
Dave Love [Tue, 5 Oct 1999 22:18:23 +0000 (22:18 +0000)]
Change info filename.

24 years ago#
Dave Love [Tue, 5 Oct 1999 19:03:16 +0000 (19:03 +0000)]
#

24 years agoFix footer comment.
Dave Love [Tue, 5 Oct 1999 18:41:17 +0000 (18:41 +0000)]
Fix footer comment.

24 years agoNow in Texinfo.
Dave Love [Tue, 5 Oct 1999 18:31:28 +0000 (18:31 +0000)]
Now in Texinfo.

24 years ago#
Dave Love [Tue, 5 Oct 1999 11:57:17 +0000 (11:57 +0000)]
#

24 years agoRequire jka-compr when compiling.
Dave Love [Tue, 5 Oct 1999 11:47:35 +0000 (11:47 +0000)]
Require jka-compr when compiling.
(Info-suffix-list): Add bzip2 files (non-ms-dos only).

24 years agoRecognize temporary crontab files.
Dave Love [Tue, 5 Oct 1999 11:41:48 +0000 (11:41 +0000)]
Recognize temporary crontab files.

24 years ago#
Dave Love [Tue, 5 Oct 1999 11:10:25 +0000 (11:10 +0000)]
#

24 years ago#
Dave Love [Mon, 4 Oct 1999 17:15:48 +0000 (17:15 +0000)]
#

24 years ago#
Dave Love [Mon, 4 Oct 1999 16:40:11 +0000 (16:40 +0000)]
#

24 years ago(BASE_PURESIZE): Increase to 525000.
Dave Love [Mon, 4 Oct 1999 15:47:14 +0000 (15:47 +0000)]
(BASE_PURESIZE): Increase to 525000.

24 years ago#
Dave Love [Mon, 4 Oct 1999 15:35:04 +0000 (15:35 +0000)]
#

24 years agoMention fortune.el.
Dave Love [Mon, 4 Oct 1999 13:53:21 +0000 (13:53 +0000)]
Mention fortune.el.

24 years ago#
Dave Love [Mon, 4 Oct 1999 13:10:21 +0000 (13:10 +0000)]
#

24 years ago(DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
Kenichi Handa [Mon, 4 Oct 1999 00:12:34 +0000 (00:12 +0000)]
(DECODE_CHARACTER_ASCII): Decode ASCII invocated to GR
correctly.

24 years ago#
Dave Love [Sun, 3 Oct 1999 20:46:34 +0000 (20:46 +0000)]
#

24 years ago#
Dave Love [Sun, 3 Oct 1999 19:36:13 +0000 (19:36 +0000)]
#

24 years ago(defimage): Remove redundant code. Substitute file on image plist.
Dave Love [Sun, 3 Oct 1999 19:25:32 +0000 (19:25 +0000)]
(defimage): Remove redundant code.  Substitute file on image plist.

24 years ago#
Dave Love [Sun, 3 Oct 1999 15:56:58 +0000 (15:56 +0000)]
#

24 years agoUpdate installation notes.
Stephen Eglen [Sun, 3 Oct 1999 15:37:50 +0000 (15:37 +0000)]
Update installation notes.

24 years agoChangeLog
Dave Love [Sun, 3 Oct 1999 15:18:22 +0000 (15:18 +0000)]
ChangeLog

24 years ago#
Dave Love [Sun, 3 Oct 1999 12:39:42 +0000 (12:39 +0000)]
#

24 years ago#CENSORSHIP
Dave Love [Sun, 3 Oct 1999 12:17:04 +0000 (12:17 +0000)]
#CENSORSHIP

24 years ago#
Dave Love [Sun, 3 Oct 1999 12:14:18 +0000 (12:14 +0000)]
#

24 years agoAdd *.tp *.tps *.ps.
Dave Love [Sun, 3 Oct 1999 11:48:49 +0000 (11:48 +0000)]
Add *.tp *.tps *.ps.

24 years ago(vc-backend-checkout): Use coding system 'no-conversion when doing
André Spiegel [Sat, 2 Oct 1999 10:53:18 +0000 (10:53 +0000)]
(vc-backend-checkout): Use coding system 'no-conversion when doing
with-temp-file.

24 years ago#
Dave Love [Fri, 1 Oct 1999 22:05:50 +0000 (22:05 +0000)]
#

24 years ago(custom-comment-create): Fill :from and :to slots
Dave Love [Fri, 1 Oct 1999 22:04:30 +0000 (22:04 +0000)]
(custom-comment-create): Fill :from and :to slots

24 years agoRequire view when compiling.
Dave Love [Fri, 1 Oct 1999 17:16:48 +0000 (17:16 +0000)]
Require view when compiling.
(view-emacs-FAQ): Use Info version.

24 years ago#
Dave Love [Fri, 1 Oct 1999 14:37:36 +0000 (14:37 +0000)]
#

24 years ago#
Dave Love [Fri, 1 Oct 1999 12:43:57 +0000 (12:43 +0000)]
#

24 years ago#ecrt0.c
Dave Love [Fri, 1 Oct 1999 11:44:30 +0000 (11:44 +0000)]
#ecrt0.c

24 years ago#
Dave Love [Thu, 30 Sep 1999 21:29:02 +0000 (21:29 +0000)]
#

24 years ago#
Dave Love [Thu, 30 Sep 1999 18:06:17 +0000 (18:06 +0000)]
#

24 years ago(custom-bury-buffer): New function.
Dave Love [Thu, 30 Sep 1999 16:53:27 +0000 (16:53 +0000)]
(custom-bury-buffer): New function.
(custom-buffer-done-function): Use it.

24 years ago#
Dave Love [Thu, 30 Sep 1999 14:13:07 +0000 (14:13 +0000)]
#

24 years ago#
Dave Love [Thu, 30 Sep 1999 14:07:54 +0000 (14:07 +0000)]
#

24 years ago#
Dave Love [Thu, 30 Sep 1999 09:59:42 +0000 (09:59 +0000)]
#

24 years ago(Fminibuffer_complete_word): Calculate string byte
Kenichi Handa [Thu, 30 Sep 1999 04:19:45 +0000 (04:19 +0000)]
(Fminibuffer_complete_word): Calculate string byte
size correctly.

24 years ago(modify_lower_category_set): Set default value of
Kenichi Handa [Thu, 30 Sep 1999 04:18:36 +0000 (04:18 +0000)]
(modify_lower_category_set): Set default value of
TABLE correctly.

24 years ago#
Dave Love [Wed, 29 Sep 1999 22:08:57 +0000 (22:08 +0000)]
#

24 years ago(Fpropertize): Renamed from Fproperties.
Gerd Moellmann [Wed, 29 Sep 1999 20:33:45 +0000 (20:33 +0000)]
(Fpropertize): Renamed from Fproperties.

24 years ago(resize_mini_window): Do nothing if frame is an X
Gerd Moellmann [Wed, 29 Sep 1999 19:59:16 +0000 (19:59 +0000)]
(resize_mini_window): Do nothing if frame is an X
frame that hasn't been initialized yet.

24 years ago#
Dave Love [Wed, 29 Sep 1999 19:34:40 +0000 (19:34 +0000)]
#

24 years ago#
Dave Love [Wed, 29 Sep 1999 16:37:29 +0000 (16:37 +0000)]
#

24 years ago#
Dave Love [Wed, 29 Sep 1999 15:17:24 +0000 (15:17 +0000)]
#

24 years ago(ps-mule-font-info-database-ps): Typo fixed
Kenichi Handa [Wed, 29 Sep 1999 11:48:36 +0000 (11:48 +0000)]
(ps-mule-font-info-database-ps): Typo fixed
(normat->normal).  Use correct font names for Korean
(Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).

24 years ago(cyrillic-koi8-r-decode-table): Map 8-bit
Kenichi Handa [Wed, 29 Sep 1999 11:44:57 +0000 (11:44 +0000)]
(cyrillic-koi8-r-decode-table): Map 8-bit
code not used by KOI8 to the same 8-bit code instead of mapping to
SPC.
(cyrillic-alternativnyj-decode-table): Likewise.

24 years ago(sql-imenu-generic-expression): new, used to set
Alex Schroeder [Wed, 29 Sep 1999 09:51:59 +0000 (09:51 +0000)]
(sql-imenu-generic-expression): new, used to set
imenu-generic-expression.

(sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
imenu-case-fold-search, and imenu-syntax-alist.

(sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
setting font-lock-defaults' SYNTAX-ALIST.

24 years ago(display-time-mode): Add autoload cookie.
Dave Love [Tue, 28 Sep 1999 22:15:10 +0000 (22:15 +0000)]
(display-time-mode): Add autoload cookie.

24 years ago(custom-comment): Change widget definition.
Dave Love [Tue, 28 Sep 1999 22:09:42 +0000 (22:09 +0000)]
(custom-comment): Change widget definition.
(custom-comment-create, custom-comment-show)
(custom-comment-invisible-p): Don't use :comment-overlay.
(custom-comment-hide): New function.
(custom-variable-set, custom-variable-save)
(custom-variable-reset-standard, custom-face-set)
(custom-face-save): Use it.

24 years ago(isearch): Add :links in defgroup.
Dave Love [Mon, 27 Sep 1999 22:15:50 +0000 (22:15 +0000)]
(isearch): Add :links in defgroup.
(isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
(isearch-switch-frame-handler): Comment out (unused).
(isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
(isearch-ring-retreat-edit): Doc fix.
(isearch-mouse-yank): New command.
(isearch-last-command-char): Removed.  Callers changed to use
last-command-char.
(isearch-char-to-string): Removed.  Callers changed to use
char-to-string.

24 years agoRemove unneeded declaration of ospeed.
Dave Love [Mon, 27 Sep 1999 16:42:19 +0000 (16:42 +0000)]
Remove unneeded declaration of ospeed.

24 years ago(scan_lisp_file): Fix typo causing infloop.
Dave Love [Mon, 27 Sep 1999 11:34:27 +0000 (11:34 +0000)]
(scan_lisp_file): Fix typo causing infloop.

24 years ago(display_prop_end, invisible_text_between_p): Use
Gerd Moellmann [Sun, 26 Sep 1999 10:53:23 +0000 (10:53 +0000)]
(display_prop_end, invisible_text_between_p): Use
next_single_char_property_change.

24 years ago(next_single_char_property_change): New.
Gerd Moellmann [Sun, 26 Sep 1999 10:53:22 +0000 (10:53 +0000)]
(next_single_char_property_change): New.

24 years ago(toplevel): Add prototype for
Gerd Moellmann [Sun, 26 Sep 1999 10:53:19 +0000 (10:53 +0000)]
(toplevel): Add prototype for
next_single_char_property_change.

24 years ago(lookup_image): Set image's timestamp because it's
Gerd Moellmann [Sat, 25 Sep 1999 19:57:52 +0000 (19:57 +0000)]
(lookup_image): Set image's timestamp because it's
used when we look it up.

24 years ago(put-image, insert-image): Add string argument.
Gerd Moellmann [Sat, 25 Sep 1999 19:57:50 +0000 (19:57 +0000)]
(put-image, insert-image): Add string argument.

24 years ago(Fproperties): New.
Gerd Moellmann [Sat, 25 Sep 1999 19:57:50 +0000 (19:57 +0000)]
(Fproperties): New.
(syms_of_editfns): Defsubr it.

24 years ago(face-differs-from-default-p): Compare face
Gerd Moellmann [Sat, 25 Sep 1999 19:57:48 +0000 (19:57 +0000)]
(face-differs-from-default-p): Compare face
attributes individually.

24 years ago(show-paren-mode): Add autoload cookie.
Dave Love [Sat, 25 Sep 1999 12:35:20 +0000 (12:35 +0000)]
(show-paren-mode): Add autoload cookie.

24 years ago(edebug-outside-current-prefix-arg):
Phillip Rulon [Fri, 24 Sep 1999 14:06:13 +0000 (14:06 +0000)]
(edebug-outside-current-prefix-arg):
New variable.
(edebug-recursive-edit): Save current-prefix-arg there,
bind it, and set it back at the end.
(edebug-outside-excursion): Restore and update the outside
value of current-prefix-arg.
(edebug-emacs-version-specific): Delete support for Epoch.

24 years ago(info-initialize): Don't test existence of ALTERNATIVE
Phillip Rulon [Fri, 24 Sep 1999 13:58:46 +0000 (13:58 +0000)]
(info-initialize): Don't test existence of ALTERNATIVE
if we know for some other reason it should not be used.

24 years ago(imenu-after-jump-hook): New variable.
Phillip Rulon [Fri, 24 Sep 1999 13:55:29 +0000 (13:55 +0000)]
(imenu-after-jump-hook): New variable.
(imenu): Run menu-after-jump-hook.
(imenu-name-lookup-function): New variable.
(imenu--in-alist): Use those variables.

24 years agopatched by pjr from diff by rms
Phillip Rulon [Fri, 24 Sep 1999 13:52:46 +0000 (13:52 +0000)]
patched by pjr from diff by rms

24 years ago(dired-move-to-filename-regexp): Make it work
Gerd Moellmann [Fri, 24 Sep 1999 12:57:21 +0000 (12:57 +0000)]
(dired-move-to-filename-regexp): Make it work
for LANG=de_DE.iso88591 on HPUX 11.0.

24 years ago(ange-ftp-date-regexp): Make it work for
Gerd Moellmann [Fri, 24 Sep 1999 12:57:17 +0000 (12:57 +0000)]
(ange-ftp-date-regexp): Make it work for
LANG=de_DE.iso88591 on HPUX 11.0.

24 years agoversion number change
Carsten Dominik [Fri, 24 Sep 1999 10:05:01 +0000 (10:05 +0000)]
version number change

24 years ago(reftex-view-cr-cite): Deal with multiple thebibliography environments.
Carsten Dominik [Fri, 24 Sep 1999 10:04:08 +0000 (10:04 +0000)]
(reftex-view-cr-cite): Deal with multiple thebibliography environments.

24 years ago(reftex-section-levels): Function allowed as cdr.
Carsten Dominik [Fri, 24 Sep 1999 10:03:11 +0000 (10:03 +0000)]
(reftex-section-levels): Function allowed as cdr.
(reftex-max-section-depth) New option.

24 years ago(reftex-parse-from-file): Scan for multiple thebibliography
Carsten Dominik [Fri, 24 Sep 1999 10:00:17 +0000 (10:00 +0000)]
(reftex-parse-from-file): Scan for multiple thebibliography
environments.

24 years agoVersion number change
Carsten Dominik [Fri, 24 Sep 1999 09:55:00 +0000 (09:55 +0000)]
Version number change

24 years ago(reftex-pop-to-bibtex-entry): Fixed bug with recentering window.
Carsten Dominik [Fri, 24 Sep 1999 09:54:22 +0000 (09:54 +0000)]
(reftex-pop-to-bibtex-entry): Fixed bug with recentering window.
(reftex-extract-bib-entries-from-thebibliography,
reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
with multiple thebibliography environments.