Kenichi Handa
489427668f
(ccl_coding_driver): On encoding, coding->produced_char
...
should be set to coding->produced.
1999-02-08 11:06:56 +00:00
Andreas Schwab
3c092276c7
(coding-system-list): Don't sort
...
coding-system-list here.
1999-02-08 09:52:43 +00:00
Andreas Schwab
857ea15ca9
(coding-system-lessp): Moved here from
...
mule-util.el
(add-to-coding-system-list): New function.
(make-subsidiary-coding-system, make-coding-system,
define-coding-system-alias): Use it instead of setting
coding-system-list directly.
1999-02-08 09:50:26 +00:00
Paul Fisher
9a092df081
(IS_BASE64_IGNORABLE, READ_QUADRUPLET_BYTE): New macros.
...
(base64_decode_1): Use READ_QUADRUPLET_BYTE.
1999-02-07 23:58:09 +00:00
Richard M. Stallman
4d24213703
(appt-make-list): Don't splice quotes and date onto message.
1999-02-07 22:44:43 +00:00
Richard M. Stallman
bed1b0c890
When compiling, require compare-w and skeleton
...
to pacify the byte-compiler. Move the def's of the tex-commands
together. Add a comment on kill-process vs. quit-process.
1999-02-07 07:28:45 +00:00
Richard M. Stallman
d6c0ea9945
(Fformat): Doc fix.
1999-02-07 06:28:54 +00:00
Richard M. Stallman
3b7f63b13f
Comment changes.
1999-02-07 04:07:14 +00:00
Richard M. Stallman
0cff96e7ce
(imenu--last-menubar-index-alist): Add doc.
...
(imenu-add-to-menubar): Reset imenu--last-menubar-index-alist.
1999-02-06 21:50:53 +00:00
Richard M. Stallman
e098014205
(setup-slovenian-environment): New function.
...
("Slovenian"): New language environment.
1999-02-06 05:50:59 +00:00
Richard M. Stallman
5084216469
(sql-help): Doc fix.
...
(sql-mysql): Doc fix.
1999-02-06 05:12:54 +00:00
Richard M. Stallman
a081a52939
Changed version to 1.2.1.
...
(sql-pop-to-buffer-after-send-region): Improved documentation.
(sql-mysql-program): Added MySQL support.
(sql-prompt-length): Made prompt-length configurable.
(sql-mode-syntax-table): Made apostrophe (') be a string delimiter.
(sql-help): Added MySQL support, changed documentation.
(sql-send-region): A message is displayed if something is sent.
(sql-mode): Added buffer-local comment-start.
(sql-interactive-mode): Use sql-prompt-length to set left-margin.
(sql-interactive-mode): Added buffer-local comment-start.
(sql-oracle): Set sql-prompt-length.
(sql-sybase): Set sql-prompt-length.
(sql-mysql): Added MySQL support.
(sql-ingres): Set sql-prompt-length.
(sql-ms): Set sql-prompt-length.
(sql-postgres): Set sql-prompt-length.
1999-02-06 05:09:31 +00:00
Richard M. Stallman
f7769aa59e
(time-stamp-format): Format doc tighter.
...
(time-stamp-line-limit): 0 searches the entire buffer (careful!).
(time-stamp): don't re-write the time stamp if it didn't change.
1999-02-06 05:00:54 +00:00
Andrew Innes
fb9cc9cc6e
(construct_drag_n_drop): Call DraqQueryPoint before
...
recording drop position.
1999-02-05 17:49:04 +00:00
Dave Love
41a3354e11
(compile-mouse-goto-error): Don't lose with
...
null markers.
(compile-goto-error): Likewise.
1999-02-05 15:19:54 +00:00
Kenichi Handa
f3ac545f7d
(encode_terminal_code): Fix previous change.
1999-02-05 05:40:27 +00:00
Kenichi Handa
3efbce959e
(encode_coding_iso2022): Before writing out an invalid
...
code, reset glaphic planes and registers if necessary.
1999-02-05 05:39:58 +00:00
Eli Zaretskii
4de8f97e38
(dos-codepage-setup): Set selection coding system to cpNNN-dos.
1999-02-04 15:57:23 +00:00
Eli Zaretskii
5033894e97
(last_clipboard_text, clipboard_storage_size): New
...
static variables.
(set_clipboard_data): Save a copy of the text we put into
clipboard in last_clipboard_text.
(get_clipboard_data): If the clipboard text is identical to what
last_clipboard_text holds, pretend there's no data in the
clipboard.
1999-02-04 15:53:37 +00:00
Richard M. Stallman
fc9b48d7f3
(NLIST_STRUCT): Add #undef.
1999-02-04 04:48:24 +00:00
Eli Zaretskii
ba92a4701a
Fix last change.
1999-02-03 16:40:32 +00:00
Eli Zaretskii
c759462781
(Fw16_set_clipboard_data): When the text needs to be
...
encoded, set its pointer and size as returned by encode_coding.
1999-02-03 14:53:47 +00:00
Kenichi Handa
58cd41a3a0
Let ethiopic use iso-2022-7bit.
1999-02-03 06:26:56 +00:00
Kenichi Handa
2db66414f1
(Fset_char_table_default): To handle the case that CH is
...
an ASCII char, use SPLIT_CHAR instead of SPLIT_NON_ASCII_CHAR.
1999-02-03 02:20:53 +00:00
Dave Love
c4c42b2e43
(mark-fortran-subprogram): Activate mark
...
here...
(fortran-narrow-to-subprogram, fortran-indent-subprogram): ... not
here.
1999-02-02 19:35:29 +00:00
Karl Heuer
73b7a92263
(terminal-emulator): Doc fix.
1999-02-02 19:17:22 +00:00
Andrew Innes
247be83704
(syms_of_w32fns): Change default value of w32-mouse-move-interval to
...
0, so that the mouse wheel/rocker on some mice works properly.
1999-02-02 14:03:10 +00:00
Eli Zaretskii
0236e3f151
(set_clipboard_data): Correctly null-terminate the
...
string to be put into the Windows clipboard. Use xbuf_addr.
1999-02-02 13:43:14 +00:00
Kenichi Handa
64d9f69a35
(compose-chars): Doc-string
...
modified. Currectly handle a composition character in ARGS.
1999-02-02 05:11:50 +00:00
Richard M. Stallman
0b2a408ea5
*** empty log message ***
1999-02-02 04:07:01 +00:00
Richard M. Stallman
db85e69ca4
(makefile-imenu-generic-expression): New var.
...
(makefile-menu-index-function): Function deleted.
(makefile-mode): Use makefile-imenu-generic-expression.
1999-02-02 03:47:08 +00:00
Geoff Voelker
e6c0f51910
Use full path to temacs.exe when dumping.
1999-02-02 02:59:29 +00:00
Geoff Voelker
9d0b248831
term/w32-win.el (w32-create-initial-fontsets): Back out previous
...
change, invoke from before-init-hook.
1999-02-02 02:57:50 +00:00
Dan Nicolaescu
e93b8cbb7e
*** empty log message ***
1999-02-02 02:26:12 +00:00
Richard M. Stallman
c6d6677e25
*** empty log message ***
1999-02-01 22:58:10 +00:00
Edward M. Reingold
14f1a889f1
Fix key bindings for appt-add and appt-delete
1999-02-01 15:39:28 +00:00
Eli Zaretskii
a13b5fad5d
(msdos-approximate-color): New function.
...
(msdos-color-translate): Call it to find a DOS color that best
approximates an X-style "#NNNNNN" color specification.
1999-02-01 13:25:12 +00:00
Kenichi Handa
f670496a30
(compose-chars-component): Add autoload cookie.
1999-02-01 12:21:47 +00:00
Richard M. Stallman
6e553d5e6c
(Fset_buffer_multibyte): Error if buffer is multibyte.
1999-02-01 11:17:41 +00:00
Richard M. Stallman
667aec946d
(compilation-next-error-locus): Don't decrease argument FIND-AT-LEAST
...
of compilation-next-error-locus.
1999-02-01 10:38:08 +00:00
Kenichi Handa
8024de4585
(quail-lookup-key): If cdr of MAP is a
...
function, replace cdr of MAP by the return value of the function
unconditionally.
1999-02-01 02:52:34 +00:00
Andrew Innes
7fef47a389
(ROUND_UP_DST_AND_ZERO): New macro.
...
(copy_executable_and_dump_data): Use it to ensure alignment slop
is zeroed.
1999-01-31 21:53:14 +00:00
Andrew Innes
7466aec434
ROUND_UP_DST_AND_ZERO): Renamed from ROUND_UP_DST. Zeroes the
...
alignment slop.
(copy_executable_and_add_section): Update the
SizeOfHeaders field properly.
1999-01-31 21:50:21 +00:00
Dave Love
f3e64f477d
Add hyperbole.
1999-01-31 18:31:15 +00:00
Eli Zaretskii
1d0f30ecee
(rmail-mime-charset-pattern): Add optional TABs
...
and NLs before "charset", and allow the charset name be in double
quotes.
1999-01-31 14:49:43 +00:00
Richard M. Stallman
df90db1359
(imenu-sort-function): Fix custom type.
1999-01-31 07:20:12 +00:00
Richard M. Stallman
8e49673d5e
(speedbar-line-token): Match {...} instead of [...].
...
(speedbar-line-token): Likewise.
1999-01-31 04:39:37 +00:00
Richard M. Stallman
bda2515e22
(rmail-decode-babyl-format): Avoid locking when decoding.
1999-01-31 04:35:56 +00:00
Richard M. Stallman
e90c4fe62a
(Fset_window_point): If WINDOW is selected but the
...
current buffer is not its buffer, don't use Fgoto_char.
1999-01-30 23:45:54 +00:00
Andrew Innes
aa7b87b0b2
(init_environment): Change argv[0] to contain the full path to Emacs.
1999-01-30 18:48:57 +00:00