- 26 Jul, 1997 8 commits
-
-
Richard M. Stallman authored
match more values. Bind adaptive-fill-first-line-regexp too.
-
Per Bothner authored
-
Richard M. Stallman authored
(telnet-host-properties): New variable.
-
Richard M. Stallman authored
Explain more about why Qt is important. Delete screen-savers item.
-
Richard M. Stallman authored
setting `byte1' and `byte2' members of *CP. (XTread_socket): Trap the BadMatch error that can occur after a XSetInputFocus if window is not visible.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
don't display its submenu (if any).
-
- 25 Jul, 1997 32 commits
-
-
Richard M. Stallman authored
Pass along value of $EMACS when updating lisp dir.
-
Richard M. Stallman authored
`occur-marker' extends to the end of the line rather than one char before end.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(rmail-insert-inbox-text): If there's an error getting mail from the POP server, and the error matches rmail-pop-password-error or we prompted for the POP password, assume that the password is incorrect and erase it so that the user will be prompted again the next time he gets mail.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
prerequisite to the use of Doug Lea's malloc.
-
Richard M. Stallman authored
compilation-mode-font-lock-keywords: Ensure that each regexp generated from compilation-error-regexp-alist begins with "^".
-
Kenichi Handa authored
find-file-noselect with t for arguments NOWARN and RAWFILE.
-
Kenichi Handa authored
-
Simon Marshall authored
-
Simon Marshall authored
-
Simon Marshall authored
-
Kenichi Handa authored
-
Kenichi Handa authored
multibyte characters.
-
Kenichi Handa authored
-
Kenichi Handa authored
CODING_REQUIRE_EOL_CONVERSION, CODING_REQUIRE_CONVERSION): Deleted. (CODING_REQUIRE_NO_CONVERSION): New macro. (CODING_MAY_REQUIRE_NO_CONVERSION): New macro.
-
Kenichi Handa authored
CODING_REQUIRE_NO_CONVERSION (send_process): Use new macro CODING_MAY_REQUIRE_NO_CONVERSION.
-
Kenichi Handa authored
CODING_MAY_REQUIRE_NO_CONVERSION and CODING_MAY_REQUIRE_NO_CONVERSION. (Fwrite_region): Correct the logic for deciding coding system.
-
Kenichi Handa authored
-
Kenichi Handa authored
coding system names. Set default-input-method to "tibetan-wylie".
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(RUN-EMACS): Do not set EMACSLOADPATH. (ASIA): Include TIBEAN. (all): Remove stamp-bytecomp from dependency list. ({$TIT}): New target, substitues the target ${TIT-GB} ${TIT-BIG5}. (%.el): Make a link for byte-compiled file too. (stamp-bytecomp): Target deleted. (leim-list.el): Run Emacs with loading quail. (install-XXX): These targets deleted. (install): Remove files under INSTALLDIR before copying new files. Run Emacs with loading quail. (clean mostlyclean): Remove only generated files.
-
Kenichi Handa authored
-
Kenichi Handa authored
(ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
-
Richard M. Stallman authored
or file-coding-system. Don't call define-program-kanji-code or define-program-coding-system. Instead, bind coding-system-for-read.
-
Richard M. Stallman authored
(../src/$(OLDXMENU)): New target.
-
Richard M. Stallman authored
(TAGS): Use ${ETAGS}.
-
Richard M. Stallman authored
(Vprint_gensym): Now a Lisp_Object; Renamed from print_gensym. (syms_of_print): Set up both as Lisp vars. (PRINTPREPARE, PRINTFINISH): Don't clear Vprint_gensym_alist if Vprint_gensym is a cons cell.
-