]>
git.eshelyaron.com Git - emacs.git/log
Dave Love [Mon, 11 Oct 1999 09:45:52 +0000 (09:45 +0000)]
#
Gerd Moellmann [Sun, 10 Oct 1999 23:09:04 +0000 (23:09 +0000)]
Use "pop3" as the POP service name on all platforms,
instead of using "pop" on Unix and "pop3" on Windows NT. "pop3"
has been the standard service name since RFC 1340 was published in
July 1992, so I think it's safe to start using it by default.
Gerd Moellmann [Sun, 10 Oct 1999 21:25:17 +0000 (21:25 +0000)]
Add patch from rms around line 1870.
Gerd Moellmann [Sun, 10 Oct 1999 21:09:05 +0000 (21:09 +0000)]
(auto-save-interval): Fix doc string.
Stefan Monnier [Sun, 10 Oct 1999 19:22:20 +0000 (19:22 +0000)]
(compile): removed debugging print.
Stefan Monnier [Sun, 10 Oct 1999 19:19:48 +0000 (19:19 +0000)]
(compile, bootstrap-compile): don't use setwins: I'm an idiot.
Stefan Monnier [Sun, 10 Oct 1999 19:18:47 +0000 (19:18 +0000)]
.
Stefan Monnier [Sun, 10 Oct 1999 19:09:47 +0000 (19:09 +0000)]
(compile, bootstrap-compile): forgot `;' after $(setwins).
Stefan Monnier [Sun, 10 Oct 1999 01:46:11 +0000 (01:46 +0000)]
.
Stefan Monnier [Sun, 10 Oct 1999 01:45:54 +0000 (01:45 +0000)]
(dontcompile): look for the DONTCOMPILE variable rather
than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile.
Phillip Rulon [Sun, 10 Oct 1999 01:39:53 +0000 (01:39 +0000)]
(Fsingle_key_description): Make tem big enough.
(describe_buffer_bindings): Make buf big enough.
Stefan Monnier [Sun, 10 Oct 1999 01:32:09 +0000 (01:32 +0000)]
(setwins): generalized a little.
(compile, bootstrap-compile, autoloads-with-other-emacs): use it.
Phillip Rulon [Sun, 10 Oct 1999 01:22:34 +0000 (01:22 +0000)]
(map-y-or-n-p): If we read -1, for end of keyboard
macro, try again.
Stefan Monnier [Sun, 10 Oct 1999 00:42:15 +0000 (00:42 +0000)]
.
Stefan Monnier [Sun, 10 Oct 1999 00:41:59 +0000 (00:41 +0000)]
(setwins): abstract out the command to find subdirectories
and fix it to also ignore subdirectories of CVS (f.ex. CVS/Base).
(custom-deps, finder-data, autoloads, update-subdirs, updates): use it.
Stefan Monnier [Sat, 9 Oct 1999 23:52:56 +0000 (23:52 +0000)]
.
Stefan Monnier [Sat, 9 Oct 1999 23:52:39 +0000 (23:52 +0000)]
Initial revision, known outside of Emacs as version 1.8.
Richard M. Stallman [Sat, 9 Oct 1999 22:58:37 +0000 (22:58 +0000)]
(print): When removing objects from Vprint_number_table,
only scan the newly added objects.
(print_preprocess): If OBJ is a gensym, and print-continuous-numbering,
unconditionally force it to stay in the table.
Gerd Moellmann [Sat, 9 Oct 1999 19:58:13 +0000 (19:58 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 9 Oct 1999 19:47:16 +0000 (19:47 +0000)]
(prepare_image_for_display): Don't try to load image if
loading it failed before.
(lookup_image, prepare_image_for_display): Remember if loading the
image failed.
(xpm_load): Add missing UNBLOCK_INPUT.
Gerd Moellmann [Sat, 9 Oct 1999 19:46:41 +0000 (19:46 +0000)]
(struct image): New member load_failed_p.
Richard M. Stallman [Sat, 9 Oct 1999 19:13:48 +0000 (19:13 +0000)]
(uninstall, install-arch-indep, install-arch-dep):
Unset CDPATH to prevent cd from generating output.
Richard M. Stallman [Sat, 9 Oct 1999 19:13:07 +0000 (19:13 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 9 Oct 1999 19:06:49 +0000 (19:06 +0000)]
Add entry for face `menu'.
Richard M. Stallman [Sat, 9 Oct 1999 18:07:32 +0000 (18:07 +0000)]
*** empty log message ***
Phillip Rulon [Sat, 9 Oct 1999 01:22:21 +0000 (01:22 +0000)]
*** empty log message ***
Phillip Rulon [Sat, 9 Oct 1999 01:19:36 +0000 (01:19 +0000)]
* hexl.el (hexl-mode): Do nothing if already in hexl mode.
Phillip Rulon [Sat, 9 Oct 1999 00:56:34 +0000 (00:56 +0000)]
(region): Doc fix.
Phillip Rulon [Sat, 9 Oct 1999 00:55:19 +0000 (00:55 +0000)]
*** empty log message ***
Phillip Rulon [Sat, 9 Oct 1999 00:50:15 +0000 (00:50 +0000)]
(get_local_map): Use indirect_function,
not Findirect_function.
Phillip Rulon [Fri, 8 Oct 1999 23:57:58 +0000 (23:57 +0000)]
*** empty log message ***
Phillip Rulon [Fri, 8 Oct 1999 23:54:57 +0000 (23:54 +0000)]
(ispell-dictionary-alist-6): Don't use "-C" option for Russian.
Gerd Moellmann [Fri, 8 Oct 1999 23:25:05 +0000 (23:25 +0000)]
(bootstrap-compile): New target. Compile Lisp
files with ../src/temacs.
Phillip Rulon [Fri, 8 Oct 1999 23:08:28 +0000 (23:08 +0000)]
(unexec): Don't get confused by a short section
just before the bss section.
Gerd Moellmann [Fri, 8 Oct 1999 23:06:15 +0000 (23:06 +0000)]
(regexp-opt-try-suffix): New function.
(regexp-opt-group): Use it to get common suffixes in STRINGS.
If STRINGS is nil, return "" rather than nil.
Gerd Moellmann [Fri, 8 Oct 1999 21:54:44 +0000 (21:54 +0000)]
(compile): Compile files one by one. Set load-path to
current directory and subdirectories when compiling.
Stefan Monnier [Fri, 8 Oct 1999 21:44:24 +0000 (21:44 +0000)]
.
Stefan Monnier [Fri, 8 Oct 1999 21:43:21 +0000 (21:43 +0000)]
(Fmake_temp_name): forgot the \n\ 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.
Stefan Monnier [Fri, 8 Oct 1999 21:28:05 +0000 (21:28 +0000)]
also ignore CVS subdirs.
Dave Love [Fri, 8 Oct 1999 20:12:54 +0000 (20:12 +0000)]
#
Dave Love [Fri, 8 Oct 1999 16:52:38 +0000 (16:52 +0000)]
ange-ftp item.
Dave Love [Fri, 8 Oct 1999 15:56:42 +0000 (15:56 +0000)]
#
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.
Phillip Rulon [Fri, 8 Oct 1999 15:39:20 +0000 (15:39 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 8 Oct 1999 12:39:07 +0000 (12:39 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 8 Oct 1999 11:52:13 +0000 (11:52 +0000)]
Add TAGS-LISP
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.
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.
Dave Love [Fri, 8 Oct 1999 10:30:45 +0000 (10:30 +0000)]
#
Phillip Rulon [Fri, 8 Oct 1999 02:46:19 +0000 (02:46 +0000)]
*** empty log message ***
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.
Gerd Moellmann [Thu, 7 Oct 1999 21:24:13 +0000 (21:24 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Oct 1999 21:23:41 +0000 (21:23 +0000)]
(install-arch-indep): 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.
Gerd Moellmann [Thu, 7 Oct 1999 21:22:20 +0000 (21:22 +0000)]
Set file name to ../info/ada-mode
Gerd Moellmann [Thu, 7 Oct 1999 21:21:49 +0000 (21:21 +0000)]
Add ada-mode.
Gerd Moellmann [Thu, 7 Oct 1999 20:27:52 +0000 (20:27 +0000)]
Rename 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.
Gerd Moellmann [Thu, 7 Oct 1999 20:27:04 +0000 (20:27 +0000)]
Add item for bitmap-spec-p.
Gerd Moellmann [Thu, 7 Oct 1999 15:22:31 +0000 (15:22 +0000)]
*** empty log message ***
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.
Gerd Moellmann [Thu, 7 Oct 1999 14:46:58 +0000 (14:46 +0000)]
New file.
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.
Gerd Moellmann [Thu, 7 Oct 1999 14:34:03 +0000 (14:34 +0000)]
New file.
Override some standard Emacs functions
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
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.
Gerd Moellmann [Thu, 7 Oct 1999 14:31:47 +0000 (14:31 +0000)]
New file.
Easy editing of project files for the ada-mode
Dave Love [Thu, 7 Oct 1999 14:27:51 +0000 (14:27 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Oct 1999 14:25:59 +0000 (14:25 +0000)]
New file. Use Gnat for lookup and completion in Ada mode
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.
Dave Love [Thu, 7 Oct 1999 13:06:22 +0000 (13:06 +0000)]
#
Gerd Moellmann [Thu, 7 Oct 1999 11:53:31 +0000 (11:53 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Oct 1999 11:49:21 +0000 (11:49 +0000)]
[HAVE_LIBNCURSES]: Define TERMINFO and LIBS_TERMCAP.
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.
Gerd Moellmann [Thu, 7 Oct 1999 11:32:09 +0000 (11:32 +0000)]
Change copyright statement.
Dave Love [Thu, 7 Oct 1999 11:04:40 +0000 (11:04 +0000)]
#
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.
Gerd Moellmann [Thu, 7 Oct 1999 00:36:36 +0000 (00:36 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 6 Oct 1999 23:35:28 +0000 (23:35 +0000)]
(
defface ): Extend documentation for new values of `type'.
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.
Gerd Moellmann [Wed, 6 Oct 1999 23:31:49 +0000 (23:31 +0000)]
*** empty log message ***
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.
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.
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.
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.
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.
Dave Love [Wed, 6 Oct 1999 22:10:16 +0000 (22:10 +0000)]
#
Dave Love [Wed, 6 Oct 1999 21:56:30 +0000 (21:56 +0000)]
Add rules for config.status, configure.
Dave Love [Wed, 6 Oct 1999 18:38:41 +0000 (18:38 +0000)]
(Info-suffix-list): Add bzip2 for ms-dos.
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.
Dave Love [Wed, 6 Oct 1999 11:40:36 +0000 (11:40 +0000)]
#
Phillip Rulon [Tue, 5 Oct 1999 23:26:05 +0000 (23:26 +0000)]
*** empty log message ***
Dave Love [Tue, 5 Oct 1999 22:18:23 +0000 (22:18 +0000)]
Change info filename.
Dave Love [Tue, 5 Oct 1999 19:03:16 +0000 (19:03 +0000)]
#
Dave Love [Tue, 5 Oct 1999 18:41:17 +0000 (18:41 +0000)]
Fix footer comment.
Dave Love [Tue, 5 Oct 1999 18:31:28 +0000 (18:31 +0000)]
Now in Texinfo.
Dave Love [Tue, 5 Oct 1999 11:57:17 +0000 (11:57 +0000)]
#
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).
Dave Love [Tue, 5 Oct 1999 11:41:48 +0000 (11:41 +0000)]
Recognize temporary crontab files.