]>
git.eshelyaron.com Git - emacs.git/log
Jason Rumney [Sat, 4 May 2002 15:00:13 +0000 (15:00 +0000)]
--fullscreen options supported on Windows too
Jason Rumney [Sat, 4 May 2002 14:55:19 +0000 (14:55 +0000)]
(init_process): Only add server subfeature if we can
use non-blocking I/O.
Jason Rumney [Sat, 4 May 2002 14:53:29 +0000 (14:53 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 4 May 2002 14:51:46 +0000 (14:51 +0000)]
(apropos-print): Fix the reference to mouse-2.
Richard M. Stallman [Sat, 4 May 2002 14:17:21 +0000 (14:17 +0000)]
(mpuz-switch-to-window): Set buffer-read-only directly.
Eli Zaretskii [Sat, 4 May 2002 13:41:33 +0000 (13:41 +0000)]
Add information about BDF fonts in etl-unicode.tar.gz.
Andrew Choi [Sat, 4 May 2002 13:31:56 +0000 (13:31 +0000)]
2002-05-04 Andrew Choi <akochoi@shaw.ca>
* macterm.c (XTread_socket): Call WaitNextEvent once instead of
repeatedly.
Eli Zaretskii [Sat, 4 May 2002 13:28:22 +0000 (13:28 +0000)]
Fix last change.
Eli Zaretskii [Sat, 4 May 2002 11:19:12 +0000 (11:19 +0000)]
Add a few greetings that use Unicode characters.
Pavel Janík [Sat, 4 May 2002 10:06:53 +0000 (10:06 +0000)]
*** empty log message ***
Pavel Janík [Sat, 4 May 2002 10:06:22 +0000 (10:06 +0000)]
Add even more rules.
Pavel Janík [Sat, 4 May 2002 10:05:01 +0000 (10:05 +0000)]
Do not distribute lock/ directory.
Richard M. Stallman [Sat, 4 May 2002 06:33:47 +0000 (06:33 +0000)]
Clarify how replace-match does case conversion.
Richard M. Stallman [Sat, 4 May 2002 02:45:09 +0000 (02:45 +0000)]
Comment change.
Kim F. Storm [Fri, 3 May 2002 22:50:08 +0000 (22:50 +0000)]
(custom-buffer-verbose-help): New variable.
(custom-buffer-create-internal): Remove verbose introduction
in customization buffer when it is nil.
Kim F. Storm [Fri, 3 May 2002 22:49:35 +0000 (22:49 +0000)]
*** empty log message ***
Jason Rumney [Fri, 3 May 2002 21:33:57 +0000 (21:33 +0000)]
*** empty log message ***
Jason Rumney [Fri, 3 May 2002 21:24:27 +0000 (21:24 +0000)]
(Fmake_network_process): Only support server sockets
when we can make them non-blocking.
John Wiegley [Fri, 3 May 2002 20:43:53 +0000 (20:43 +0000)]
(eshell-modify-global-environment): Added this customization variable,
which will cause any "export" commands within any eshell buffer to
modify the global Emacs environment. It defaults to nil, which means
that such commands will only modify that Eshell buffer's environment.
(eshell-var-initialize): Initialize `eshell-modify-global-environment'.
John Wiegley [Fri, 3 May 2002 20:43:36 +0000 (20:43 +0000)]
*** empty log message ***
Jason Rumney [Fri, 3 May 2002 20:42:33 +0000 (20:42 +0000)]
(HAVE_SELECT): Define.
John Wiegley [Fri, 3 May 2002 20:42:32 +0000 (20:42 +0000)]
(eshell-command-completions-alist): Improved default completion
targets for objdump, nm and readelf.
John Wiegley [Fri, 3 May 2002 20:42:19 +0000 (20:42 +0000)]
*** empty log message ***
Jason Rumney [Fri, 3 May 2002 20:41:03 +0000 (20:41 +0000)]
* s/ms-w32.h (HAVE_SELECT): Define.
* w32.h (FILE_NDELAY): New flag.
Colin Walters [Fri, 3 May 2002 20:40:58 +0000 (20:40 +0000)]
(Vgame_score_directory): Renamed to Vshared_game_score_directory.
Colin Walters [Fri, 3 May 2002 20:40:38 +0000 (20:40 +0000)]
*** empty log message ***
Jason Rumney [Fri, 3 May 2002 20:40:03 +0000 (20:40 +0000)]
(sys_getpeername, fcntl): New functions.
(_sys_read_ahead): Temporarily block on non-blocking sockets.
Jason Rumney [Fri, 3 May 2002 20:35:38 +0000 (20:35 +0000)]
include sys/file.h.
Jason Rumney [Fri, 3 May 2002 20:27:54 +0000 (20:27 +0000)]
*** empty log message ***
Jason Rumney [Fri, 3 May 2002 20:22:00 +0000 (20:22 +0000)]
(F_SETFL, O_NDELAY): Define.
(sys_getpeername, fcntl): Declare as wrappers.
Richard M. Stallman [Fri, 3 May 2002 19:33:38 +0000 (19:33 +0000)]
Whitespace change.
Colin Walters [Fri, 3 May 2002 19:30:58 +0000 (19:30 +0000)]
(gamegrid-user-score-file-directory): New variable.
(gamegrid-add-score-with-update-game-score): Use
`shared-game-score-directory'. Correctly handle non-setuid case.
Colin Walters [Fri, 3 May 2002 19:26:43 +0000 (19:26 +0000)]
*** empty log message ***
Eli Zaretskii [Fri, 3 May 2002 09:56:01 +0000 (09:56 +0000)]
Advise not to use Exceed 6.1.
Richard M. Stallman [Fri, 3 May 2002 04:23:31 +0000 (04:23 +0000)]
(select-safe-coding-system): Don't offer coding systems that use locking shift.
Ask for confirmation if chosen coding system disagrees with
a `coding:' spec in the file.
Colin Walters [Thu, 2 May 2002 23:51:57 +0000 (23:51 +0000)]
*** empty log message ***
Colin Walters [Thu, 2 May 2002 21:22:56 +0000 (21:22 +0000)]
(occur-mode-map): Bind "q" to `delete-window'.
(occur-1): If one of the buffers we're searching is the *Occur* buffer
itself, handle it by creating a temporary buffer. If any of the
buffers being searched are killed, note that in the search result
message. Also, set local variables before we possibly kill the
buffer.
Pavel Janík [Thu, 2 May 2002 05:41:46 +0000 (05:41 +0000)]
Follow coding conventions.
Glenn Morris [Wed, 1 May 2002 23:38:05 +0000 (23:38 +0000)]
Again with the whitespace.
(f90-line-continued, f90-get-present-comment-type, f90-looking-at-if-then,
f90-indent-line, f90-indent-new-line, f90-indent-region,
f90-indent-subprogram, f90-do-auto-fill, f90-join-lines, f90-fill-region,
f90-match-end, f90-insert-end, f90-change-keywords): Minor code tidying.
Kim F. Storm [Wed, 1 May 2002 22:04:47 +0000 (22:04 +0000)]
(cua-inhibit-cua-keys): New buffer-local variable.
Kim F. Storm [Wed, 1 May 2002 22:01:16 +0000 (22:01 +0000)]
(menu-bar-make-toggle): Added optional PROPS arg.
(menu-bar-options-save): Added cua-mode.
(menu-bar-options-menu): Added toggle for cua-mode. Disable
toggle for transient-mark-mode if cua-mode is enabled.
Kim F. Storm [Wed, 1 May 2002 21:59:53 +0000 (21:59 +0000)]
*** empty log message ***
Richard M. Stallman [Wed, 1 May 2002 16:41:52 +0000 (16:41 +0000)]
(view-todo): New function.
(help-map): Bind C-h C-t to view-todo.
(help-for-help): Change the text.
Richard M. Stallman [Wed, 1 May 2002 16:36:11 +0000 (16:36 +0000)]
Add an introductory note.
Glenn Morris [Wed, 1 May 2002 15:34:30 +0000 (15:34 +0000)]
(fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.
Glenn Morris [Wed, 1 May 2002 15:29:30 +0000 (15:29 +0000)]
Yet more doc string, commment and whitespace changes.
(f90-imenu-flag): New name for internal variable f90-imenu.
(f90-blocks-re, f90-program-block-re, f90-end-if-re, f90-no-break-re): Use
regexp-opt.
(f90-end-type-re): Add closing "\\>".
(f90-indent-region): Correctly indent comments embedded in continued lines.
(f90-indent-new-line): Make it indent the current line, as it should.
Eli Zaretskii [Wed, 1 May 2002 15:08:25 +0000 (15:08 +0000)]
(clone-indirect-buffer-other-window): Fix a typo in `pop-up-window'.
Kim F. Storm [Wed, 1 May 2002 14:23:37 +0000 (14:23 +0000)]
typo
Kim F. Storm [Wed, 1 May 2002 14:22:06 +0000 (14:22 +0000)]
(cua--pre-command-handler): Only interpret delete-selection property if mark-active.
Kim F. Storm [Wed, 1 May 2002 14:21:37 +0000 (14:21 +0000)]
cua fix
Pavel Janík [Wed, 1 May 2002 09:51:15 +0000 (09:51 +0000)]
*** empty log message ***
Pavel Janík [Wed, 1 May 2002 09:50:45 +0000 (09:50 +0000)]
Add new rules to escape from composition.
Pavel Janík [Wed, 1 May 2002 09:46:36 +0000 (09:46 +0000)]
(cal-menu-x-popup-menu): Fix argument of error call.
Pavel Janík [Wed, 1 May 2002 09:45:59 +0000 (09:45 +0000)]
Follow coding conventions.
Pavel Janík [Wed, 1 May 2002 09:44:09 +0000 (09:44 +0000)]
*** empty log message ***
Colin Walters [Wed, 1 May 2002 05:22:08 +0000 (05:22 +0000)]
(tex-validate-buffer): Use `occur-revert-arguments' instead of setting
`occur-nlines' and `occur-buffer'. Don't test for `input-pending-p'
in loop. Set text property `occur-target' instead of `occur'.
Colin Walters [Wed, 1 May 2002 05:21:26 +0000 (05:21 +0000)]
*** empty log message ***
Andrew Choi [Wed, 1 May 2002 04:30:59 +0000 (04:30 +0000)]
2002-04-30 Andrew Choi <akochoi@shaw.ca>
* configure.in: Provide documentation string when defining
variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
John Wiegley [Wed, 1 May 2002 00:54:10 +0000 (00:54 +0000)]
(align-region): Fixed the fix to align-region, because the "name"
argument was appearing twice.
John Wiegley [Wed, 1 May 2002 00:50:15 +0000 (00:50 +0000)]
*** empty log message ***
Martin Stjernholm [Tue, 30 Apr 2002 23:02:19 +0000 (23:02 +0000)]
(c-beginning-of-decl-1): Better way to handle protection labels, one
which doesn't get confused by inherit colons.
(c-end-of-decl-1): Don't treat functions that have "class" or "struct"
in the return type as classes or structs.
Richard M. Stallman [Tue, 30 Apr 2002 22:48:27 +0000 (22:48 +0000)]
[emacs]: Include stdio.h.
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): New definition, conditional.
Pavel Janík [Tue, 30 Apr 2002 20:42:40 +0000 (20:42 +0000)]
Lowercase the first letter in the header.
Remove Timestamp.
Kim F. Storm [Tue, 30 Apr 2002 20:39:00 +0000 (20:39 +0000)]
(menu-bar-custom-menu): Change "Recently Changed Options"
to "New Options..."; rephrase tooltip.
Rephrase tooltip for "Specific Option...".
Added "Saved Options" item. [from Simon Marshall]
Stefan Monnier [Tue, 30 Apr 2002 19:21:33 +0000 (19:21 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 30 Apr 2002 17:57:09 +0000 (17:57 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 30 Apr 2002 17:56:19 +0000 (17:56 +0000)]
(display-time-mail-directory, display-time-mail-function): Doc fixes.
Richard M. Stallman [Tue, 30 Apr 2002 17:55:02 +0000 (17:55 +0000)]
(Special Properties): Add index entry and xref for tooltips.
Richard M. Stallman [Tue, 30 Apr 2002 17:53:39 +0000 (17:53 +0000)]
Comment change.
Richard M. Stallman [Tue, 30 Apr 2002 17:48:09 +0000 (17:48 +0000)]
Delete ediff-hook.el page.
Richard M. Stallman [Tue, 30 Apr 2002 17:46:40 +0000 (17:46 +0000)]
(Frequire): Error if called while preparing to dump.
Richard M. Stallman [Tue, 30 Apr 2002 17:46:26 +0000 (17:46 +0000)]
(do_autoload): Error if called while preparing to dump.
Richard M. Stallman [Tue, 30 Apr 2002 17:46:15 +0000 (17:46 +0000)]
Remove autoload cookies.
Richard M. Stallman [Tue, 30 Apr 2002 17:24:10 +0000 (17:24 +0000)]
(tibetan-obsolete-glyphs): From tibetan.el.
Richard M. Stallman [Tue, 30 Apr 2002 17:23:53 +0000 (17:23 +0000)]
(tibetan-obsolete-glyphs): Now in tibet-util.el.
Richard M. Stallman [Tue, 30 Apr 2002 17:14:14 +0000 (17:14 +0000)]
(align-region): Fix call to `message'.
Check that (car rule) is a symbol.
Richard M. Stallman [Tue, 30 Apr 2002 17:11:38 +0000 (17:11 +0000)]
(report-emacs-bug-hook): Use replace-match only if search was successful.
Richard M. Stallman [Tue, 30 Apr 2002 16:36:02 +0000 (16:36 +0000)]
(auto-insert-directory): Doc fix.
Kim F. Storm [Tue, 30 Apr 2002 13:12:33 +0000 (13:12 +0000)]
Fixed require for cua-mode variable
Stefan Monnier [Tue, 30 Apr 2002 13:01:03 +0000 (13:01 +0000)]
(comment-fill-column): Fix :type spec.
Richard M. Stallman [Tue, 30 Apr 2002 05:42:29 +0000 (05:42 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 30 Apr 2002 04:59:24 +0000 (04:59 +0000)]
(describe-text-at and stuff): Moved to descr-text.el.
Richard M. Stallman [Tue, 30 Apr 2002 04:20:25 +0000 (04:20 +0000)]
(documentation): Add ad-define-subr-args call.
Richard M. Stallman [Tue, 30 Apr 2002 03:28:48 +0000 (03:28 +0000)]
(zone-mode): Add write-file-hooks hook locally.
Richard M. Stallman [Tue, 30 Apr 2002 02:23:49 +0000 (02:23 +0000)]
(report-emacs-bug-hook): Don't fail completely
if the user edits the Emacs version number in the text.
Stefan Monnier [Tue, 30 Apr 2002 02:08:56 +0000 (02:08 +0000)]
(Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
(Info-read-node-name-1): Complete file names.
(Info-complete-menu-item): Don't cons unnecessarily.
Richard M. Stallman [Tue, 30 Apr 2002 01:59:00 +0000 (01:59 +0000)]
(filesets-running-xemacs): Make defvar unconditional.
(filesets-ingroup-files): Renamed from filesets-ingroup-paths.
(filesets-error): Simplify definition and make conditional
on filesets-running-xemacs.
(filesets-find-file-using): Renamed from fsfind-file-using.
Stefan Monnier [Tue, 30 Apr 2002 01:56:23 +0000 (01:56 +0000)]
(locate-file): New fun.
(locate-file-completion): Rename from load-completion and generalize.
(load-library): Use it.
(make-auto-save-file-name): Expand caddr.
Stefan Monnier [Tue, 30 Apr 2002 01:04:05 +0000 (01:04 +0000)]
(x_create_bitmap_from_file, x_find_image_file): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:02:26 +0000 (01:02 +0000)]
(sys_spawnve): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:02:01 +0000 (01:02 +0000)]
(check_windows_init_file): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:01:49 +0000 (01:01 +0000)]
(Fplay_sound_internal): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:01:37 +0000 (01:01 +0000)]
(Fstart_process): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:01:11 +0000 (01:01 +0000)]
(run_mac_command): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:00:48 +0000 (01:00 +0000)]
(init_cmdargs): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 01:00:24 +0000 (01:00 +0000)]
(Fcall_process): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 00:59:49 +0000 (00:59 +0000)]
(openp): Change arg exec_only to predicate.
(build_load_history): Use XCAR/XCDR.
(Flocate_file_internal): New fun.
(syms_of_lread): Defsubr it.
(Fload): Update call to openp.
Stefan Monnier [Tue, 30 Apr 2002 00:59:42 +0000 (00:59 +0000)]
(openp): Update prototype.
Stefan Monnier [Mon, 29 Apr 2002 23:43:11 +0000 (23:43 +0000)]
(comment-fill-column): New var.
(comment-indent): Use it.
(comment-or-uncomment-region): New fun.
(comment-dwim): Use it.
Glenn Morris [Mon, 29 Apr 2002 23:24:28 +0000 (23:24 +0000)]
Whitespace changes.