- 04 Mar, 2005 16 commits
-
-
Robert J. Chassell authored
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 authored
(iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
Carbon build that defines HAVE_CARBON.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
[HAVE_CARBON] (crfg): New resource for extra stack space.
-
YAMAMOTO Mitsuharu authored
(posix_pathname_to_fsspec, fsspec_to_posix_pathname) (mac_clear_font_name_table): New externs.
-
YAMAMOTO Mitsuharu authored
[__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 authored
Carbon.h.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
(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 authored
[!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 authored
-
YAMAMOTO Mitsuharu authored
defined (HAVE_CARBON)'.
-
Miles Bader authored
Add info/dir to arch branch
-
- 03 Mar, 2005 8 commits
-
-
Miles Bader authored
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 authored
(Ffile_name_directory): Use FILE_SYSTEM_CASE unconditionally. (Fexpand_file_name): Likewise.
-
Daniel Pfeiffer authored
-
Lute Kamstra authored
-
Lute Kamstra authored
-
Lute Kamstra authored
(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 authored
no longer special-case VMS. Add bogus return value.
-
Stefan Monnier authored
-
- 02 Mar, 2005 7 commits
-
-
Kim F. Storm authored
(xassert) [!XASSERTS]: Define dummy version.
-
Kim F. Storm authored
-
John Paul Wallington authored
removing limits. (ibuffer-pop-filter): Ditto. Update copyright. From: Romain Francoise <romain@orebokech.com>
-
Nick Roberts authored
emacs-devel.
-
Nick Roberts authored
-
Miles Bader authored
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 authored
(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.
-
- 01 Mar, 2005 9 commits
-
-
Kim F. Storm authored
Reported by David Kastrup.
-
Kim F. Storm authored
-
Stefan Monnier authored
-
David Kastrup authored
-
Kim F. Storm authored
glyph from display vector. From Ehud Karni <ehud@unix.mvs.co.il>
-
Kim F. Storm authored
-
Stefan Monnier authored
-
Lute Kamstra authored
(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 authored
of "itemize\\|" in lisp/textmodes/texinfmt.el to lisp/ChangeLog.
-