]>
git.eshelyaron.com Git - emacs.git/log
Gerd Moellmann [Mon, 9 Jul 2001 11:06:29 +0000 (11:06 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 9 Jul 2001 10:54:37 +0000 (10:54 +0000)]
Cleaned up.
From Luis Fernandes <elf@ee.ryerson.ca>.
Gerd Moellmann [Mon, 9 Jul 2001 08:58:38 +0000 (08:58 +0000)]
(ange-ftp-file-modtime): Check a 213 response
from the server for the format we expect. Don't use it if it
doesn't look like what the Internet draft for FTP extensions
specifies.
Stefan Monnier [Mon, 9 Jul 2001 00:49:22 +0000 (00:49 +0000)]
Extended the kludge to interoperate with the
delsel and pending-del packages wrt to the new function
`c-electric-delete-forward'.
Stefan Monnier [Sun, 8 Jul 2001 22:58:10 +0000 (22:58 +0000)]
(define-minor-mode): Use eval-after-load
to delay the call to <mode> for global minor modes.
(easy-mmode-define-navigation): Only recenter if interactive.
Richard M. Stallman [Sun, 8 Jul 2001 16:46:00 +0000 (16:46 +0000)]
C-u TAB works only in certain modes.
Richard M. Stallman [Sun, 8 Jul 2001 16:45:01 +0000 (16:45 +0000)]
Explain more clearly what it takes to make a customization permanent.
Explain global vs local minor modes first thing, then list the modes.
Eli Zaretskii [Fri, 6 Jul 2001 16:51:41 +0000 (16:51 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 6 Jul 2001 16:50:29 +0000 (16:50 +0000)]
Ifdef away the test for !HAVE_MKTIME, to avoid parse
error in "gcc -E -traditional" with GCC 3.0.
Eli Zaretskii [Fri, 6 Jul 2001 16:47:26 +0000 (16:47 +0000)]
(syms_of_dosfns): Add \n\ at the end of a line in the
doc string line for dos-timezone-offset.
Eli Zaretskii [Fri, 6 Jul 2001 15:38:42 +0000 (15:38 +0000)]
(syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
Gerd Moellmann [Fri, 6 Jul 2001 15:33:36 +0000 (15:33 +0000)]
(lisp-mode-shared-map): Bind TAB
to lisp-indent-line.
Eli Zaretskii [Fri, 6 Jul 2001 15:31:47 +0000 (15:31 +0000)]
(do_visible_bell): Add \n\ at the end of each line of
inline assembly, to avoid compiler warnings.
(syms_of_msdos): Add \n\ at the end of a doc string line for
dos-unsupported-char-glyph.
Gerd Moellmann [Fri, 6 Jul 2001 14:03:09 +0000 (14:03 +0000)]
(ange-ftp-file-modtime): Ignore 226 responses
from the server. Call encode-time only when we are sure that we
got a 213 response.
Gerd Moellmann [Fri, 6 Jul 2001 11:41:47 +0000 (11:41 +0000)]
(rmail-reply): Remove misleading comment.
Eli Zaretskii [Fri, 6 Jul 2001 11:00:50 +0000 (11:00 +0000)]
(Visiting, File Names): Mention that completion ignores some file names,
and add a cross-reference to Completion Options, where this is documented.
Gerd Moellmann [Fri, 6 Jul 2001 10:31:11 +0000 (10:31 +0000)]
(mail-specify-envelope-from): Doc fix.
(mail-envelope-from): New user option.
(sendmail-send-it): Use it.
Gerd Moellmann [Fri, 6 Jul 2001 10:30:12 +0000 (10:30 +0000)]
Add mail-envelope-from.
Gerd Moellmann [Fri, 6 Jul 2001 10:04:07 +0000 (10:04 +0000)]
(rmail-reply): Don't forget to narrow header in
MIME-mode.
Gerd Moellmann [Fri, 6 Jul 2001 10:03:25 +0000 (10:03 +0000)]
(rmail-output): Fix duplicate MIME-Version:
field problem with MIME-mode.
(rmail-output): Fix bug in MIME-mode.
Gerd Moellmann [Fri, 6 Jul 2001 09:59:25 +0000 (09:59 +0000)]
Use locale dependant date to print date in header. Doc
fix.
(ps-print-version): New version number (6.5.3).
(ps-right-header, ps-right-footer): Initialization and doc fix.
(ps-time-stamp-locale-default): New fun.
Eli Zaretskii [Fri, 6 Jul 2001 09:44:26 +0000 (09:44 +0000)]
(mode-line-mule-info): Don't show the tip with
buffer-file-coding-system if that is nil.
Ken Raeburn [Fri, 6 Jul 2001 08:41:36 +0000 (08:41 +0000)]
properly mark Attic files as deleted
Gerd Moellmann [Thu, 5 Jul 2001 14:08:30 +0000 (14:08 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 5 Jul 2001 14:07:53 +0000 (14:07 +0000)]
Include Emacs' header files with #include "...".
Gerd Moellmann [Thu, 5 Jul 2001 13:51:17 +0000 (13:51 +0000)]
(todo-top-priorities): Use delete-region
instead of kill-line.
Gerd Moellmann [Thu, 5 Jul 2001 13:38:38 +0000 (13:38 +0000)]
Fix first line. From Pavel Jan\e ,Bm\e (Bk
<Pavel@Janik.cz>.
Gerd Moellmann [Thu, 5 Jul 2001 13:36:03 +0000 (13:36 +0000)]
(battery-update): Add help-echo.
From Pavel Jan\e ,Bm\e (Bk <Pavel@Janik.cz>.
Gerd Moellmann [Thu, 5 Jul 2001 09:25:36 +0000 (09:25 +0000)]
(specbind): Additionally record the buffer that was
current when a buffer-local or frame-local variable was bound.
Gerd Moellmann [Thu, 5 Jul 2001 09:24:35 +0000 (09:24 +0000)]
Change comment.
Stefan Monnier [Wed, 4 Jul 2001 15:51:18 +0000 (15:51 +0000)]
(vc-cvs-stay-local): doc fix.
Richard M. Stallman [Wed, 4 Jul 2001 11:33:12 +0000 (11:33 +0000)]
Minor change.
Gerd Moellmann [Wed, 4 Jul 2001 09:54:35 +0000 (09:54 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 4 Jul 2001 09:54:15 +0000 (09:54 +0000)]
(sendmail-send-it): Look at `sendmail-program'
in caller buffer.
Gerd Moellmann [Wed, 4 Jul 2001 09:40:50 +0000 (09:40 +0000)]
(nnheader-init-server-buffer): Make sure the
*nntpd* buffer is made multibyte instead of a random buffer.
Gerd Moellmann [Wed, 4 Jul 2001 09:17:34 +0000 (09:17 +0000)]
(c-font-lock-keywords-3): When matching something
like `struct X Y', finish with point after Y.
Gerd Moellmann [Wed, 4 Jul 2001 07:42:36 +0000 (07:42 +0000)]
(x_produce_glyphs): Don't convert multibyte characters
to unibyte characters in unibyte buffers.
Gerd Moellmann [Wed, 4 Jul 2001 07:21:27 +0000 (07:21 +0000)]
Clarify what's the problem with KDE's klipper applet.
Gerd Moellmann [Wed, 4 Jul 2001 06:22:15 +0000 (06:22 +0000)]
Fix several typos.
Gerd Moellmann [Tue, 3 Jul 2001 15:41:14 +0000 (15:41 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 3 Jul 2001 15:30:06 +0000 (15:30 +0000)]
(specbind): If SYMBOL has a frame-local binding, record
the frame on the binding stack. Change format of entries for
local bindings on the binding stack to '(SYMBOL . WHERE)'.
(unbind_to): Handle unbinding a frame-local variable.
Gerd Moellmann [Tue, 3 Jul 2001 15:28:40 +0000 (15:28 +0000)]
Improve comment.
Eli Zaretskii [Tue, 3 Jul 2001 13:03:45 +0000 (13:03 +0000)]
*** empty log message ***
Eli Zaretskii [Tue, 3 Jul 2001 13:02:55 +0000 (13:02 +0000)]
(ff-find-the-other-file): Use file-name-nondirectory
instead of string-match to find the basename of the file. From
Pascal Obry <p.obry@wanadoo.fr>.
Eli Zaretskii [Tue, 3 Jul 2001 12:41:58 +0000 (12:41 +0000)]
(browse-url-default-windows-browser): Support
the MS-DOS port when it runs on Windows.
(browse-url-browser-function) [ms-dos]: Default to
browse-url-default-windows-browser.
Eli Zaretskii [Tue, 3 Jul 2001 12:39:17 +0000 (12:39 +0000)]
(locate-library): Enable code that looks for compressed
libraries if auto-compression-mode is on.
Eli Zaretskii [Tue, 3 Jul 2001 12:30:34 +0000 (12:30 +0000)]
Fix the header line, for finder.el. Suggested by
Pavel Janik <Pavel@Janik.cz>
Gerd Moellmann [Tue, 3 Jul 2001 10:30:08 +0000 (10:30 +0000)]
Improve a comment.
Gerd Moellmann [Tue, 3 Jul 2001 10:29:22 +0000 (10:29 +0000)]
(compute_line_metrics): On ttys, subtract continuation
glyphs and truncation glyphs at the end of a row from its pixel
width.
(dump_glyph_row): Print row's continuation_lines_width.
(try_window_id): Take the shortcut if ZV is visible in the
window, but there are actually no changes at ZV.
Richard M. Stallman [Mon, 2 Jul 2001 21:24:10 +0000 (21:24 +0000)]
Clarify when it's good to update a tags table and why.
Stefan Monnier [Mon, 2 Jul 2001 19:20:25 +0000 (19:20 +0000)]
(Info-clone-buffer-hook): Really unconditionally copy marker.
Eli Zaretskii [Mon, 2 Jul 2001 15:22:16 +0000 (15:22 +0000)]
Fix a typo.
Gerd Moellmann [Mon, 2 Jul 2001 15:19:07 +0000 (15:19 +0000)]
(cl-do-arglist): Revert change of
2000-10-15.
Gerd Moellmann [Mon, 2 Jul 2001 12:44:09 +0000 (12:44 +0000)]
(x_free_dpy_colors): Add prototype.
Gerd Moellmann [Mon, 2 Jul 2001 12:42:56 +0000 (12:42 +0000)]
* xterm.c (cvt_pixel_dtor): Call x_free_dpy_colors with the
right number of arguments.
* xterm.c (x_list_fonts): Make sure XFreeFont is called
with input blocked.
Gerd Moellmann [Mon, 2 Jul 2001 11:51:56 +0000 (11:51 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 2 Jul 2001 11:51:38 +0000 (11:51 +0000)]
(tags): Depend on $(lwlibdir)/TAGS.
($(lwlibdir)TAGS): New target.
(TAGS): Fix depedency list.
Gerd Moellmann [Mon, 2 Jul 2001 11:24:39 +0000 (11:24 +0000)]
(gnus-local-domain): Removed because unused.
Eli Zaretskii [Mon, 2 Jul 2001 10:47:46 +0000 (10:47 +0000)]
Fix the header line, so that finder.el recognizes it.
Eli Zaretskii [Mon, 2 Jul 2001 10:43:55 +0000 (10:43 +0000)]
(lm-header-prefix): Doc fix. From Pavel Janik <Pavel@Janik.cz>.
Gerd Moellmann [Mon, 2 Jul 2001 10:36:44 +0000 (10:36 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 2 Jul 2001 09:21:08 +0000 (09:21 +0000)]
(x_list_fonts): Make sure XFreeFont is called
with input blocked.
Richard M. Stallman [Sat, 30 Jun 2001 15:57:31 +0000 (15:57 +0000)]
Don't include data bigger than 500,000 bytes directly in the bug
report.
Gerd Moellmann [Fri, 29 Jun 2001 22:09:24 +0000 (22:09 +0000)]
(main): Remove extern declaration for sys_nerr, which
isn't used and causes a compilation error with GCC 3.0 on
FreeBSD 4.3.
Eli Zaretskii [Fri, 29 Jun 2001 18:26:53 +0000 (18:26 +0000)]
(x-colors): Add colors from the recent rgb.txt file.
Eli Zaretskii [Fri, 29 Jun 2001 18:09:44 +0000 (18:09 +0000)]
Make last change compatible with XEmacs. From Christoph Wedler
<christoph.wedler@sap.com>.
Eli Zaretskii [Fri, 29 Jun 2001 17:57:36 +0000 (17:57 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 29 Jun 2001 17:53:41 +0000 (17:53 +0000)]
Minor clarifications. Explain how to use imenu-sort-function.
Fix name of imenu-add-menubar-index.
Richard M. Stallman [Fri, 29 Jun 2001 17:51:51 +0000 (17:51 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 29 Jun 2001 17:50:27 +0000 (17:50 +0000)]
(bdf-directory-list): Use the value relative to
installation-directory for MS-Windows as well.
Richard M. Stallman [Fri, 29 Jun 2001 17:50:05 +0000 (17:50 +0000)]
(widget-color-sample-face-get): Return ((foreground-color . COLOR))
instead of constructing a face.
Eli Zaretskii [Fri, 29 Jun 2001 17:40:38 +0000 (17:40 +0000)]
(region): Change the background color for the
light-background color display to lightgoldenrod2, to make it
visible on some laptops.
Eli Zaretskii [Fri, 29 Jun 2001 16:42:52 +0000 (16:42 +0000)]
Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Richard M. Stallman [Fri, 29 Jun 2001 03:23:32 +0000 (03:23 +0000)]
Explain purpose of mode hooks.
Xref to Tags from Imenu.
Don't use "sections or definitions" in Imenu.
Cindex "pretty printer".
Mention LINEFEED.
Explain uses of values of lisp-indent-function.
Explain why C-M-DEL is sometimes not available.
Doc values of hs-isearch-open.
Minor cleanups.
Richard M. Stallman [Fri, 29 Jun 2001 03:20:46 +0000 (03:20 +0000)]
Explain why don't mail a core dump.
Richard M. Stallman [Fri, 29 Jun 2001 03:19:40 +0000 (03:19 +0000)]
Get rid of inexplicable @t's in values of paragraph-start and
paragraph-separate and page-delimiter.
Say C-x C-p activates the mark.
Prevent break inside `level-1'.
Clean up presentation of items within M-C-Mouse-1.
Minor changes.
Richard M. Stallman [Fri, 29 Jun 2001 03:17:10 +0000 (03:17 +0000)]
(rmail-reformat-message): Bind inhibit-read-only to t.
(rmail-msg-restore-non-pruned-header): Likewise.
If point was in the old pruned header, put it at the top.
(rmail-msg-prune-header): If point was at the top, keep it there.
(rmail-narrow-to-non-pruned-header): New function.
(rmail-retry-failure): Use rmail-narrow-to-non-pruned-header.
Richard M. Stallman [Fri, 29 Jun 2001 03:16:15 +0000 (03:16 +0000)]
*** empty log message ***
Stefan Monnier [Thu, 28 Jun 2001 21:17:27 +0000 (21:17 +0000)]
(Info-clone-buffer-hook): Unconditionally copy marker.
Karl Fogel [Thu, 28 Jun 2001 16:31:51 +0000 (16:31 +0000)]
Update maintainer email address.
Karl Fogel [Thu, 28 Jun 2001 16:31:01 +0000 (16:31 +0000)]
Add entry for saveplace.el change of 2001-04-19. The change to
saveplace.el was committed then, but I forgot to commit the new
ChangeLog entry along with it.
Francesco Potortì [Wed, 27 Jun 2001 17:48:40 +0000 (17:48 +0000)]
(uniquify-rationalize-file-buffer-names): Undo previous change.
Francesco Potortì [Wed, 27 Jun 2001 17:47:29 +0000 (17:47 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 27 Jun 2001 17:16:23 +0000 (17:16 +0000)]
(EmacsFrameSetCharSize): Turn off atimers and block
SIGIO around the code where Xt might wait for a
ConfigureNotifyEvent.
(toplevel): Include <signal.h> and syssignal.h.
Francesco Potortì [Wed, 27 Jun 2001 15:56:51 +0000 (15:56 +0000)]
(uniquify-rationalize-file-buffer-names): Do a preliminary quick
reordering. Can speed things up dramatically.
Francesco Potortì [Wed, 27 Jun 2001 15:56:21 +0000 (15:56 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 27 Jun 2001 09:23:06 +0000 (09:23 +0000)]
(vox_configure, vox_close): Turn off atimers
around ioctls.
Richard M. Stallman [Tue, 26 Jun 2001 17:10:56 +0000 (17:10 +0000)]
(dired-get-filename): A file name starting with ~
is not absolute in this context.
Richard M. Stallman [Tue, 26 Jun 2001 17:10:40 +0000 (17:10 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 26 Jun 2001 13:43:32 +0000 (13:43 +0000)]
Major rewrite. Sections Tags, Emerge, Change Log and Authors
moved to maintaining.texi. Some sections reordered.
Node Misc for Programs moved to just before the language-specific sections.
New node Defuns contains an intro plus the old
Defuns node (now renamed Moving by Defuns)
as well as Imenu, Which Function, and a node
Left Margin Paren to explain the convention about this.
New node Parentheses now documents M-x check-parens.
It contains subnodes Expressions, Moving by Parens, and Matching.
Expressions and Moving by Parens contain the material
formerly in Lists and List Commands, but divided up differently.
The section Balanced Editing has been deleted.
Most of the C indentation customization (all except c-set-style),
has been replaced with a reference to the C Modes manual.
Documentation now is divided into three subsections.
Some rewrites in the Program Indent section about
C-u TAB and C-M-q.
Richard M. Stallman [Tue, 26 Jun 2001 13:34:50 +0000 (13:34 +0000)]
Fix mistakes in @node Emerge.
Richard M. Stallman [Tue, 26 Jun 2001 13:34:22 +0000 (13:34 +0000)]
Fix previous change.
Richard M. Stallman [Tue, 26 Jun 2001 13:30:29 +0000 (13:30 +0000)]
Add Balanced Expressions.
Add Expressions.
Update entries for Sexp and Defun, and other uses of them.
because those terms have been partly deprecated.
Update entry for Balance Parentheses.
Update some xrefs.
Richard M. Stallman [Tue, 26 Jun 2001 13:26:51 +0000 (13:26 +0000)]
Finish previous change.
Richard M. Stallman [Tue, 26 Jun 2001 13:26:06 +0000 (13:26 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Update xref, Defuns -> Moving by Defuns.
Richard M. Stallman [Tue, 26 Jun 2001 13:22:49 +0000 (13:22 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:22:05 +0000 (13:22 +0000)]
Avoid "sexp".
Richard M. Stallman [Tue, 26 Jun 2001 13:21:07 +0000 (13:21 +0000)]
Say "expression" instead of "sexp". Update xref, Sexps -> Expressions.
Richard M. Stallman [Tue, 26 Jun 2001 13:20:18 +0000 (13:20 +0000)]
Update xref (Defuns -> Left Margin Convention).
Richard M. Stallman [Tue, 26 Jun 2001 13:19:43 +0000 (13:19 +0000)]
Change Next pointer.