Richard M. Stallman
d21783879a
(Error Debugging): Remove stack-trace-on-error.
2005-03-05 13:06:14 +00:00
Juri Linkov
70dce461eb
--no-blinking-cursor
2005-03-05 04:44:12 +00:00
Juri Linkov
3ff96c8176
*** empty log message ***
2005-03-05 04:40:47 +00:00
Juri Linkov
2b4938c7de
(Emacs Invocation): Add cindex "invocation (command line arguments)"
...
(Misc X): Add -nbc, --no-blinking-cursor.
2005-03-05 04:40:18 +00:00
Juri Linkov
49ca717b68
(USAGE1): Replace Info node name "command arguments"
...
with "emacs invocation".
(USAGE3): Fix usage of `--color=MODE' which actually doesn't
allow arguments `--color' and `MODE' to be separated by space.
Add --no-blinking-cursor, -nbc.
(standard_args): Add -nbc, --no-blinking-cursor.
2005-03-05 04:34:59 +00:00
Juri Linkov
f245324110
(blink-cursor-mode): Replace emacs-quick-startup' with
no-blinking-cursor'.
2005-03-05 04:32:30 +00:00
Juri Linkov
178b4542e7
(no-blinking-cursor): New defvar.
...
(command-line): Add `--no-blinking-cursor' to longopts.
Set `no-blinking-cursor' to t for command line arguments
-Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
with `no-blinking-cursor' in the condition for calling
`blink-cursor-mode'.
2005-03-05 04:31:59 +00:00
YAMAMOTO Mitsuharu
2313f86108
Fix typo.
2005-03-05 03:51:20 +00:00
YAMAMOTO Mitsuharu
7709cbbdf0
*** empty log message ***
2005-03-05 03:41:57 +00:00
YAMAMOTO Mitsuharu
c2b735aaf8
Mention new target `NonCarbon'.
2005-03-05 03:41:34 +00:00
YAMAMOTO Mitsuharu
561a8f987c
Mention Carbon build on Mac OS 9.
2005-03-05 03:39:28 +00:00
Luc Teirlinck
7faa9d0221
(menu-bar-make-mm-toggle): Doc fix.
...
(menu-bar-options-save): Add blink-cursor-mode.
(menu-bar-options-menu): Add blink-cursor-mode.
2005-03-05 01:18:06 +00:00
Luc Teirlinck
c3a52675f2
*** empty log message ***
2005-03-05 01:15:01 +00:00
Miles Bader
5f5475ac87
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-155
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 36)
- Update from CVS
2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el: Don't autoload former message-utils variables.
(message-strip-subject-trailing-was): Changed doc string.
* lisp/gnus/nnweb.el: Fixes for `gnus-group-make-web-group'.
(nnweb-type-definition): Don't add "hl=en" in `address'. Added
`base'.
(nnweb-google-search): Add "hl=en" here.
(nnweb-google-parse-1, nnweb-google-create-mapping): Don't
hardcode URL.
2005-03-05 00:35:42 +00:00
Thien-Thi Nguyen
64eb0083b1
(munge_doc_file_name) [VMS]: Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.
...
(Fsnarf_documentation): Call munge_doc_file_name.
2005-03-04 21:59:33 +00:00
Thien-Thi Nguyen
ad204e956a
(Fexpand_file_name) [VMS]:
...
Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.
2005-03-04 21:57:21 +00:00
Thien-Thi Nguyen
f17bb0913a
Undefine NO_HYPHENS_IN_FILENAMES.
2005-03-04 21:57:07 +00:00
Thien-Thi Nguyen
dd5465979c
Define NO_HYPHENS_IN_FILENAMES.
2005-03-04 21:56:46 +00:00
Glenn Morris
a472bd1cb8
From Ulf Jasper <ulf.jasper@web.de>:
...
(iCalendar): No need to require it now.
2005-03-04 17:18:36 +00:00
Glenn Morris
77b94af3be
*** empty log message ***
2005-03-04 17:17:57 +00:00
Glenn Morris
86fc29f926
From Ulf Jasper <ulf.jasper@web.de>:
...
(icalendar-version): Increase to 0.11.
(icalendar-export-file, icalendar-export-region)
(icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
(icalendar--convert-ical-to-diary): Fix problem with DURATION.
2005-03-04 17:16:33 +00:00
Thien-Thi Nguyen
ad708ae59b
(Fexpand_file_name) [VMS]: Don't upcase the name
...
"manually"; this is now handled generally via FILE_SYSTEM_CASE.
2005-03-04 17:15:50 +00:00
Thien-Thi Nguyen
f56ced441e
(FILE_SYSTEM_CASE): New macro.
2005-03-04 17:10:31 +00:00
Jan Djärv
d0098f13fb
* configure.in: Added --enable-asserts.
...
* configure: Regenerate.
2005-03-04 16:45:54 +00:00
Lute Kamstra
524352d621
*** empty log message ***
2005-03-04 14:54:25 +00:00
Lute Kamstra
c79ef4bb7d
(Instrumenting Macro Calls): Fix typo.
2005-03-04 14:54:02 +00:00
Lute Kamstra
51827f4903
(Error Debugging): Document stack-trace-on-error.
2005-03-04 14:53:15 +00:00
Lute Kamstra
15cf150db7
(debugger-step-after-exit): Make it a defvar.
...
(debug-function-list): Ditto.
2005-03-04 14:48:14 +00:00
Robert J. Chassell
b12e59fd62
Note updates to texinfo-append-refill and texinfmt-version in
...
textmodes/texinfmt.el.
2005-03-04 14:12:05 +00:00
Robert J. Chassell
edc7140ab2
(texinfo-append-refill): Redefine the types of line to which @refill
...
is not appended by replacing a search for `@refill\\|@bye' with
`@refill\\|^[ \t]*@'. The intent is to solve both the `@end
itemize@refill' bug and the unfilled long lines bug.
(texinfmt-version): update number and date.
2005-03-04 13:54:44 +00:00
Reiner Steib
518d363770
(windows-1250, windows-125[2-8])
...
(iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
2005-03-04 13:44:58 +00:00
YAMAMOTO Mitsuharu
ba025f6dd1
*** empty log message ***
2005-03-04 11:16:35 +00:00
YAMAMOTO Mitsuharu
1376ed1867
Undo previous change.
2005-03-04 11:14:03 +00:00
YAMAMOTO Mitsuharu
1c94a3868b
(NonCarbon): New target. The target `Emacs' is now used for the
...
Carbon build that defines HAVE_CARBON.
2005-03-04 11:13:42 +00:00
YAMAMOTO Mitsuharu
1ff5c655e8
(HAVE_STDLIB_H): Define to 1.
2005-03-04 11:13:15 +00:00
YAMAMOTO Mitsuharu
966876b9da
(SIZE): Increase preferred memory size to 32MB.
...
[HAVE_CARBON] (crfg): New resource for extra stack space.
2005-03-04 11:12:52 +00:00
YAMAMOTO Mitsuharu
11cd283999
(install_window_handler, remove_window_handler)
...
(posix_pathname_to_fsspec, fsspec_to_posix_pathname)
(mac_clear_font_name_table): New externs.
2005-03-04 11:11:55 +00:00
YAMAMOTO Mitsuharu
25c9622b81
[TARGET_API_MAC_CARBON && !MAC_OSX]: Define USE_CARBON_EVENTS to 1.
...
[__MRC__ && TARGET_API_MAC_CARBON]: Don't declare `qd'.
(x_free_frame_resources): Call remove_window_handler for non-tooltip
windows.
[TARGET_API_MAC_CARBON]: Don't include headers that are included via
Carbon.h.
[TARGET_API_MAC_CARBON] (mac_do_track_dragUPP)
(mac_do_receive_dragUPP): New variables.
(mac_handle_service_event, init_service_handler): Put declarations and
definitions in #ifdef MAC_OSX.
(install_window_handler) [TARGET_API_MAC_CARBON]: Create UPPs for
drag-and-drop handler functions and register them.
(remove_window_handler): New function.
(do_ae_open_documents, mac_do_receive_drag) [!MAC_OSX]: Use
fsspec_to_posix_pathname.
(main): Change #if !TARGET_API_MAC_CARBON to #ifdef MAC_OS8.
(XTread_socket) [!MAC_OSX]: Don't pass keyboard events to TSM.
[MAC_OS8] (make_mac_terminal_frame) [TARGET_API_MAC_CARBON]: Set
default cursors.
(mac_initialize) [USE_CARBON_EVENTS && !MAC_OSX] : Don't call
init_service_handler or init_quit_char_handler.
(mac_initialize) [!MAC_OSX]: Don't call MakeMeTheFrontProcess.
2005-03-04 11:11:16 +00:00
YAMAMOTO Mitsuharu
04b5475bff
[TARGET_API_MAC_CARBON]: Don't include headers that are included via
...
Carbon.h.
2005-03-04 11:09:33 +00:00
YAMAMOTO Mitsuharu
24972bf6f1
[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
2005-03-04 11:09:09 +00:00
YAMAMOTO Mitsuharu
1a8726ba2b
(install_window_handler): Move extern to macterm.h.
...
(Fx_file_dialog): Check STRINGP (default_filename) to see it is valid.
Don't check !NILP (dir) because it is already checked with
CHECK_STRING.
(Fx_file_dialog) [!MAC_OSX]: Use FSSpec instead of FSRef for
specifying the default location and obtaining the selected filename.
2005-03-04 11:08:54 +00:00
YAMAMOTO Mitsuharu
b564370b90
[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
...
[!MAC_OSX] (select) [TARGET_API_MAC_CARBON]: Use ReceiveNextEvent.
(posix_pathname_to_fsspec, fsspec_to_posix_pathname): New functions.
(mac_clear_font_name_table): Move extern to macterm.h.
2005-03-04 11:08:05 +00:00
YAMAMOTO Mitsuharu
d45b2e9e31
[!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
2005-03-04 11:07:11 +00:00
YAMAMOTO Mitsuharu
3ec3313045
(main): Change #ifdef HAVE_CARBON' to
#if defined (MAC_OSX) &&
...
defined (HAVE_CARBON)'.
2005-03-04 11:06:42 +00:00
Miles Bader
7584b77131
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-152
...
Add info/dir to arch branch
2005-03-04 04:54:40 +00:00
Miles Bader
2fd561a901
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
...
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-35)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-get-reply-headers, message-followup):
Mention related variables `message-use-followup-to' and
`message-use-mail-followup-to', in the information buffer.
* lisp/gnus/nnweb.el (nnweb-type-definition): Use groups.google.de instead
of broken groups(-beta).google.com.
2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
* man/gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
2005-03-03 23:02:21 +00:00
Thien-Thi Nguyen
c155895220
(FILE_SYSTEM_CASE): Define macro if not already defined.
...
(Ffile_name_directory): Use FILE_SYSTEM_CASE unconditionally.
(Fexpand_file_name): Likewise.
2005-03-03 20:17:24 +00:00
Daniel Pfeiffer
deda0c6558
Add comment for compilation-directory-properties.
2005-03-03 20:08:21 +00:00
Lute Kamstra
284f0680e9
*** empty log message ***
2005-03-03 16:29:19 +00:00
Lute Kamstra
b418c756e5
(Debugger Commands): Update `j'.
2005-03-03 16:28:32 +00:00