Richard M. Stallman
06c2c73de9
(win32_read_socket): Never block reading from input queue.
1996-07-25 07:14:14 +00:00
Richard M. Stallman
83f8659432
(describe-mode): Put a formfeed between each two modes.
...
Print a message at the top explaining that minor modes come first
followed by the major mode.
1996-07-24 16:52:33 +00:00
Richard M. Stallman
dc0e03f39e
(edebug-trace-display): Save and restore current buffer.
1996-07-24 16:36:41 +00:00
Richard M. Stallman
53f7e7ad2e
(TAGS): Make sure bin/etags.exe is current. Make
...
the rules always generate TAGS.
1996-07-24 16:20:04 +00:00
Richard M. Stallman
8bc9b4f136
(browse-url-choose-browser): New function.
...
(browse-url-browser-function): Use browse-url-choose-browser
as the initial value.
1996-07-24 16:11:21 +00:00
Karl Heuer
fc42d823cf
(Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
...
since timezone environment variable is ignored.
1996-07-24 04:21:31 +00:00
Richard M. Stallman
cfbaa90cb0
Explain range of time values, and what negative year numbers mean.
1996-07-24 03:43:56 +00:00
Richard M. Stallman
26507191c4
[__GNUC__] (C_DEBUG_SWITCH): Define as -g3.
1996-07-24 03:38:46 +00:00
Richard M. Stallman
13de9290cf
(buffer_permanent_local_flags): New variable.
...
(init_buffer_once): Initialize it.
(reset_buffer_local_variables): New argument PERMANENT_TOO.
Callers changed. Now declared static.
1996-07-23 22:36:11 +00:00
Erik Naggum
46b3fc26d9
(tag-exact-file-name-match-p): Fix previous change.
1996-07-23 22:32:48 +00:00
Richard M. Stallman
5a3d3a1674
(cmpl-hours-since-origin): Fix bug:
...
microseconds count was being used instead of seconds count.
1996-07-23 20:01:33 +00:00
Richard M. Stallman
42f3037714
(LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.
1996-07-23 18:30:23 +00:00
Richard M. Stallman
70611080d2
(readline_internal) [DOS_NT]: Don't include CRs when
...
computing character positions in source files.
1996-07-23 16:32:24 +00:00
Richard M. Stallman
bff1accf04
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.
1996-07-23 16:17:39 +00:00
Roland McGrath
a0f09378bb
(etags-goto-tag-location): New local variable LINE; use it.
...
Fix typo in direct-file-tag case: position -> startpos.
(tag-word-match-p, tag-exact-file-name-match-p): Fix off-by-one errors.
1996-07-23 16:17:33 +00:00
Richard M. Stallman
d64c55d875
Describe garbage-collection-messages.
1996-07-23 15:50:58 +00:00
Richard M. Stallman
48a58303e6
Add y-or-n-p-with-timeout.
1996-07-23 15:50:32 +00:00
Richard M. Stallman
089e089d4b
Describe the version-specific site-list directory.
1996-07-23 15:50:08 +00:00
Richard M. Stallman
0521d6f56d
Explain new keymap-parent functions.
...
Reorder the info about extra stuff in a key binding
and document the menu-alias property.
1996-07-23 15:48:58 +00:00
Richard M. Stallman
fbc1b72c20
New node Standard File Names.
...
Document set-visited-file-name.
Add some magic file name operations.
Binary file types apply to MSDOS.
1996-07-23 15:46:12 +00:00
Richard M. Stallman
4324b7ab26
Add some xrefs.
1996-07-23 15:41:53 +00:00
Richard M. Stallman
c79615d979
print-length applies to vectors.
1996-07-23 15:41:10 +00:00
Richard M. Stallman
0c1241267e
Lots of timer feature updates.
...
encode-time takes additional arguments and ignores them.
Change linux to gnu/linux for system-type.
More information about key translation features.
1996-07-23 15:40:25 +00:00
Richard M. Stallman
5e8ae792b1
Document line-move-ignore-invisible.
1996-07-23 15:37:09 +00:00
Richard M. Stallman
61ee360131
(Lazy Properties): New node.
...
(buffer-undo-list): New type of element for marker adjustment.
1996-07-23 15:36:22 +00:00
Richard M. Stallman
f23af701f6
Explain how deletion of process doesn't affect process mark.
1996-07-23 15:35:12 +00:00
Richard M. Stallman
23a7488dea
(main) [HAVE_SOCKETS]: Use two separate stdio
...
streams, one for sending and one for reading the reply.
1996-07-23 14:18:34 +00:00
Richard M. Stallman
236ebf3525
(Fdecode_time, difftm): Work even if tm_year represents
...
negative years; this is possible with 64-bit time_t values.
1996-07-23 14:00:08 +00:00
Richard M. Stallman
0f93e41fda
(list-load-path-shadows): Doc fix.
1996-07-23 13:56:33 +00:00
Richard M. Stallman
9ab5d005aa
(perldb-command-name): New variable.
...
(perldb): Use it.
1996-07-22 19:06:26 +00:00
Richard M. Stallman
0ccb277a5e
Comment change.
1996-07-22 16:33:20 +00:00
Richard M. Stallman
eba1c87adc
(dabbrev-case-fold-search, dabbrev-case-replace): Set
...
`risky-local-variable' property, since these get eval'ed.
1996-07-22 02:13:28 +00:00
Richard M. Stallman
e674957483
(dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.
1996-07-22 02:13:10 +00:00
Richard M. Stallman
66db4b5b2a
(dabbrev--search): Don't downcase the result here.
...
(dabbrev-completion): Bind completion-ignore-case.
(dabbrev--substitute-expansion): Downcase the expansion here,
but not if case pattern matches start of original expansion.
1996-07-21 23:45:15 +00:00
Richard M. Stallman
77a039e27b
(executable-find): Doc fix.
1996-07-21 19:49:45 +00:00
Richard M. Stallman
52e2247ccb
(display-time): Fix prev change: use display-time-update.
1996-07-21 19:47:53 +00:00
Karl Heuer
33341bdcc0
(vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.
1996-07-21 19:34:48 +00:00
Karl Heuer
74fb2f32db
(vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.
1996-07-21 19:34:15 +00:00
Karl Heuer
e8417bb000
(rmail-next-same-subject): Don't set search-regexp
...
until after adjusting subject string.
1996-07-21 19:21:11 +00:00
Richard M. Stallman
c22161a406
(display-time): Call display-time-event-handler directly
...
to make the time appear right away.
1996-07-21 18:38:38 +00:00
Karl Heuer
6ddc496fa7
(executable-find): Doc fix.
1996-07-21 17:53:08 +00:00
Karl Heuer
260ba2022f
Update FSF address and phone number.
1996-07-20 18:26:13 +00:00
Karl Heuer
1fb87c7784
Fix FSF address in comment.
1996-07-20 18:10:35 +00:00
Karl Heuer
29bd7a8f90
Use current FSF address/phone in sample file.
1996-07-20 17:33:58 +00:00
Karl Heuer
a7952f716b
Delete second (obsolete) copy of FSF address.
1996-07-20 17:30:06 +00:00
Karl Heuer
d63a37ea48
(vip-ms-style-os-p): Doc fix.
1996-07-20 17:20:16 +00:00
Karl Heuer
41f3fb3878
(check_writable): Use euidaccess, not eaccess.
1996-07-20 07:00:51 +00:00
Karl Heuer
7bff6b625f
(view-mode-auto-exit): Doc fix.
1996-07-20 06:15:12 +00:00
Karl Heuer
c2b7bdc246
(list-load-path-shadows): Fix ambiguous wording.
1996-07-20 06:12:06 +00:00
Karl Heuer
996e3c6c7b
Don't test X colors unless using X.
1996-07-20 06:08:32 +00:00