Glenn Morris
6f9a4ce206
(fortran-mode-abbrev-table): Handle `define-abbrev' with either 5
...
or 6 arguments.
2002-12-12 01:06:54 +00:00
Markus Rost
1169bd863a
(set-language-info): Update custom-type of
...
current-language-environment directly without a function call.
(current-language-environment-custom-type): Deleted.
2002-12-12 00:52:05 +00:00
Markus Rost
5a911ab598
(current-language-environment-custom-type): Return a sorted list.
2002-12-12 00:27:36 +00:00
Pavel Janík
649fc2c55b
Make sure every message ends with a blank line, because some mbox parsers
...
require a blank line before "From " lines.
2002-12-11 23:32:41 +00:00
Markus Rost
590dbcbaa6
(current-language-environment-custom-type): New fun.
...
(set-language-info): Use it.
(current-language-environment): Fix custom type.
2002-12-11 21:29:31 +00:00
Kim F. Storm
59adf8e8e9
(try_window_id): Don't call set_cursor_from_row if
...
row_containing_pos returned NULL.
2002-12-11 21:21:17 +00:00
Kim F. Storm
e5ae1c4981
*** empty log message ***
2002-12-11 21:20:46 +00:00
Francesco Potortì
7d5c9c1bb5
Cleaned up, added reference to make-announce and to emacs-pretest-bug.
2002-12-11 10:02:23 +00:00
Francesco Potortì
fda1ff99fa
A script that creates the announcement for a pretest.
2002-12-11 10:00:52 +00:00
Pavel Janík
edf997018e
(antlr): New URL.
2002-12-11 06:58:54 +00:00
Pavel Janík
85d30d29aa
Fix URLs.
2002-12-11 06:56:22 +00:00
Pavel Janík
1e05661f4a
Fix URL.
2002-12-11 06:53:24 +00:00
Juanma Barranquero
abceb4ac6e
(LATIN): Add welsh.elc.
...
(MISC): Add georgian.elc.
(UNICODE): Add it.
(WORLD): Add $(UNICODE).
2002-12-10 22:39:33 +00:00
Richard M. Stallman
9cd1fbc3a9
(bashdb): Prompt now included parenthesis for subshell
...
levels. Fix erroneous print expression command, and fix typos.
(perldb): Undo previous change in prompt regexp.
2002-12-10 21:50:22 +00:00
Robert J. Chassell
d79abb6984
Installed on behalf of TAKAHASHI Kaoru <kaoru@kaisei.org>
...
(@verb, @image): new commands
(@kbdinputstyle, @vskip, @evenfooting, @evenheading, @oddfooting,
@oddheading, @everyfooting, @everyheading, @documentdescription):
Add these commands, none of which should appear in an Info
environment; but if they do, these definitions should cause
them to be discarded.
2002-12-10 19:01:36 +00:00
Steven Tamm
88069dff55
Modifying sys_read to not check the event queue if timeout=0 and to never
...
use a timeout larger than the one passed in.
2002-12-10 18:03:49 +00:00
Steven Tamm
bdce610dee
*** empty log message ***
2002-12-10 17:58:24 +00:00
Steven Tamm
3ce073568e
javascript-generic-mode: Added C style block comment as used in ECMA-262
2002-12-10 16:57:48 +00:00
Andreas Schwab
810e89c769
Fix syntax for find.
2002-12-10 16:53:24 +00:00
Steven Tamm
2eb46b2df2
Fixed OSX sys_read to not call select if IO is non-blocking
2002-12-10 16:48:04 +00:00
Pavel Janík
4711065ae9
Fix URL.
2002-12-10 13:20:09 +00:00
Pavel Janík
1f706e2f49
Fix URLs.
2002-12-10 13:19:28 +00:00
Kenichi Handa
2a49cad126
File name change: TUTORIAL.se -> TUTORIAL.sv
2002-12-10 08:21:14 +00:00
Juanma Barranquero
b11f1d8a33
(Fformat): Use alloca, not _alloca.
2002-12-10 07:40:21 +00:00
Ben Key
2573153f50
fixed a couple of minor compilation errors in editfns.c
2002-12-10 07:09:41 +00:00
Kenichi Handa
14e7b3a918
*** empty log message ***
2002-12-10 02:39:15 +00:00
Kenichi Handa
88ee27e563
("Swedish"): Change tutorial file name to
...
TUTORIAL.sv in this langauge environment..
2002-12-10 02:36:59 +00:00
John Paul Wallington
4ba1612761
* ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
...
disable it buffer-locally.
(ibuffer-mouse-popup-menu): Use `=' instead of `eq' to compare
`eventpt' and point.
* ibuf-ext.el (ibuffer-remove-duplicates): New function.
(ibuffer-set-filter-groups-by-mode): Use it instead of
`delete-duplicates' so we don't require cl library at runtime.
(ibuffer-insert-filter-group-before): Don't use `position' so we
don't require cl library at runtime.
* chistory.el (command-history-mode): Add interactive spec.
Improve doc string.
2002-12-09 23:46:12 +00:00
Richard M. Stallman
d852822674
*** empty log message ***
2002-12-09 20:24:40 +00:00
Richard M. Stallman
1f57cb74f5
(Fget_buffer_create): Call Qucs_set_table_for_input as the last thing.
2002-12-09 20:24:32 +00:00
Richard M. Stallman
f4be3f8929
(isearch-no-upper-case-p): \\ only quotes one character.
2002-12-09 20:23:35 +00:00
Dave Love
aacad7aa1f
(mik, pt154): New coding systems.
2002-12-09 20:12:57 +00:00
Markus Rost
72c5c58f32
*** empty log message ***
2002-12-09 19:46:48 +00:00
Markus Rost
055016a453
(mouse-wheel-scroll-amount): Revert previous change -
...
customize type 'float is now defined.
2002-12-09 19:43:54 +00:00
Markus Rost
f79b6dcc10
(*-sunos5*, *-solaris*): Revert previous change -
...
use again sol2-6 instead of sol2-8.
2002-12-09 19:37:58 +00:00
Dave Love
a4ac5b1710
*** empty log message ***
2002-12-09 18:12:01 +00:00
Dave Love
296e6c4f5e
Not necessary.
2002-12-09 18:10:12 +00:00
Dave Love
6b62aa3a71
Delete sunos5.8 configuration.
2002-12-09 18:05:34 +00:00
Dave Love
10d44a9905
Fix properly.
2002-12-09 18:01:21 +00:00
Andreas Schwab
034d21fe42
Fix last change.
2002-12-09 15:55:32 +00:00
Kai Großjohann
ac42d7b991
(Fformat): Handle precision in string conversion specifiers like libc
...
functions do (ie, print at most that many characters). From Matthew
Swift <swift@alum.mit.edu>.
2002-12-09 10:44:25 +00:00
Kenichi Handa
12332637d4
TUTORIAL.ja: handa@etl.go.jp -> handa@m17n.org
2002-12-09 08:33:40 +00:00
Markus Rost
104bc3aa68
Brr. Fix another typo in recent Change Log entries.
2002-12-09 06:09:06 +00:00
Kenichi Handa
c3ff164a74
(titdic-convert): Process the header part in multibyte mode.
2002-12-09 05:44:06 +00:00
Richard M. Stallman
85cce84347
*** empty log message ***
2002-12-09 01:56:15 +00:00
Richard M. Stallman
5cce13ddd7
(row_containing_pos): Check more carefully
...
whether charpos is really in the row before returning it.
2002-12-09 01:56:05 +00:00
Richard M. Stallman
eca79530b7
Do include libintl.h if HAVE_LIBINTL_H.
...
(_): Test only HAVE_LIBINTL_H to decide what to do.
2002-12-09 01:55:05 +00:00
Kim F. Storm
df4d1023fc
*** empty log message ***
2002-12-08 23:53:05 +00:00
Robert J. Chassell
6b9bfa954b
Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.
2002-12-08 23:03:47 +00:00
Dave Love
63dc56a176
(mule-diag): Move where it's
...
required.
2002-12-08 19:13:04 +00:00