Dave Love
656c33dc70
Comment.
2002-11-25 19:06:07 +00:00
Dave Love
8fc9df9e92
Comment fix.
2002-11-25 19:05:57 +00:00
Andrew Choi
f1c231c456
Mention problem with Emacs executable crashing after system updates
...
solved.
2002-11-25 16:24:23 +00:00
Andreas Schwab
be4ee72ff0
Restore `#ifndef NOT_C_CODE' deleted by last change.
2002-11-25 14:53:26 +00:00
Steven Tamm
8212225458
Use malloc_default_zone to determine the size of pointers alloced in unexec
...
space instead of using possibly invalid emacs_zone pointers. This fixes
the binary incompatibility problems caused by updates to libSystem.B
2002-11-24 22:56:59 +00:00
Richard M. Stallman
877db12e02
indicate-empty-lines => indicate-unused-lines, etc.
2002-11-24 19:08:21 +00:00
Richard M. Stallman
46b1e9bb80
(Unconditional Replace): Explain how to replace two strings
...
each with the other.
2002-11-24 19:07:46 +00:00
Richard M. Stallman
3ae23222ce
For C-x =, explain how to use CTRL key.
2002-11-24 19:06:57 +00:00
Richard M. Stallman
c9864e0640
Remove duplicate reference to Info tutorial.
2002-11-24 19:06:22 +00:00
Richard M. Stallman
8398176a70
Explain how ESC is different from META.
2002-11-24 19:05:45 +00:00
Richard M. Stallman
c1ee53bc24
*** empty log message ***
2002-11-24 19:05:06 +00:00
Richard M. Stallman
2bd2f32d10
(Fstring_match): Doc fix.
2002-11-24 19:04:57 +00:00
Richard M. Stallman
09c886dc09
(Fcall_interactively): If a command fails because
...
`*' detects a read-only buffer, but RECORD_FLAG is set,
record it anyway if the args don't actually do tty input.
2002-11-24 19:04:25 +00:00
Richard M. Stallman
287ef00fa1
(mail-signature): Handle case where
...
value of mail-signature is a string.
2002-11-24 19:02:14 +00:00
Richard M. Stallman
686e63b330
(menu-bar-describe-menu): Add "What's This?" item.
2002-11-24 19:01:18 +00:00
Richard M. Stallman
633d0ba56a
(c++-font-lock-extra-types): Add various STL classes.
2002-11-24 18:59:48 +00:00
Richard M. Stallman
ebfa5c375e
(face-set-after-frame-default): Ignore errors in face-spec-face-set.
2002-11-24 18:59:08 +00:00
Richard M. Stallman
b5188bcde8
(custom-declare-face): Add face-defface-spec prop after applying the
...
face spec.
2002-11-24 18:58:35 +00:00
Robert J. Chassell
718402b21a
Updated texinfmt-version number and date.
2002-11-24 02:35:49 +00:00
Robert J. Chassell
2a64dfcec3
(texinfo-no-refill-regexp): add "itemize\\|" because of a problem with
...
@end itemize@refill, but worry whether this causes other problems.
2002-11-24 02:18:01 +00:00
Robert J. Chassell
289df0fc4c
(texinfo-format-separate-node): Handle node names with
...
properties and with regular expression symbols in them.
2002-11-24 01:39:02 +00:00
Nick Roberts
9e06a93009
(tooltip-gud-print-command): Add server prefix to the
...
print command for gdb to keep it out of the command history.
2002-11-23 14:10:19 +00:00
Nick Roberts
a922c25a24
Major re-organisation. Simplify legacy gdba code to allow only one gdb process.
2002-11-23 14:09:26 +00:00
Nick Roberts
9df8eceddd
*** empty log message ***
2002-11-23 14:03:22 +00:00
Markus Rost
3ff2317b2f
(scroll-all-mode): Add groups.
2002-11-23 03:26:24 +00:00
Markus Rost
ddff27f94e
(scroll-all-mode): Move arg LIGHTER to the right place.
2002-11-23 01:44:30 +00:00
Dave Love
5598c32e91
(interrupt_signal): Provide forward declaration.
...
(kbd_buffer_store_event): Don't declare interrupt_signal.
2002-11-22 12:23:29 +00:00
Dave Love
0c2338d819
(stuff_char) [PROTOTYPES]: Provide ISO C arglist.
2002-11-22 12:22:43 +00:00
Dave Love
5d15cc8f7e
(store_frame_title_char) [PROTOTYPES]: Provide ISO C
...
arglist.
2002-11-22 12:22:20 +00:00
Juanma Barranquero
8c95f45096
Upgrade to current (2002-11-13) version from <ftp://ftp.gnu.org/pub/gnu/config/>.
2002-11-22 11:29:23 +00:00
Juanma Barranquero
1fc628ee03
Extensively changed and updated by Rafael Sep�a <drs@gnulinux.org.mx>.
2002-11-22 10:27:10 +00:00
Jason Rumney
f85bf1bf0b
Added note about sound support on MS Windows
2002-11-21 22:46:15 +00:00
Jason Rumney
c5c7f9cc61
Removed Windows crash problem fixed by Ben Key on 2002-11-17
2002-11-21 22:35:26 +00:00
Nick Roberts
b121cb5b7f
*** empty log message ***
2002-11-21 21:15:22 +00:00
Nick Roberts
71227e306c
General tidying. Patches from Stefan Monnier.
2002-11-21 21:07:01 +00:00
Dave Love
22044edfce
*** empty log message ***
2002-11-21 20:38:07 +00:00
Simon Josefsson
34c4c919b0
(morse-code): Add Norwegian non-ASCII characters.
2002-11-21 19:18:07 +00:00
Simon Josefsson
4203c128a6
(morse-code): Add non-ASCII characters, according
...
to table at http://www.soton.ac.uk/~scp93ch/morse/ .
2002-11-21 18:11:49 +00:00
Richard M. Stallman
97b14e2251
*** empty log message ***
2002-11-21 17:34:00 +00:00
Richard M. Stallman
4402a9ed6f
(interactive_p): Skip any number of bytecode
...
and subr frames, in any order.
2002-11-21 17:33:01 +00:00
Richard M. Stallman
23fc67ead9
(dired-sort-inhibit): New variable.
...
(dired-sort-toggle-or-edit): Err if dired-sort-inhibit non-nil.
2002-11-21 17:31:51 +00:00
Richard M. Stallman
304d3e5d3d
(find-dired): Set dired-sort-inhibit to t buffer-locally.
2002-11-21 17:29:22 +00:00
Dave Love
207c13a78f
Provide ISO C arglists for functions
...
with Boolean args.
2002-11-21 10:58:13 +00:00
Juanma Barranquero
f4df536d0a
Added LINTER support.
...
(sql-linter-program): New variable.
(sql-linter-options): New variable.
(sql-mode-menu): Added Linter keywords.
(sql-mode-linter-font-lock-keywords): New variable.
(sql-highlight-linter-keywords): New function.
(sql-linter): New function.
(sql-ms-options): New variable.
(sql-ms): Use it.
2002-11-21 08:32:06 +00:00
John Paul Wallington
1fb876f665
(ibuffer-formats): Change default value; bump width
...
of size column in first format to 7.
2002-11-21 05:36:06 +00:00
Jason Rumney
516eea8e3c
(convert_mono_to_color_image): New function.
...
(xbm_load, xbm_load_image): Use it when foreground or background
is explicitly set.
2002-11-20 23:14:20 +00:00
Karl Fogel
39f7b5f7f6
* autogen.sh: New file.
2002-11-20 22:34:01 +00:00
Dave Love
db0e17de66
Remove obsolete USE_OLIT code.
...
[PROTOTYPES]: Provide ISO C arglists for functions with Boolean
args.
(lwlib_memset): Declare length arg as size_t.
(malloc_widget_value): Cast arg of lwlib_memset.
2002-11-20 19:26:18 +00:00
Dave Love
8fdc938415
(separator_height): Prototype.
2002-11-20 19:19:14 +00:00
Stefan Monnier
18b69481b7
*** empty log message ***
2002-11-20 18:54:25 +00:00