]>
git.eshelyaron.com Git - emacs.git/log
Richard M. Stallman [Sun, 6 Mar 2005 17:24:24 +0000 (17:24 +0000)]
(Glossary): Rename "Balance Parentheses" to "Balancing...".
Add "Byte Compilation". Correct "Copyleft".
New xref in "Customization".
Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
Rename "Registers" to "Register".
Replace "Selecting" with "Selected Frame",
"Selected Window", and "Selecting a Buffer".
Richard M. Stallman [Sun, 6 Mar 2005 17:18:43 +0000 (17:18 +0000)]
(Spelling): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 17:18:12 +0000 (17:18 +0000)]
(Types of Log File): Explain how projects' methods can vary.
Richard M. Stallman [Sun, 6 Mar 2005 17:14:48 +0000 (17:14 +0000)]
(Installation): Delete node (for Emacs 20).
Richard M. Stallman [Sun, 6 Mar 2005 17:13:21 +0000 (17:13 +0000)]
(Faces): Delete "Emacs 21".
Richard M. Stallman [Sun, 6 Mar 2005 17:12:54 +0000 (17:12 +0000)]
(Changing a Variable): C-M-i like M-TAB.
Richard M. Stallman [Sun, 6 Mar 2005 16:21:41 +0000 (16:21 +0000)]
(Keys): Mention F1 and F2 in list of prefixes.
Richard M. Stallman [Sun, 6 Mar 2005 16:20:29 +0000 (16:20 +0000)]
(Specified Dates): Mention `g w'.
(Appointments): appt-activate toggles with no arg.
Richard M. Stallman [Sun, 6 Mar 2005 16:04:21 +0000 (16:04 +0000)]
(Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
Richard M. Stallman [Sun, 6 Mar 2005 16:02:47 +0000 (16:02 +0000)]
(unwind_to_catch): Use UNBLOCK_INPUT_TO.
(Feval, Ffuncall): Use CHECK_CONS_LIST.
Richard M. Stallman [Sun, 6 Mar 2005 16:01:37 +0000 (16:01 +0000)]
(CHECK_CONS_LIST): New macro (two definitions).
Richard M. Stallman [Sun, 6 Mar 2005 15:59:44 +0000 (15:59 +0000)]
(UNBLOCK_INPUT_TO): New macro.
(TOTALLY_UNBLOCK_INPUT): Handle a pending signal if any.
Stefan Monnier [Sun, 6 Mar 2005 00:48:46 +0000 (00:48 +0000)]
(command-line): Use it for temporary-file-directory,
small-emporary-file-directory, auto-save-file-name-transforms,
blink-cursor-mode, and normal-erase-is-backspace.
Stefan Monnier [Sun, 6 Mar 2005 00:32:12 +0000 (00:32 +0000)]
(normal-erase-is-backspace): Define default value.
Stefan Monnier [Sun, 6 Mar 2005 00:27:53 +0000 (00:27 +0000)]
(custom-reevaluate-setting): Simple function to handle variables
that are defined before their default value can really be computed.
(custom-theme-set-variables): Remove unused var `immediate'.
Stefan Monnier [Sun, 6 Mar 2005 00:02:04 +0000 (00:02 +0000)]
(font-lock-fontify-keywords-region): Ensure forward
progress, even with buggy anchored keywords.
Luc Teirlinck [Sat, 5 Mar 2005 19:28:06 +0000 (19:28 +0000)]
*** empty log message ***
Luc Teirlinck [Sat, 5 Mar 2005 19:12:31 +0000 (19:12 +0000)]
(goto-line): Remove unbalanced final parenthesis.
Thien-Thi Nguyen [Sat, 5 Mar 2005 18:40:27 +0000 (18:40 +0000)]
Refill and tweak style in @lisp blocks.
Richard M. Stallman [Sat, 5 Mar 2005 18:04:54 +0000 (18:04 +0000)]
*** empty log message ***
Richard M. Stallman [Sat, 5 Mar 2005 18:02:40 +0000 (18:02 +0000)]
(goto-line): Use a number at point as the default.
With C-u as arg, switch buffers.
Richard M. Stallman [Sat, 5 Mar 2005 13:06:14 +0000 (13:06 +0000)]
(Error Debugging): Remove stack-trace-on-error.
Juri Linkov [Sat, 5 Mar 2005 04:44:12 +0000 (04:44 +0000)]
--no-blinking-cursor
Juri Linkov [Sat, 5 Mar 2005 04:40:47 +0000 (04:40 +0000)]
*** empty log message ***
Juri Linkov [Sat, 5 Mar 2005 04:40:18 +0000 (04:40 +0000)]
(Emacs Invocation): Add cindex "invocation (command line arguments)"
(Misc X): Add -nbc, --no-blinking-cursor.
Juri Linkov [Sat, 5 Mar 2005 04:34:59 +0000 (04:34 +0000)]
(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.
Juri Linkov [Sat, 5 Mar 2005 04:32:30 +0000 (04:32 +0000)]
(blink-cursor-mode): Replace `emacs-quick-startup' with `no-blinking-cursor'.
Juri Linkov [Sat, 5 Mar 2005 04:31:59 +0000 (04:31 +0000)]
(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'.
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:51:20 +0000 (03:51 +0000)]
Fix typo.
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:41:57 +0000 (03:41 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:41:34 +0000 (03:41 +0000)]
Mention new target `NonCarbon'.
YAMAMOTO Mitsuharu [Sat, 5 Mar 2005 03:39:28 +0000 (03:39 +0000)]
Mention Carbon build on Mac OS 9.
Luc Teirlinck [Sat, 5 Mar 2005 01:18:06 +0000 (01:18 +0000)]
(menu-bar-make-mm-toggle): Doc fix.
(menu-bar-options-save): Add blink-cursor-mode.
(menu-bar-options-menu): Add blink-cursor-mode.
Luc Teirlinck [Sat, 5 Mar 2005 01:15:01 +0000 (01:15 +0000)]
*** empty log message ***
Miles Bader [Sat, 5 Mar 2005 00:35:42 +0000 (00:35 +0000)]
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.
Thien-Thi Nguyen [Fri, 4 Mar 2005 21:59:33 +0000 (21:59 +0000)]
(munge_doc_file_name) [VMS]: Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.
(Fsnarf_documentation): Call munge_doc_file_name.
Thien-Thi Nguyen [Fri, 4 Mar 2005 21:57:21 +0000 (21:57 +0000)]
(Fexpand_file_name) [VMS]:
Use NO_HYPHENS_IN_FILENAMES, not VMS4_4.
Thien-Thi Nguyen [Fri, 4 Mar 2005 21:57:07 +0000 (21:57 +0000)]
Undefine NO_HYPHENS_IN_FILENAMES.
Thien-Thi Nguyen [Fri, 4 Mar 2005 21:56:46 +0000 (21:56 +0000)]
Define NO_HYPHENS_IN_FILENAMES.
Glenn Morris [Fri, 4 Mar 2005 17:18:36 +0000 (17:18 +0000)]
From Ulf Jasper <ulf.jasper@web.de>:
(iCalendar): No need to require it now.
Glenn Morris [Fri, 4 Mar 2005 17:17:57 +0000 (17:17 +0000)]
*** empty log message ***
Glenn Morris [Fri, 4 Mar 2005 17:16:33 +0000 (17:16 +0000)]
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.
Thien-Thi Nguyen [Fri, 4 Mar 2005 17:15:50 +0000 (17:15 +0000)]
(Fexpand_file_name) [VMS]: Don't upcase the name
"manually"; this is now handled generally via FILE_SYSTEM_CASE.
Thien-Thi Nguyen [Fri, 4 Mar 2005 17:10:31 +0000 (17:10 +0000)]
(FILE_SYSTEM_CASE): New macro.
Jan Djärv [Fri, 4 Mar 2005 16:45:54 +0000 (16:45 +0000)]
* configure.in: Added --enable-asserts.
* configure: Regenerate.
Lute Kamstra [Fri, 4 Mar 2005 14:54:25 +0000 (14:54 +0000)]
*** empty log message ***
Lute Kamstra [Fri, 4 Mar 2005 14:54:02 +0000 (14:54 +0000)]
(Instrumenting Macro Calls): Fix typo.
Lute Kamstra [Fri, 4 Mar 2005 14:53:15 +0000 (14:53 +0000)]
(Error Debugging): Document stack-trace-on-error.
Lute Kamstra [Fri, 4 Mar 2005 14:48:14 +0000 (14:48 +0000)]
(debugger-step-after-exit): Make it a defvar.
(debug-function-list): Ditto.
Robert J. Chassell [Fri, 4 Mar 2005 14:12:05 +0000 (14:12 +0000)]
Note updates to texinfo-append-refill and texinfmt-version in
textmodes/texinfmt.el.
Robert J. Chassell [Fri, 4 Mar 2005 13:54:44 +0000 (13:54 +0000)]
(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.
Reiner Steib [Fri, 4 Mar 2005 13:44:58 +0000 (13:44 +0000)]
(windows-1250, windows-125[2-8])
(iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:16:35 +0000 (11:16 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:14:03 +0000 (11:14 +0000)]
Undo previous change.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:13:42 +0000 (11:13 +0000)]
(NonCarbon): New target. The target `Emacs' is now used for the
Carbon build that defines HAVE_CARBON.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:13:15 +0000 (11:13 +0000)]
(HAVE_STDLIB_H): Define to 1.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:12:52 +0000 (11:12 +0000)]
(SIZE): Increase preferred memory size to 32MB.
[HAVE_CARBON] (crfg): New resource for extra stack space.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:11:55 +0000 (11:11 +0000)]
(install_window_handler, remove_window_handler)
(posix_pathname_to_fsspec, fsspec_to_posix_pathname)
(mac_clear_font_name_table): New externs.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:11:16 +0000 (11:11 +0000)]
[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.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:09:33 +0000 (11:09 +0000)]
[TARGET_API_MAC_CARBON]: Don't include headers that are included via
Carbon.h.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:09:09 +0000 (11:09 +0000)]
[!MAC_OSX && HAVE_CARBON]: Include Carbon.h.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:08:54 +0000 (11:08 +0000)]
(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.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:08:05 +0000 (11:08 +0000)]
[!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.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:07:11 +0000 (11:07 +0000)]
[!MAC_OSX && TARGET_API_MAC_CARBON]: Include QuickTime.h.
YAMAMOTO Mitsuharu [Fri, 4 Mar 2005 11:06:42 +0000 (11:06 +0000)]
(main): Change `#ifdef HAVE_CARBON' to `#if defined (MAC_OSX) &&
defined (HAVE_CARBON)'.
Miles Bader [Fri, 4 Mar 2005 04:54:40 +0000 (04:54 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-152
Add info/dir to arch branch
Miles Bader [Thu, 3 Mar 2005 23:02:21 +0000 (23:02 +0000)]
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".
Thien-Thi Nguyen [Thu, 3 Mar 2005 20:17:24 +0000 (20:17 +0000)]
(FILE_SYSTEM_CASE): Define macro if not already defined.
(Ffile_name_directory): Use FILE_SYSTEM_CASE unconditionally.
(Fexpand_file_name): Likewise.
Daniel Pfeiffer [Thu, 3 Mar 2005 20:08:21 +0000 (20:08 +0000)]
Add comment for compilation-directory-properties.
Lute Kamstra [Thu, 3 Mar 2005 16:29:19 +0000 (16:29 +0000)]
*** empty log message ***
Lute Kamstra [Thu, 3 Mar 2005 16:28:32 +0000 (16:28 +0000)]
(Debugger Commands): Update `j'.
Lute Kamstra [Thu, 3 Mar 2005 16:25:13 +0000 (16:25 +0000)]
(inhibit-debug-on-entry): Add docstring.
(debugger-jumping-flag): New var.
(debug-entry-code): Use it.
(debugger-jump): Use debugger-jumping-flag and add debugger-reenable
to post-command-hook.
(debugger-reenable): Use debugger-jumping-flag and remove itself from
post-command-hook.
(debug, debug-on-entry, cancel-debug-on-entry): Remove call to
debugger-reenable.
Thien-Thi Nguyen [Thu, 3 Mar 2005 15:37:29 +0000 (15:37 +0000)]
(Fkill_emacs): Use EXIT_SUCCESS;
no longer special-case VMS. Add bogus return value.
Stefan Monnier [Thu, 3 Mar 2005 13:12:47 +0000 (13:12 +0000)]
(blink-cursor-mode): `emacs-quick-startup' may not be bound yet.
Kim F. Storm [Wed, 2 Mar 2005 22:35:17 +0000 (22:35 +0000)]
(XASSERTS): Define to 0 if not already defined.
(xassert) [!XASSERTS]: Define dummy version.
Kim F. Storm [Wed, 2 Mar 2005 22:34:47 +0000 (22:34 +0000)]
*** empty log message ***
John Paul Wallington [Wed, 2 Mar 2005 21:28:57 +0000 (21:28 +0000)]
(ibuffer-filter-disable): Move back to the current buffer after
removing limits.
(ibuffer-pop-filter): Ditto.
Update copyright.
From: Romain Francoise <romain@orebokech.com>
Nick Roberts [Wed, 2 Mar 2005 20:23:44 +0000 (20:23 +0000)]
(Contributing): Mention Savannah. Direct users to
emacs-devel.
Nick Roberts [Wed, 2 Mar 2005 20:23:04 +0000 (20:23 +0000)]
*** empty log message ***
Miles Bader [Wed, 2 Mar 2005 09:26:43 +0000 (09:26 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-146
quick-install-emacs: Use mkdir --verbose only when requested
2005-03-02 Miles Bader <miles@gnu.org>
* admin/quick-install-emacs: Only use the mkdir --verbose option if the
script's --verbose option was specified (this avoids problems with
default usage on systems where mkdir doesn't support that option).
Miles Bader [Wed, 2 Mar 2005 09:12:54 +0000 (09:12 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-145
(make-text-button): Default button type if not specified
2005-03-02 Miles Bader <miles@gnu.org>
* lisp/button.el (make-text-button): If the user doesn't specify a
type, use the default. Rewrite to use `add-text-properties' and
plist functions.
Kim F. Storm [Tue, 1 Mar 2005 23:21:52 +0000 (23:21 +0000)]
(redisplay_window): YABX (yet another bogus xassert).
Reported by David Kastrup.
Kim F. Storm [Tue, 1 Mar 2005 23:20:49 +0000 (23:20 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 1 Mar 2005 22:44:46 +0000 (22:44 +0000)]
(gnus-summary-exit): Undo last change and fix it in a more conservative way.
David Kastrup [Tue, 1 Mar 2005 16:01:05 +0000 (16:01 +0000)]
Add information about `-fno-crossjumping' for GCC.
Kim F. Storm [Tue, 1 Mar 2005 13:38:34 +0000 (13:38 +0000)]
(get_next_display_element): Fix control and escape
glyph from display vector. From Ehud Karni <ehud@unix.mvs.co.il>
Kim F. Storm [Tue, 1 Mar 2005 13:37:23 +0000 (13:37 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 1 Mar 2005 13:17:47 +0000 (13:17 +0000)]
(Fposn_at_x_y): Check integerness of X and Y.
Lute Kamstra [Tue, 1 Mar 2005 13:02:37 +0000 (13:02 +0000)]
(debug): Skip one more frame in case of debug on entry.
(debugger-setup-buffer): Delete one more frame line in case of debug
on entry.
(debugger-frame-number): Update to use the new text introduced by the
1999-11-03 change. Skip one more frame in case of debug on entry.
Robert J. Chassell [Tue, 1 Mar 2005 12:44:51 +0000 (12:44 +0000)]
Update copyright to 2005 and add remark about commenting out inclusion
of "itemize\\|" in lisp/textmodes/texinfmt.el to lisp/ChangeLog.
Robert J. Chassell [Tue, 1 Mar 2005 12:28:24 +0000 (12:28 +0000)]
Update copyright notice to 2005.
Nick Roberts [Tue, 1 Mar 2005 10:43:05 +0000 (10:43 +0000)]
(gdb-get-location): Use a warning instead
of an error if GDB can't find the source file.
Nick Roberts [Tue, 1 Mar 2005 10:41:45 +0000 (10:41 +0000)]
*** empty log message ***
Glenn Morris [Tue, 1 Mar 2005 10:26:18 +0000 (10:26 +0000)]
(Adding to Diary): Mention redrawing of calendar window.
Glenn Morris [Tue, 1 Mar 2005 10:25:49 +0000 (10:25 +0000)]
*** empty log message ***
Glenn Morris [Tue, 1 Mar 2005 10:24:33 +0000 (10:24 +0000)]
(redraw-calendar): Work from any buffer, not just the calendar.
Glenn Morris [Tue, 1 Mar 2005 10:23:58 +0000 (10:23 +0000)]
(mark-diary-entries): Remove any old marks first.
(diary-redraw-calendar): New function.
(make-diary-entry): Add diary-redraw-calendar to local
write-contents-functions. Turn off selective display before inserting
in diary.
Kim F. Storm [Tue, 1 Mar 2005 10:15:32 +0000 (10:15 +0000)]
Fix years.
Kim F. Storm [Tue, 1 Mar 2005 10:14:48 +0000 (10:14 +0000)]
(copyright-fix-years): New command.
Kim F. Storm [Tue, 1 Mar 2005 10:14:18 +0000 (10:14 +0000)]
*** empty log message ***