bpt/emacs.git
24 years ago(Fmake_temp_name): add a ref to `make-temp-file' in the docstring.
Stefan Monnier [Fri, 8 Oct 1999 21:42:32 +0000 (21:42 +0000)]
(Fmake_temp_name): add a ref to `make-temp-file' in the docstring.

24 years agoalso ignore CVS subdirs.
Stefan Monnier [Fri, 8 Oct 1999 21:28:05 +0000 (21:28 +0000)]
also ignore CVS subdirs.

24 years ago#
Dave Love [Fri, 8 Oct 1999 20:12:54 +0000 (20:12 +0000)]
#

24 years agoange-ftp item.
Dave Love [Fri, 8 Oct 1999 16:52:38 +0000 (16:52 +0000)]
ange-ftp item.

24 years ago#
Dave Love [Fri, 8 Oct 1999 15:56:42 +0000 (15:56 +0000)]
#

24 years ago* hexl.el (hexlify-buffer): Move point in proper range
Phillip Rulon [Fri, 8 Oct 1999 15:42:32 +0000 (15:42 +0000)]
* hexl.el (hexlify-buffer): Move point in proper range
if it is too large.
(hexl-after-revert-hook): Update hexl-max-address.
(hexl-address-to-marker): Doc fix.

24 years ago*** empty log message ***
Phillip Rulon [Fri, 8 Oct 1999 15:39:20 +0000 (15:39 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Gerd Moellmann [Fri, 8 Oct 1999 12:39:07 +0000 (12:39 +0000)]
*** empty log message ***

24 years agoAdd TAGS-LISP
Gerd Moellmann [Fri, 8 Oct 1999 11:52:13 +0000 (11:52 +0000)]
Add TAGS-LISP

24 years agoRequire dired when compiling.
Dave Love [Fri, 8 Oct 1999 11:44:38 +0000 (11:44 +0000)]
Require dired when compiling.
(ange-ftp-normal-login): Allow EFS-style port specification.

24 years ago(XTread_socket) <ClientMessage, WM_TAKE_FOCUS>:
Gerd Moellmann [Fri, 8 Oct 1999 11:33:09 +0000 (11:33 +0000)]
(XTread_socket) <ClientMessage, WM_TAKE_FOCUS>:
Don't call XSetInputFocus because that can generate additional
FocusIn events.

24 years ago#
Dave Love [Fri, 8 Oct 1999 10:30:45 +0000 (10:30 +0000)]
#

24 years ago*** empty log message ***
Phillip Rulon [Fri, 8 Oct 1999 02:46:19 +0000 (02:46 +0000)]
*** empty log message ***

24 years ago(EMACSOPT, DONTCOMPILE, EL): New.
Gerd Moellmann [Thu, 7 Oct 1999 23:29:39 +0000 (23:29 +0000)]
(EMACSOPT, DONTCOMPILE, EL): New.
(emacs): Use it everywhere instead of EMACS.
(compile): New target.  Compile all Lisp files from scratch.
(recompile): New target.  Recompile lisp directory.
(autoloads-with-other-emacs): New target.  Build loaddefs.el with
an Emacs executable not built in the current directory tree.

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

24 years ago(install-arch-indep): Add ada-mode.
Gerd Moellmann [Thu, 7 Oct 1999 21:23:41 +0000 (21:23 +0000)]
(install-arch-indep): Add ada-mode.

24 years ago(INFO_TARGETS, DVI_TARGETS): Add ada-mode.
Gerd Moellmann [Thu, 7 Oct 1999 21:22:54 +0000 (21:22 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add ada-mode.
(../info/ada-mode, ada-mode.dvi): New targets.

24 years agoSet file name to ../info/ada-mode
Gerd Moellmann [Thu, 7 Oct 1999 21:22:20 +0000 (21:22 +0000)]
Set file name to ../info/ada-mode

24 years agoAdd ada-mode.
Gerd Moellmann [Thu, 7 Oct 1999 21:21:49 +0000 (21:21 +0000)]
Add ada-mode.

24 years agoRename pixmap-spec-p to bitmap-spec-p.
Gerd Moellmann [Thu, 7 Oct 1999 20:27:52 +0000 (20:27 +0000)]
Rename pixmap-spec-p to bitmap-spec-p.

24 years agoAdd section for change of pixmap-spec-p to bitmap-spec-p.
Gerd Moellmann [Thu, 7 Oct 1999 20:27:26 +0000 (20:27 +0000)]
Add section for change of pixmap-spec-p to bitmap-spec-p.

24 years agoAdd item for bitmap-spec-p.
Gerd Moellmann [Thu, 7 Oct 1999 20:27:04 +0000 (20:27 +0000)]
Add item for bitmap-spec-p.

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

24 years ago(file-cache-completion-ignore-case): New variable,
Gerd Moellmann [Thu, 7 Oct 1999 15:21:51 +0000 (15:21 +0000)]
(file-cache-completion-ignore-case): New variable,
defaulting to the value of completion-ignore-case.
(file-cache-minibuffer-complete): Use it.
(file-cache-files-matching, file-cache-files-matching-internal):
New functions.

24 years agoNew file.
Gerd Moellmann [Thu, 7 Oct 1999 14:46:58 +0000 (14:46 +0000)]
New file.

24 years ago(log-view-mode-map): Bind "q", "z", "m" and "d".
Gerd Moellmann [Thu, 7 Oct 1999 14:39:16 +0000 (14:39 +0000)]
(log-view-mode-map): Bind "q", "z", "m" and "d".
(log-view-mode): Make read-only.
(log-view-current-file): Do final `expand-file-name' in the
current `default-directory'.
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.

24 years agoNew file.
Gerd Moellmann [Thu, 7 Oct 1999 14:34:03 +0000 (14:34 +0000)]
New file.
Override some standard Emacs functions

24 years ago(ada-get-indent-*, ada-indent-current, ada-goto-*,
Gerd Moellmann [Thu, 7 Oct 1999 14:33:10 +0000 (14:33 +0000)]
(ada-get-indent-*, ada-indent-current, ada-goto-*,
ada-indent-newline-indent): Rewritten to support the new indentation
scheme
(ada-case-read-exceptions, ada-create-case-exceptions):
New functions
(ada-fill-comment-paragraph): Add support for the
justification parameter
(ada-make-body, ada-gen-treat-proc,
ada-make-subprogram-body): Rewritten to benefit from the gnatstub
external program

24 years ago(ada-stmt-add-to-ada-menu): New function
Gerd Moellmann [Thu, 7 Oct 1999 14:32:32 +0000 (14:32 +0000)]
(ada-stmt-add-to-ada-menu): New function
(ada-subprogram-body): Correctly find the name of the
subprogram being created.

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)]
#