]>
git.eshelyaron.com Git - emacs.git/log
Francesco Potortì [Thu, 20 Jun 2002 10:05:11 +0000 (10:05 +0000)]
Comment corrected.
Francesco Potortì [Thu, 20 Jun 2002 08:52:22 +0000 (08:52 +0000)]
etags
Francesco Potortì [Thu, 20 Jun 2002 08:43:57 +0000 (08:43 +0000)]
(add_regex): Invalid regexp modifiers are ignored.
(Makefile_targets): Tag variables unless --no-globals.
(LOOP_ON_INPUT_LINES): Serious bug corrected.
Miles Bader [Thu, 20 Jun 2002 07:30:16 +0000 (07:30 +0000)]
(comint-get-old-input-default): Strip text properties for fields too.
(comint-output-filter): Run output-filter functions before setting up
the prompt.
Miles Bader [Thu, 20 Jun 2002 01:02:57 +0000 (01:02 +0000)]
Re-enable code giving word syntax to certain japanese-jisx0208 characters.
Glenn Morris [Wed, 19 Jun 2002 22:41:53 +0000 (22:41 +0000)]
(f90-type-def-re): Fix value.
(f90-looking-at-type-like): Adapt for new value of `f90-type-def-re'.
David Kastrup [Wed, 19 Jun 2002 09:51:55 +0000 (09:51 +0000)]
Add tramp.
Stefan Monnier [Tue, 18 Jun 2002 23:03:55 +0000 (23:03 +0000)]
(cvs-add-face): Fix silly oversight.
Stefan Monnier [Tue, 18 Jun 2002 23:00:13 +0000 (23:00 +0000)]
(describe-fontset): Don't cons uselessly.
Stefan Monnier [Tue, 18 Jun 2002 22:59:30 +0000 (22:59 +0000)]
open-paren-in-column-0 in dosctring.
Stefan Monnier [Tue, 18 Jun 2002 22:58:55 +0000 (22:58 +0000)]
(quail-help): Don't assume the buffer is displayed in the same frame.
Stefan Monnier [Tue, 18 Jun 2002 21:53:30 +0000 (21:53 +0000)]
(cancel-debug-on-entry): Don't cons uselessly.
Stefan Monnier [Tue, 18 Jun 2002 21:52:42 +0000 (21:52 +0000)]
(regexp-opt-group): Don't cons uselessly.
Stefan Monnier [Tue, 18 Jun 2002 21:50:30 +0000 (21:50 +0000)]
(cvs-vc-command-advice): Handle the case where args
are passed to `cvs' before the command name.
(cvs-fileinfo-kill): Mark old FIs as up-to-date rather than dead.
Stefan Monnier [Tue, 18 Jun 2002 21:47:41 +0000 (21:47 +0000)]
(cvs-add-face): Minor rewrite.
(cvs-fileinfo-pp): Use `cvs-goal-column' with directory entries.
Stefan Monnier [Tue, 18 Jun 2002 17:58:18 +0000 (17:58 +0000)]
(comment-normalize-vars): Refresh the comment-foo-skip
regexp when they don't match comment-foo any more.
Juanma Barranquero [Tue, 18 Jun 2002 14:37:33 +0000 (14:37 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 18 Jun 2002 14:37:12 +0000 (14:37 +0000)]
(sh-electric-rparen-needed): Remove.
Juanma Barranquero [Tue, 18 Jun 2002 14:36:19 +0000 (14:36 +0000)]
Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:36:07 +0000 (14:36 +0000)]
(comint-next-prompt, comint-previous-prompt): Fix typos.
Juanma Barranquero [Tue, 18 Jun 2002 14:35:49 +0000 (14:35 +0000)]
(checkdoc-this-string-valid-engine): Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:35:28 +0000 (14:35 +0000)]
(edt-substitute): Fix typo.
Juanma Barranquero [Tue, 18 Jun 2002 14:35:10 +0000 (14:35 +0000)]
(eshell-modifier-help-string): Fix typos.
Juanma Barranquero [Tue, 18 Jun 2002 14:34:53 +0000 (14:34 +0000)]
(filesets-update-pre010505): Fix typo.
Kai Großjohann [Tue, 18 Jun 2002 11:28:41 +0000 (11:28 +0000)]
(install-arch-indep, uninstall): Add Tramp.
Kai Großjohann [Tue, 18 Jun 2002 09:55:53 +0000 (09:55 +0000)]
@node{Remote Files}: Mention Tramp.
Kai Großjohann [Tue, 18 Jun 2002 09:55:26 +0000 (09:55 +0000)]
Mention Tramp.
Andrew Choi [Tue, 18 Jun 2002 05:33:25 +0000 (05:33 +0000)]
2002-06-17 Andrew Choi <akochoi@shaw.ca>
* macterm.c (mac_scroll_area): Set foreground and backcolor to
black and white before scrolling. Restore frame background and
foreground color after scrolling.
(do_window_update): Call XClearWindow before calling expose_frame.
(make_mac_frame): Don't set FRAME_BACKGROUND_PIXEL and
FRAME_FOREGROUND_PIXEL of frame.
Eli Zaretskii [Tue, 18 Jun 2002 05:20:45 +0000 (05:20 +0000)]
(Fringes): Fix a typo. Mention the fact that arrows on the fringes are
clickable.
(Useless Whitespace): Add a cross-reference to Fringes.
Andrew Choi [Tue, 18 Jun 2002 04:41:13 +0000 (04:41 +0000)]
2002-06-17 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil,
test Mac command key as <ALT> key.
Francesco Potortì [Mon, 17 Jun 2002 22:22:03 +0000 (22:22 +0000)]
some passive forms to active
Francesco Potortì [Mon, 17 Jun 2002 22:09:55 +0000 (22:09 +0000)]
Specify that the separator character can be different from a slash.
Clarify that the @regexfile contains the arguments to a --regex= option.
Clarify that the `m' modifier pertains to a single regular expression.
Merge the two places where the {language} prefix was described.
Francesco Potortì [Mon, 17 Jun 2002 22:08:20 +0000 (22:08 +0000)]
Specify that the separator character can be different from a slash.
Clarify that the @regexfile contains the arguments to a --regex= option.
Robert J. Chassell [Mon, 17 Jun 2002 19:47:43 +0000 (19:47 +0000)]
@end info changed to @end info
Replaced menu reference to `Trailing Whitespace' with `Useless Whitespace'
Robert J. Chassell [Mon, 17 Jun 2002 19:46:18 +0000 (19:46 +0000)]
Replaced cross reference to `Trailing Whitespace' with `Useless Whitespace'
Stefan Monnier [Mon, 17 Jun 2002 18:45:54 +0000 (18:45 +0000)]
(read_key_sequence): Be more careful with first_unbound.
Lookup keys in function-key-map immediately so that key-translation-map
can be applied earlier.
Remove function_key_possible and key_translation_possible, replaced
by checking `keytran_start < t'.
Stefan Monnier [Mon, 17 Jun 2002 18:45:01 +0000 (18:45 +0000)]
(Fset_window_configuration): Lisp_Object/int mixup.
Richard M. Stallman [Mon, 17 Jun 2002 16:27:58 +0000 (16:27 +0000)]
Document mouse-highlight variable.
Richard M. Stallman [Mon, 17 Jun 2002 16:27:17 +0000 (16:27 +0000)]
At start of Info file, mention the Info `h' command.
Richard M. Stallman [Mon, 17 Jun 2002 16:26:04 +0000 (16:26 +0000)]
Rename Trailing Whitespace to Useless Whitespace
and move it.
New node Fringes.
Document display-time-mail-file and display-time-mail-directory.
Rearange and rewrite the Cursor Display node
and updated info on cursor appearance in nonselected windows.
Richard M. Stallman [Mon, 17 Jun 2002 16:23:33 +0000 (16:23 +0000)]
Document C-x @ feature.
Richard M. Stallman [Mon, 17 Jun 2002 16:20:47 +0000 (16:20 +0000)]
Document inhibit-startup-buffer-menu.
Correct errors in --no-splash description.
Richard M. Stallman [Mon, 17 Jun 2002 16:19:41 +0000 (16:19 +0000)]
*** empty log message ***
Stefan Monnier [Mon, 17 Jun 2002 16:16:14 +0000 (16:16 +0000)]
(xsymbol): Use the new `xname' field.
Stefan Monnier [Mon, 17 Jun 2002 16:15:58 +0000 (16:15 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 17 Jun 2002 16:15:32 +0000 (16:15 +0000)]
(describe-char-after): Moved to descr-text.el.
Richard M. Stallman [Mon, 17 Jun 2002 16:15:09 +0000 (16:15 +0000)]
(what-cursor-position): Use describe-char.
Richard M. Stallman [Mon, 17 Jun 2002 16:14:37 +0000 (16:14 +0000)]
(facemenu-map): Rename to Describe Text
to Describe Properties and use describe-text-properties.
Richard M. Stallman [Mon, 17 Jun 2002 16:12:47 +0000 (16:12 +0000)]
(describe-char): Moved from mule-diag.el, renamed
from describe-char-after. Now calls describe-text-properties.
(describe-property-list): Renamed from describe-text-properties.
(describe-text-properties): Renamed from describe-text-at.
New arg OUTPUT-BUFFER.
(describe-text-properties-1):
New subroutine, broken out from describe-text-properties.
Output a newline before each section of the output.
Kai Großjohann [Mon, 17 Jun 2002 15:55:51 +0000 (15:55 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 17 Jun 2002 15:27:50 +0000 (15:27 +0000)]
(Display Feature Testing): Fix typo.
David Kastrup [Mon, 17 Jun 2002 14:43:03 +0000 (14:43 +0000)]
use correct @setfilename
David Kastrup [Mon, 17 Jun 2002 14:42:34 +0000 (14:42 +0000)]
*** empty log message ***
Kai Großjohann [Mon, 17 Jun 2002 11:50:12 +0000 (11:50 +0000)]
Remove unnecessary prev/next/up pointers in @node
commands.
(Top): Don't include it in DVI output.
(History): Explain $- and $+.
(Built-ins): New node. Document `cd'.
Kai Großjohann [Mon, 17 Jun 2002 11:47:23 +0000 (11:47 +0000)]
*** empty log message ***
Kai Großjohann [Mon, 17 Jun 2002 11:46:10 +0000 (11:46 +0000)]
* info/dir (File): Add an entry for Tramp.
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
(../info/tramp, tramp.dvi): New targets.
Eli Zaretskii [Mon, 17 Jun 2002 10:30:24 +0000 (10:30 +0000)]
More wording changes.
Eli Zaretskii [Mon, 17 Jun 2002 10:25:32 +0000 (10:25 +0000)]
(ctext-pre-write-conversion): Fix the values of FROM and TO if we create
a new buffer.
Eli Zaretskii [Mon, 17 Jun 2002 10:18:24 +0000 (10:18 +0000)]
Fix the wording of Extended Segment support announcement.
Miles Bader [Mon, 17 Jun 2002 08:10:37 +0000 (08:10 +0000)]
(comint-insert-clicked-input): Insert clicked-on previous input without
properties. Patch from John Paul Wallington <jpw@shootybangbang.com>.
Eli Zaretskii [Mon, 17 Jun 2002 06:08:23 +0000 (06:08 +0000)]
New file.
Andrew Choi [Mon, 17 Jun 2002 06:06:03 +0000 (06:06 +0000)]
2002-06-17 Andrew Choi <akochoi@shaw.ca>
* mac.c (do_applescript): Call initialize_applescript if necessary
when first called. Dispose of result_desc only when there is no
error.
(Fdo_applescript): Use %d format specifier instead of %ld.
Andrew Choi [Mon, 17 Jun 2002 01:45:48 +0000 (01:45 +0000)]
2002-06-16 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): Call FrontNonFloatingWindow instead
of FrontWindow for cases keyDown and autoKey.
Richard M. Stallman [Mon, 17 Jun 2002 01:02:21 +0000 (01:02 +0000)]
New maintainer.
Andrew Choi [Sun, 16 Jun 2002 23:08:57 +0000 (23:08 +0000)]
In src/:
2002-06-16 Andrew Choi <akochoi@shaw.ca>
* fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of
Vdefault_fontset to Monaco with mac-roman coding.
* mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine
init_process before and after inclusion of Carbon/Carbon.h, resp.
* macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and
cursor_gc.
(add_font_name_table_entry): New function.
(init_font_name_table): Use add_font_name_table_entry; add italic,
bold, and bold-italic entries for truetype fonts.
* xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces
for Mac too.
(try_font_list) [MAC_OS]: If no font matches given registry, try
fonts with any registry matching face_family.
(realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font
here.
* s/darwin.h: If autoconf detects the Ncurses library, define
LIBS_TERMCAP to -lncurses to use it.
In lisp/:
2002-06-16 Andrew Choi <akochoi@shaw.ca>
* term/mac-win.el (scalable-fonts-allowed): Set to t.
Eli Zaretskii [Sun, 16 Jun 2002 17:31:12 +0000 (17:31 +0000)]
*** empty log message ***
Eli Zaretskii [Sun, 16 Jun 2002 17:30:50 +0000 (17:30 +0000)]
[__hpux]: Include sys/_mbstate_t.h.
Eli Zaretskii [Sun, 16 Jun 2002 17:12:35 +0000 (17:12 +0000)]
Add a coding tag.
Eli Zaretskii [Sun, 16 Jun 2002 17:12:06 +0000 (17:12 +0000)]
New version from \7f ric Jacoboni <jaco@teaser.fr>.
Richard M. Stallman [Sat, 15 Jun 2002 20:52:23 +0000 (20:52 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 15 Jun 2002 20:37:01 +0000 (20:37 +0000)]
(byte-recompile-directory): Doc fix.
(batch-byte-recompile-directory): Undo previous change.
Colin Walters [Sat, 15 Jun 2002 19:04:57 +0000 (19:04 +0000)]
(global-font-lock-mode, font-lock-auto-fontify): Delete defvars.
(cvs-highlight): Delete.
(cvs-add-face): Use `font-lock-face'. Always add properties.
Colin Walters [Sat, 15 Jun 2002 19:04:41 +0000 (19:04 +0000)]
*** empty log message ***
Colin Walters [Sat, 15 Jun 2002 18:59:03 +0000 (18:59 +0000)]
(ibuffer-movement-cycle): New variable.
(ibuffer-backward-line, ibuffer-forward-line): Use it.
Colin Walters [Sat, 15 Jun 2002 18:58:51 +0000 (18:58 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 15 Jun 2002 14:27:00 +0000 (14:27 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 15 Jun 2002 14:26:06 +0000 (14:26 +0000)]
(comint-skip-input): New function.
(comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob)
(comint-stop-subjob): Use comint-skip-input.
Richard M. Stallman [Sat, 15 Jun 2002 14:20:52 +0000 (14:20 +0000)]
(Fset_window_configuration): Explicitly preserve
the point value that new_current_buffer had at the start.
Richard M. Stallman [Sat, 15 Jun 2002 14:19:02 +0000 (14:19 +0000)]
(ielm-eval-input): Use error-message-string.
(ielm-format-error, ielm-format-errors): Functions deleted.
Juanma Barranquero [Fri, 14 Jun 2002 16:29:11 +0000 (16:29 +0000)]
(Fcompose_region_internal, Fcompose_string_internal): Fix typos.
Kim F. Storm [Fri, 14 Jun 2002 14:00:07 +0000 (14:00 +0000)]
(grep-tree): Doc fixes.
Added SUBDIRS arg for non-interactive use.
Francesco Potortì [Fri, 14 Jun 2002 13:14:23 +0000 (13:14 +0000)]
Structure the changes for etags using outline headers.
Juanma Barranquero [Fri, 14 Jun 2002 09:41:35 +0000 (09:41 +0000)]
(comint-snapshot-last-prompt): Bind `inhibit-read-only' to t to support
read-only prompts.
(comint-output-filter): Likewise.
Pavel Janík [Fri, 14 Jun 2002 08:28:35 +0000 (08:28 +0000)]
*** empty log message ***
Miles Bader [Fri, 14 Jun 2002 06:15:32 +0000 (06:15 +0000)]
(pop): Move the call to `car' outside the prog1, as the compiler
generate better code for it.
Miles Bader [Fri, 14 Jun 2002 05:49:03 +0000 (05:49 +0000)]
(copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
Richard M. Stallman [Thu, 13 Jun 2002 22:27:37 +0000 (22:27 +0000)]
(zone-timer): New variable holds the idle timer.
(zone): Don't fiddle with the idle timer at all.
(zone-when-idle): Put the idle timer in zone-timer.
If one is already set up, cancel it and make a new one.
(zone-leave-me-alone): Likewise.
Kim F. Storm [Thu, 13 Jun 2002 22:07:13 +0000 (22:07 +0000)]
(insert_1_both, insert_from_string_1)
(insert_from_buffer_1): Recalculate END_UNCHANGED in case the
insert happened in the end_unchanged region. Otherwise, the
redisplay may be confused and duplicate the last line in the
buffer [seen after save-buffer when require-final-newline==t].
Kim F. Storm [Thu, 13 Jun 2002 22:06:32 +0000 (22:06 +0000)]
*** empty log message ***
Jason Rumney [Thu, 13 Jun 2002 20:42:37 +0000 (20:42 +0000)]
*** empty log message ***
Jason Rumney [Thu, 13 Jun 2002 20:41:33 +0000 (20:41 +0000)]
(init_environment): Remove EMACSLOCKDIR.
(stat): Swap _S_IFDIR and _S_IFREG.
Jason Rumney [Thu, 13 Jun 2002 20:39:32 +0000 (20:39 +0000)]
(w32-charset-info-alist): Reorder.
Jason Rumney [Thu, 13 Jun 2002 18:42:36 +0000 (18:42 +0000)]
*** empty log message ***
Jason Rumney [Thu, 13 Jun 2002 18:41:17 +0000 (18:41 +0000)]
(init_environment): Remove EMACSLOCKDIR.
Jason Rumney [Thu, 13 Jun 2002 18:40:14 +0000 (18:40 +0000)]
(maybe-bootstrap, doit, maybe-bootstrap-CMD)
(maybe-bootstrap-SH): New targets.
(all): Depend on maybe-bootstrap.
Jason Rumney [Thu, 13 Jun 2002 18:39:50 +0000 (18:39 +0000)]
(env_vars): Remove EMACSLOCKDIR.
Francesco Potortì [Thu, 13 Jun 2002 17:53:35 +0000 (17:53 +0000)]
* etags.c (erlang_atom, erlang_attribute): Bugs corrected.
(invalidate_nodes): Bug corrected.
(print_help): Better help for regexps.
Francesco Potortì [Thu, 13 Jun 2002 17:52:57 +0000 (17:52 +0000)]
*** empty log message ***
Juanma Barranquero [Thu, 13 Jun 2002 16:32:23 +0000 (16:32 +0000)]
(lisp): Add international/ucs-tables.elc and font-core.elc.
Pavel Janík [Thu, 13 Jun 2002 15:00:02 +0000 (15:00 +0000)]
*** empty log message ***