]>
git.eshelyaron.com Git - emacs.git/log
Carsten Dominik [Mon, 11 Dec 2000 12:41:49 +0000 (12:41 +0000)]
Updated IDLWAVE manual to version 4.7
Gerd Moellmann [Mon, 11 Dec 2000 12:15:07 +0000 (12:15 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 11 Dec 2000 11:59:52 +0000 (11:59 +0000)]
Update comment about _XOPEN_SOURCE.
Gerd Moellmann [Mon, 11 Dec 2000 11:57:42 +0000 (11:57 +0000)]
(_FILE_OFFSET_BITS): Do not undef.
Gerd Moellmann [Mon, 11 Dec 2000 11:57:04 +0000 (11:57 +0000)]
(file_offset, file_tell): Depend on HAVE_FSEEKO, not
HAVE_FTELLO.
Gerd Moellmann [Mon, 11 Dec 2000 11:56:04 +0000 (11:56 +0000)]
(HAVE_FTELLO): Remove.
(HAVE_FSEEKO): Add.
(_XOPEN_SOURCE): Remove; the large-file code no longer needs it.
Gerd Moellmann [Mon, 11 Dec 2000 11:54:38 +0000 (11:54 +0000)]
(AC_SYS_LARGEFILE, AC_SYS_LARGEFILE_MACRO_VALUE):
Merge fixes from latest GNU tar version. These macros no longer
futz with _XOPEN_SOURCE, as that was not portable in practice.
(AC_FUNC_FSEEKO): New macro.
Gerd Moellmann [Mon, 11 Dec 2000 11:53:06 +0000 (11:53 +0000)]
Use it instead of invoking AC_CHECK_FUNCS on
ftello.
Gerd Moellmann [Mon, 11 Dec 2000 10:42:44 +0000 (10:42 +0000)]
(custom-save-variables, custom-save-faces):
Comment fix.
Gerd Moellmann [Mon, 11 Dec 2000 10:21:06 +0000 (10:21 +0000)]
Moved here from lisp/.
Gerd Moellmann [Mon, 11 Dec 2000 10:19:46 +0000 (10:19 +0000)]
Moved to `obsolete' subdir.
Miles Bader [Mon, 11 Dec 2000 07:33:18 +0000 (07:33 +0000)]
*** empty log message ***
Miles Bader [Mon, 11 Dec 2000 07:31:08 +0000 (07:31 +0000)]
(window-text-height): Function removed (now in C).
Miles Bader [Mon, 11 Dec 2000 07:28:51 +0000 (07:28 +0000)]
(displayed_window_lines): Fix off-by-one error.
Miles Bader [Mon, 11 Dec 2000 07:22:38 +0000 (07:22 +0000)]
(displayed_window_lines): Handle non-newline-terminated final lines properly.
(Fwindow_text_height): New function (used to be in lisp).
(syms_of_window): Initialize it.
Miles Bader [Mon, 11 Dec 2000 05:02:17 +0000 (05:02 +0000)]
(gnus-summary-recenter): When trying to keep the bottom line visible,
check to see if it's partially obscured, and if so, either scroll one
more line to make it fully visible, or revert to showing the second line
from the top.
Stefan Monnier [Mon, 11 Dec 2000 03:20:29 +0000 (03:20 +0000)]
(cvs-mode-marked): Set up the default for CMD manually.
Stefan Monnier [Mon, 11 Dec 2000 02:59:40 +0000 (02:59 +0000)]
*** empty log message ***
Miles Bader [Mon, 11 Dec 2000 02:20:55 +0000 (02:20 +0000)]
(displayed_window_lines): Don't round up when converting empty space at
bottom to lines.
Stefan Monnier [Sun, 10 Dec 2000 21:20:56 +0000 (21:20 +0000)]
Update references to CVS-Edit (now Log-Edit).
(cvs-mode-diff-help): Remove.
(cvs-mode-commit): Use the new `log-edit' BUFFER argument.
Stefan Monnier [Sun, 10 Dec 2000 21:18:03 +0000 (21:18 +0000)]
Minor doc/comment changes.
Stefan Monnier [Sun, 10 Dec 2000 21:17:14 +0000 (21:17 +0000)]
(cvs-mode-diff-map): Use minibuffer menu prompts.
Stefan Monnier [Sun, 10 Dec 2000 21:08:55 +0000 (21:08 +0000)]
(log-edit-parent-buffer): New var.
(log-edit): Set it. Add BUFFER argument.
(log-edit-done): Use char-before.
Don't bother checking validity of vc-comment-ring.
Only bury the buffer if log-edit popped it up.
Carsten Dominik [Sun, 10 Dec 2000 11:06:26 +0000 (11:06 +0000)]
RefTeX 4.15 update
Carsten Dominik [Sun, 10 Dec 2000 11:00:45 +0000 (11:00 +0000)]
Update to RefTeX 4.15, see ChangeLog for details
Stefan Monnier [Sat, 9 Dec 2000 22:06:44 +0000 (22:06 +0000)]
Update `maintainer'.
Stefan Monnier [Sat, 9 Dec 2000 20:17:59 +0000 (20:17 +0000)]
(scan_lists): Check that the right quote char has the
right Sstring syntax when jumping over strings.
(init_syntax_once): Use Smax rather than 13.
Stefan Monnier [Sat, 9 Dec 2000 18:20:51 +0000 (18:20 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 9 Dec 2000 13:23:20 +0000 (13:23 +0000)]
(time-stamp-old-format-warn): reorder custom
choices to match documentation string.
Miles Bader [Sat, 9 Dec 2000 04:12:01 +0000 (04:12 +0000)]
Entry for `minibuffer-electric-default-mode'.
Miles Bader [Sat, 9 Dec 2000 04:09:22 +0000 (04:09 +0000)]
*** empty log message ***
Miles Bader [Sat, 9 Dec 2000 04:02:59 +0000 (04:02 +0000)]
Initial checkin.
Miles Bader [Sat, 9 Dec 2000 02:58:55 +0000 (02:58 +0000)]
(Window Start): Update documentation for `pos-visible-in-window-p'.
Miles Bader [Sat, 9 Dec 2000 02:53:58 +0000 (02:53 +0000)]
Update entry for `pos-visible-in-window-p'.
Kenichi Handa [Sat, 9 Dec 2000 01:34:13 +0000 (01:34 +0000)]
*** empty log message ***
Dave Love [Fri, 8 Dec 2000 22:25:39 +0000 (22:25 +0000)]
*** empty log message ***
Stefan Monnier [Fri, 8 Dec 2000 20:31:08 +0000 (20:31 +0000)]
*** empty log message ***
Miles Bader [Fri, 8 Dec 2000 18:57:37 +0000 (18:57 +0000)]
*** empty log message ***
Miles Bader [Fri, 8 Dec 2000 18:56:35 +0000 (18:56 +0000)]
(Fmove_to_window_line): Skip past any partially visible first line.
Miles Bader [Fri, 8 Dec 2000 18:14:23 +0000 (18:14 +0000)]
(fit-window-to-buffer): Don't pass last argument to
pos-visible-in-window-p, now that its meaning is inverted.
Miles Bader [Fri, 8 Dec 2000 18:12:48 +0000 (18:12 +0000)]
(Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
inverting the sense.
(window_scroll_pixel_based): Scroll partially visible lines into place
if we hit the beginning or end of the buffer.
(displayed_window_lines): Don't include partially visible line at bottom.
Stefan Monnier [Fri, 8 Dec 2000 17:33:34 +0000 (17:33 +0000)]
(auto-insert-alist): Add missing final \n.
Eli Zaretskii [Fri, 8 Dec 2000 17:08:25 +0000 (17:08 +0000)]
(create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
Stefan Monnier [Fri, 8 Dec 2000 16:58:57 +0000 (16:58 +0000)]
* pcvs.el (cvs-menu): Use `cvs-menu' rather than `cvs-menu-map'.
(cvs-mode-quit): Turn it back into a plain function.
Stefan Monnier [Fri, 8 Dec 2000 16:58:37 +0000 (16:58 +0000)]
* pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
(cvs-menu-map): Remove.
Stefan Monnier [Fri, 8 Dec 2000 16:35:24 +0000 (16:35 +0000)]
(texinfo-chapter-level-regexp)
(texinfo-filter): Removed (moved to texinfo.el).
Stefan Monnier [Fri, 8 Dec 2000 16:31:50 +0000 (16:31 +0000)]
Move the (require 'cl) to the front of the
file where it's more visible.
(texinfo-filter, texinfo-chapter-level-regexp): New variables
moved from texnfo-upd.el (for AUCTeX's compatibility, originally).
(texinfo-mode): Use texinfo-chapter-level-regexp for page-delimiter.
(texinfo-inside-macro-p): Only catch `scan-error's.
(texinfo-inside-env-p): Make better use of the match info.
(texinfo-insert-quote): Collapse calls to `texinfo-inside-macro-p'.
(texinfo-insert-@end): Slight re-organization.
Also remove useless `looking-at' call.
Andrew Innes [Fri, 8 Dec 2000 14:34:15 +0000 (14:34 +0000)]
Remove stuff about selection timeout, which is
irrelevant on Windows. Move clipboard support to w32-fns.el, so
it is accessible in -nw mode.
Andrew Innes [Fri, 8 Dec 2000 14:32:49 +0000 (14:32 +0000)]
Add clipboard support from term/w32-win.el, so it is
accessible in -nw mode.
Dave Love [Fri, 8 Dec 2000 14:19:00 +0000 (14:19 +0000)]
(load-file): Fix last change.
Dave Love [Fri, 8 Dec 2000 12:14:26 +0000 (12:14 +0000)]
(lisp-mode): Set
font-lock-keywords-case-fold-search.
Gerd Moellmann [Fri, 8 Dec 2000 10:49:46 +0000 (10:49 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 8 Dec 2000 10:49:20 +0000 (10:49 +0000)]
(ispell): Doc fix.
Gerd Moellmann [Fri, 8 Dec 2000 09:59:52 +0000 (09:59 +0000)]
(Fsubstitute_command_keys): Change the way buffers
are reallocated so that it is portable.
Gerd Moellmann [Fri, 8 Dec 2000 09:59:34 +0000 (09:59 +0000)]
(read1): Change the way buffers are reallocated to be
portable and less obfuscated.
Gerd Moellmann [Fri, 8 Dec 2000 09:59:12 +0000 (09:59 +0000)]
(store_kbd_macro_char): Change the way buffers are
reallocated to be portable and less obfuscated.
Gerd Moellmann [Fri, 8 Dec 2000 09:58:48 +0000 (09:58 +0000)]
(tparam1): Change the way buffers are reallocated to be
portable and less obfuscated.
Gerd Moellmann [Fri, 8 Dec 2000 09:58:28 +0000 (09:58 +0000)]
(current_minor_maps): Use malloc. Prevent a leak.
Gerd Moellmann [Fri, 8 Dec 2000 09:58:04 +0000 (09:58 +0000)]
(tgetent): Change the way buffers are reallocated to
be portable and less obfuscated.
Kenichi Handa [Fri, 8 Dec 2000 00:06:01 +0000 (00:06 +0000)]
(quail-insert-decode-map): Check the
frame width of a window displaying the current buffer, not that of
the selected frame.
(quail-help): Make sure that the help buffer has window before
inserting text in it.
Kenichi Handa [Fri, 8 Dec 2000 00:05:25 +0000 (00:05 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Dec 2000 22:09:00 +0000 (22:09 +0000)]
(vox_configure): Change order of ioctls. Don't
set SNDCTL_DSP_SPEED from bps, don't set SNDCTL_DSP_SAMPLESIZE.
Ignore errors when changing volume.
(vox_close): Don't reset the device.
Gerd Moellmann [Thu, 7 Dec 2000 15:53:18 +0000 (15:53 +0000)]
(read_process_output): Make sure the process marker's
position is valid when the process buffer is changed in
after-change functions. W3 does that.
Sam Steingold [Thu, 7 Dec 2000 15:23:07 +0000 (15:23 +0000)]
Load emacs-lisp/backquote instead of autoloading
Eli Zaretskii [Thu, 7 Dec 2000 15:03:29 +0000 (15:03 +0000)]
*** empty log message ***
Eli Zaretskii [Thu, 7 Dec 2000 15:01:59 +0000 (15:01 +0000)]
(normal-top-level-add-subdirs-to-load-path): Ignore
the CVS and RCS subdirectories case-insensitively.
Eli Zaretskii [Thu, 7 Dec 2000 14:53:45 +0000 (14:53 +0000)]
(Ffile_system_info): New function.
(syms_of_dosfns): Defsubr it.
Eli Zaretskii [Thu, 7 Dec 2000 14:52:50 +0000 (14:52 +0000)]
(dired-insert-directory): If file-system-info is
fboundp, call it instead of invoking dired-free-space-program.
Gerd Moellmann [Thu, 7 Dec 2000 13:53:21 +0000 (13:53 +0000)]
(server-visit-files): Push files on file-name-history.
Gerd Moellmann [Thu, 7 Dec 2000 13:44:45 +0000 (13:44 +0000)]
Update copyright.
Gerd Moellmann [Thu, 7 Dec 2000 13:38:11 +0000 (13:38 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Dec 2000 13:27:34 +0000 (13:27 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Dec 2000 13:27:08 +0000 (13:27 +0000)]
(mode-line-mode-menu): Add glasses-mode.
Gerd Moellmann [Thu, 7 Dec 2000 13:25:18 +0000 (13:25 +0000)]
(glasses-mode): Update mode line at the end
of the function.
Gerd Moellmann [Thu, 7 Dec 2000 13:22:12 +0000 (13:22 +0000)]
(mode-line-mode-menu): Reverse the order
of define-keys so that the menu appears in alphabetical order.
Gerd Moellmann [Thu, 7 Dec 2000 13:21:55 +0000 (13:21 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 7 Dec 2000 12:33:32 +0000 (12:33 +0000)]
(xm_arm_callback): Fix last change.
Kenichi Handa [Thu, 7 Dec 2000 12:20:55 +0000 (12:20 +0000)]
*** empty log message ***
Dave Love [Thu, 7 Dec 2000 12:17:57 +0000 (12:17 +0000)]
*** empty log message ***
Dave Love [Thu, 7 Dec 2000 12:14:58 +0000 (12:14 +0000)]
(jka-compr-compression-info-list): Fix :type.
Dave Love [Thu, 7 Dec 2000 12:14:08 +0000 (12:14 +0000)]
(facemenu-unlisted-faces): Fix value.
Dave Love [Thu, 7 Dec 2000 12:12:08 +0000 (12:12 +0000)]
(mailcap-download-directory): Fix :type.
Dave Love [Thu, 7 Dec 2000 12:11:06 +0000 (12:11 +0000)]
(smiley-data-directory): Fix :type.
Dave Love [Thu, 7 Dec 2000 12:09:25 +0000 (12:09 +0000)]
(gnus-audio-directory): Fix :type.
Stefan Monnier [Thu, 7 Dec 2000 12:02:25 +0000 (12:02 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 7 Dec 2000 12:00:51 +0000 (12:00 +0000)]
(gc_sweep): Add comment.
Stefan Monnier [Thu, 7 Dec 2000 11:59:38 +0000 (11:59 +0000)]
(font-lock-default-fontify-region):
Include the terminating \n (off-by-one error).
(font-lock-set-defaults): Use dolist.
Stefan Monnier [Thu, 7 Dec 2000 11:52:01 +0000 (11:52 +0000)]
(define-derived-mode): Don't use combine-run-hooks.
Gerd Moellmann [Thu, 7 Dec 2000 11:45:33 +0000 (11:45 +0000)]
(x_free_gcs): New function.
Gerd Moellmann [Thu, 7 Dec 2000 11:43:37 +0000 (11:43 +0000)]
(x_free_gcs): Add prototype.
Gerd Moellmann [Thu, 7 Dec 2000 11:43:22 +0000 (11:43 +0000)]
(EmacsFrameDestroy): Call x_free_gcs instead of
freeing GCs here.
Gerd Moellmann [Thu, 7 Dec 2000 11:43:06 +0000 (11:43 +0000)]
(x_destroy_window): Call x_free_gcs so that
resources of non-toolkit X windows will be freed.
Kenichi Handa [Thu, 7 Dec 2000 10:55:39 +0000 (10:55 +0000)]
(describe-language-environment): Fix
for the case that an input method title is not string but a list.
Kenichi Handa [Thu, 7 Dec 2000 10:54:43 +0000 (10:54 +0000)]
*** empty log message ***
Andrew Innes [Thu, 7 Dec 2000 10:41:54 +0000 (10:41 +0000)]
(xlfd_charset_of_font): Fix last change.
Kenichi Handa [Thu, 7 Dec 2000 00:00:11 +0000 (00:00 +0000)]
(bdf-read-font-info): Modify the kludgy code for fonts
of wrong SIZE record.
Kenichi Handa [Wed, 6 Dec 2000 23:59:53 +0000 (23:59 +0000)]
*** empty log message ***
Dave Love [Wed, 6 Dec 2000 21:17:56 +0000 (21:17 +0000)]
*** empty log message ***
Dave Love [Wed, 6 Dec 2000 21:16:37 +0000 (21:16 +0000)]
(__P): Don't define -- it comes from config.h.
Gerd Moellmann [Wed, 6 Dec 2000 21:05:09 +0000 (21:05 +0000)]
(gc_sweep): Prevent symbols read during loadup
from being freed.