]>
git.eshelyaron.com Git - emacs.git/log
Karl Heuer [Thu, 11 Jul 1996 23:41:28 +0000 (23:41 +0000)]
(lim_data): Make this an unsigned long.
Karl Heuer [Thu, 11 Jul 1996 23:35:37 +0000 (23:35 +0000)]
(mouse-drag-region): Cope if stop-point is nil.
(mouse-major-mode-menu-compute-equiv-keys): Deleted.
(mouse-major-mode-menu-1): Copy the top levels of structure,
if we use all of MENUBAR.
Set mouse-major-mode-menu-prefix.
(mouse-major-mode-menu): Total rewrite.
Karl Heuer [Thu, 11 Jul 1996 23:32:29 +0000 (23:32 +0000)]
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3
Karl Heuer [Thu, 11 Jul 1996 23:29:54 +0000 (23:29 +0000)]
Initial revision
Karl Heuer [Thu, 11 Jul 1996 23:24:03 +0000 (23:24 +0000)]
(XTread_socket): Add #ifdef for previous change.
Karl Heuer [Thu, 11 Jul 1996 23:17:56 +0000 (23:17 +0000)]
(syms_of_buffer): Doc fix.
Karl Heuer [Thu, 11 Jul 1996 23:13:33 +0000 (23:13 +0000)]
(bibtex-reference-head): Allow spaces and tabs between
opening brace or paren and key. Simplify regexp.
(bibtex-type-in-head, bibtex-key-in-head): Decrement.
(bibtex-mode): Use new function run-with-idle-timer instead of
auto-save-hook for periodically parsing keys.
(bibtex-mode-syntax-table, bibtex-autokey-name-change-strings,
bibtex-autokey-titleword-change-strings): Support non-escaped
double-quoted characters (as with german styles).
(bibtex-field-string-quoted): Disallow lines like
author = "Stefan Sch"of"
until BibTeX supports them.
Karl Heuer [Wed, 10 Jul 1996 13:47:24 +0000 (13:47 +0000)]
Undo previous change.
Roland McGrath [Tue, 9 Jul 1996 09:10:39 +0000 (09:10 +0000)]
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
weak_symbol macro after.
Roland McGrath [Mon, 8 Jul 1996 04:31:52 +0000 (04:31 +0000)]
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
Karl Heuer [Mon, 8 Jul 1996 00:17:35 +0000 (00:17 +0000)]
(mouse-major-mode-menu-1): Always return just a keymap;
never (STRING . KEYMAP).
(mouse-major-mode-menu): Discard the `keymap' from the front of
the keymap we get from mouse-major-mode-menu-1.
Construct the menu name string from major-mode.
Karl Heuer [Mon, 8 Jul 1996 00:08:49 +0000 (00:08 +0000)]
(timezone-parse-date): Fix previous change.
Michael I. Bushnell [Sun, 7 Jul 1996 23:51:01 +0000 (23:51 +0000)]
Enable use of ncurses library cleanly.
Karl Heuer [Sun, 7 Jul 1996 23:00:30 +0000 (23:00 +0000)]
Undo previous change.
Karl Heuer [Sun, 7 Jul 1996 22:58:51 +0000 (22:58 +0000)]
Undo previous change.
(XTread_socket): Better way to avoid sending toolkit-specific
events to Emacs.
Karl Heuer [Sun, 7 Jul 1996 22:46:15 +0000 (22:46 +0000)]
(popup_get_selection): For a ButtonRelease on the proper
display, don't queue it, and always deactivate the menu.
Karl Heuer [Sun, 7 Jul 1996 22:40:53 +0000 (22:40 +0000)]
(IT_menu_display): Display control characters as ^X.
(XMenuAddPane, XMenuAddSelection): Adjust menu width for control
characters (displayed as ^X).
Karl Heuer [Sun, 7 Jul 1996 22:37:17 +0000 (22:37 +0000)]
(file_name_completion): Set `stat' flags to avoid
computing expensive fields in struct stat (makes filename
completion much faster).
Karl Heuer [Sun, 7 Jul 1996 22:36:38 +0000 (22:36 +0000)]
(Fcopy_file): Use st_ino under DJGPP v2 and later to
prevent copying file into itself.
(check_executable): DJGPP v2 `stat' doesn't need to be augmented
in case of executable files.
(Ffile_modes): Use `stat' results as is in DJGPP v2 and later.
Karl Heuer [Sun, 7 Jul 1996 22:29:37 +0000 (22:29 +0000)]
(gud-irix-p): Exclude Irix6.1 up.
(gud-dbx-use-stopformat-p): New variable.
(dbx): Use it to send $stopformat for Irix6.
(gud-irixdbx-marker-filter): Cast $curline to int, not long (see
added comments).
(dbx): Likewise.
Karl Heuer [Sun, 7 Jul 1996 22:25:11 +0000 (22:25 +0000)]
Initial revision
Karl Heuer [Sun, 7 Jul 1996 22:22:17 +0000 (22:22 +0000)]
Split bsdos2 and bsdos2-1.
Karl Heuer [Sun, 7 Jul 1996 17:35:32 +0000 (17:35 +0000)]
(ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.
Karl Heuer [Sun, 7 Jul 1996 17:30:04 +0000 (17:30 +0000)]
(ps-article-subject): Don't die if no subject header.
Doug Evans [Sun, 7 Jul 1996 17:26:50 +0000 (17:26 +0000)]
Recognize rtems as an o/s.
Miles Bader [Sun, 7 Jul 1996 01:59:51 +0000 (01:59 +0000)]
(dostounix_filename): On caseless filesystems, downcase the filename.
(unixtodos_filename): Downcase the drive letter.
(init_environment): Downcase the pathnames in the environment only when
running on caseless filesystems.
Miles Bader [Sun, 7 Jul 1996 01:59:35 +0000 (01:59 +0000)]
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
Miles Bader [Sun, 7 Jul 1996 01:59:28 +0000 (01:59 +0000)]
(x_set_mouse_pixel_position): Adjust coords by frame position.
(x_set_mouse_position): Call x_set_mouse_pixel_position.
Miles Bader [Sun, 7 Jul 1996 01:59:24 +0000 (01:59 +0000)]
(normalize_filename): Always lower-case drive letters, even on systems
that preserve case in filenames.
(sys_rename): Do not delete newname if only changing case. On Windows
95, use our version of mktemp (not the MSVC version) and give
the temp name a long extension to ensure the final rename works
as expected.
Miles Bader [Sun, 7 Jul 1996 01:59:20 +0000 (01:59 +0000)]
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
thing with them.
Miles Bader [Sun, 7 Jul 1996 01:59:10 +0000 (01:59 +0000)]
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
(mouse-undouble-last-event): New function.
(mouse-show-mark): Call mouse-undouble-last-event.
Miles Bader [Sun, 7 Jul 1996 01:59:04 +0000 (01:59 +0000)]
(tar-mode-map): Bind up and down like C-p, C-n.
Erik Naggum [Sun, 7 Jul 1996 01:07:32 +0000 (01:07 +0000)]
(insert-directory): Fix previous change.
Miles Bader [Sat, 6 Jul 1996 20:02:39 +0000 (20:02 +0000)]
(Fcall_process) [MSDOS]:
Initialize fd[0]; unlink `tempfile' in case of errors.
Make the `tempfile' parameter passed to `report_file_error' be a Lisp string.
(Fcall_process):
When fd_error is negative, don't close fd[0] if it's same as filefd.
If stderr is redirected to NULL_DEVICE, make `report_file_error' print the
name of device. Make the arguments a cons cell.
Miles Bader [Sat, 6 Jul 1996 20:02:35 +0000 (20:02 +0000)]
(Fvertical_motion): Doc fix.
Lars Magne Ingebrigtsen [Sat, 6 Jul 1996 02:09:31 +0000 (02:09 +0000)]
Wrongly places parens.
Lars Magne Ingebrigtsen [Sat, 6 Jul 1996 02:05:22 +0000 (02:05 +0000)]
* gnus-cus.el (()): Make sure that calling `gnus-visual-p' during
byte-compilation doesn't bug out.
Simon Marshall [Fri, 5 Jul 1996 13:35:41 +0000 (13:35 +0000)]
Removed debug code.
Miles Bader [Thu, 4 Jul 1996 18:55:49 +0000 (18:55 +0000)]
(newline): Don't do the optimization if the newline before point is
intangible or read-only or invisible.
Miles Bader [Thu, 4 Jul 1996 05:59:23 +0000 (05:59 +0000)]
Declare lw_motif_menu_related_event_p.
Miles Bader [Thu, 4 Jul 1996 05:50:07 +0000 (05:50 +0000)]
(lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.
Miles Bader [Thu, 4 Jul 1996 05:46:24 +0000 (05:46 +0000)]
(lw_motif_menu_related_event_p): A predicate to identify keyboard events
intended only for menus.
Miles Bader [Thu, 4 Jul 1996 05:46:22 +0000 (05:46 +0000)]
Declare lw_toolkit_related_event_p.
Miles Bader [Thu, 4 Jul 1996 05:46:05 +0000 (05:46 +0000)]
(XTread_socket): Use lw_tookit_related_event_p to avoid sending
toolkit-specific events to Emacs.
Miles Bader [Thu, 4 Jul 1996 05:45:59 +0000 (05:45 +0000)]
(unfocus-frame, focus-frame): Define as no-ops.
Miles Bader [Thu, 4 Jul 1996 05:45:55 +0000 (05:45 +0000)]
(scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted
semicolons.
Miles Bader [Thu, 4 Jul 1996 05:45:50 +0000 (05:45 +0000)]
(lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
semicolons.
Miles Bader [Thu, 4 Jul 1996 05:45:38 +0000 (05:45 +0000)]
(insert-directory): When converting SWITCHES string to a list, put back
in original order.
Miles Bader [Thu, 4 Jul 1996 05:45:33 +0000 (05:45 +0000)]
(smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.
Lars Magne Ingebrigtsen [Thu, 4 Jul 1996 04:16:24 +0000 (04:16 +0000)]
Would infloop under certain conditions.
Mike Stump [Wed, 3 Jul 1996 23:05:19 +0000 (23:05 +0000)]
formatting tweaks
Miles Bader [Wed, 3 Jul 1996 02:05:46 +0000 (02:05 +0000)]
(using-unix-filesystems): Doc fix.
Miles Bader [Wed, 3 Jul 1996 02:05:29 +0000 (02:05 +0000)]
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.
Miles Bader [Wed, 3 Jul 1996 01:30:24 +0000 (01:30 +0000)]
Major rewrite.
Lars Magne Ingebrigtsen [Tue, 2 Jul 1996 23:37:45 +0000 (23:37 +0000)]
* gnus-cache.el (gnus-cache-possibly-alter-active): Check for
gnus-cache-active-hashtb before using it.
Miles Bader [Tue, 2 Jul 1996 16:27:07 +0000 (16:27 +0000)]
(msdos_downcase_filename):
Always lower-case drive letters, even on systems that preserve case in
filenames.
Miles Bader [Tue, 2 Jul 1996 16:25:58 +0000 (16:25 +0000)]
(DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
Miles Bader [Tue, 2 Jul 1996 16:25:41 +0000 (16:25 +0000)]
Delete spurious period from last change.
Miles Bader [Tue, 2 Jul 1996 16:25:19 +0000 (16:25 +0000)]
(x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.
Miles Bader [Tue, 2 Jul 1996 16:25:01 +0000 (16:25 +0000)]
(HAVE_X11R4, HAVE_X11R5):
Definitions deleted since xterm.h and config.h should take care of them.
Miles Bader [Tue, 2 Jul 1996 16:24:29 +0000 (16:24 +0000)]
Remove all references to wakeup.
Miles Bader [Tue, 2 Jul 1996 16:23:51 +0000 (16:23 +0000)]
(rmail-make-basic-summary-line): Accept ISO 8601 dates as well.
Miles Bader [Tue, 2 Jul 1996 16:23:34 +0000 (16:23 +0000)]
(mail-hist-current-header-name): Use buffer-substring-no-properties.
Erik Naggum [Tue, 2 Jul 1996 00:01:05 +0000 (00:01 +0000)]
(require 'cl) is only necessary when compiling.
Francesco Potortì [Mon, 1 Jul 1996 15:17:24 +0000 (15:17 +0000)]
* etags.c (C_stab_entry): New keywords for C++ namespace, bool,
explicit, mutable, typename.
Michael Kifer [Mon, 1 Jul 1996 02:34:51 +0000 (02:34 +0000)]
(vip-read-key): inhibit quit added.
Lars Magne Ingebrigtsen [Sun, 30 Jun 1996 18:19:19 +0000 (18:19 +0000)]
Load `gnus-score-mode' from "score-mode".
Lars Magne Ingebrigtsen [Sun, 30 Jun 1996 18:06:24 +0000 (18:06 +0000)]
Initial revision
Richard M. Stallman [Sun, 30 Jun 1996 08:12:17 +0000 (08:12 +0000)]
(Info-next-preorder): After we move up, move forward again.
(Info-last-preorder): After we move down or to the prev,
move down again.
Richard M. Stallman [Sun, 30 Jun 1996 07:05:55 +0000 (07:05 +0000)]
(check for using Lucid widgets by default):
Eliminate indentation that confuses some compilers.
Richard M. Stallman [Sun, 30 Jun 1996 00:22:27 +0000 (00:22 +0000)]
(LIB_MOTIF): Fix typo.
Richard M. Stallman [Sat, 29 Jun 1996 23:05:16 +0000 (23:05 +0000)]
(main): Add `GNU Emacs' to the response to --version.
Richard M. Stallman [Sat, 29 Jun 1996 20:04:54 +0000 (20:04 +0000)]
(ask-user-about-supersession-help): Change help text.
(ask-user-about-supersession-threat): Add new `r' alternative.
Richard M. Stallman [Sat, 29 Jun 1996 19:50:56 +0000 (19:50 +0000)]
(set-visited-file-name): New optional arg NO-QUERY.
Richard M. Stallman [Sat, 29 Jun 1996 07:09:25 +0000 (07:09 +0000)]
Ignore =... files when checking for too-long Lisp file names.
Richard M. Stallman [Sat, 29 Jun 1996 07:01:10 +0000 (07:01 +0000)]
(long): Don't update getdate.c.
Richard M. Stallman [Sat, 29 Jun 1996 06:47:14 +0000 (06:47 +0000)]
(euidaccess): Check for that, not for eaccess.
(mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
Richard M. Stallman [Sat, 29 Jun 1996 06:45:08 +0000 (06:45 +0000)]
(Fx_create_frame): Gcpro parms, parent, and name.
Richard M. Stallman [Sat, 29 Jun 1996 06:21:48 +0000 (06:21 +0000)]
(bibtex-reference-head): Allow whitespace after the open paren.
Richard M. Stallman [Sat, 29 Jun 1996 06:21:17 +0000 (06:21 +0000)]
(tmm-add-prompt): If tmm-completion-prompt is nil,
don't insert it; instead delete the usual completion helptext.
(tmm-completion-prompt): Doc fix.
Richard M. Stallman [Sat, 29 Jun 1996 06:20:14 +0000 (06:20 +0000)]
(print): Obey Vprint_length for vectors, bitvectors.
Richard M. Stallman [Sat, 29 Jun 1996 05:04:29 +0000 (05:04 +0000)]
(GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
Richard M. Stallman [Sat, 29 Jun 1996 01:02:59 +0000 (01:02 +0000)]
(mouse-start-end): Support selecting strings by double
clicking on a character with quote syntax.
Richard M. Stallman [Sat, 29 Jun 1996 00:57:36 +0000 (00:57 +0000)]
(executable-set-magic): Add space at end of line
if user says no to adding the shell's usual arguments.
Don't clear the buffer's modified-flag.
Lars Magne Ingebrigtsen [Sat, 29 Jun 1996 00:29:17 +0000 (00:29 +0000)]
Synched with Gnus 5.2.31.
Lars Magne Ingebrigtsen [Sat, 29 Jun 1996 00:19:28 +0000 (00:19 +0000)]
Wrong version number.
Lars Magne Ingebrigtsen [Sat, 29 Jun 1996 00:09:34 +0000 (00:09 +0000)]
Synched with Gnus 5.2.31.
Richard M. Stallman [Fri, 28 Jun 1996 20:03:15 +0000 (20:03 +0000)]
(view-mode): Doc fix.
Richard M. Stallman [Fri, 28 Jun 1996 19:12:31 +0000 (19:12 +0000)]
(make_frame_without_minibuffer): GCPRO the frame f.
Richard M. Stallman [Fri, 28 Jun 1996 18:55:04 +0000 (18:55 +0000)]
(Fmove_to_column): Go after invis chars at the goal column.
Richard Kenner [Fri, 28 Jun 1996 17:28:58 +0000 (17:28 +0000)]
(mips:*:*:UMIPS): Fix typo in last change.
Richard M. Stallman [Fri, 28 Jun 1996 08:59:13 +0000 (08:59 +0000)]
(AMPERSAND_FULL_NAME): Defined by default.
Richard M. Stallman [Fri, 28 Jun 1996 08:55:00 +0000 (08:55 +0000)]
(ispell-message): Support message-mode.
Richard M. Stallman [Fri, 28 Jun 1996 08:44:25 +0000 (08:44 +0000)]
(french-calendar-accents): New variable.
(french-calendar-month-name-array): Check that variable.
(french-calendar-special-days-array): Likewise.
(calendar-french-date-string): Likewise.
(calendar-goto-french-date): Likewise.
Richard M. Stallman [Fri, 28 Jun 1996 08:39:55 +0000 (08:39 +0000)]
(rmail-get-new-mail): Run rmail-before-get-new-mail-hook.
Richard M. Stallman [Fri, 28 Jun 1996 08:28:51 +0000 (08:28 +0000)]
(abbreviate-file-name): Ignore automount-dir-prefix if nil.
Richard M. Stallman [Fri, 28 Jun 1996 08:25:55 +0000 (08:25 +0000)]
(rmail-send-actions-rmail-buffer): Mark as permanent-local.
(rmail-send-actions-rmail-msg-number): Likewise.
Richard M. Stallman [Fri, 28 Jun 1996 08:25:40 +0000 (08:25 +0000)]
(mail-reply-buffer, mail-send-actions):
Mark them as permanent-local.
(mail-mode): Don't set mail-reply-buffer to nil.
Richard M. Stallman [Fri, 28 Jun 1996 08:21:49 +0000 (08:21 +0000)]
(auto-mode-alist): Treat .pm like .pl.
Richard M. Stallman [Fri, 28 Jun 1996 08:11:18 +0000 (08:11 +0000)]
(skeleton-proxy-new): New function.
(define-skeleton): Define the skeleton as a defun
using skeleton-proxy-new.