1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 08:51:10 -08:00
Commit graph

18919 commits

Author SHA1 Message Date
Kenichi Handa
d7e034f65d Change Quail package name to "ethiopic".
(ethio-toggle-punctuation): Give "ethiopic" to quail-defrule.
1997-07-25 07:28:50 +00:00
Richard M. Stallman
5ab5daada5 (metamail-region): Don't bind kanji-fileio-code
or file-coding-system.  Don't call define-program-kanji-code
or define-program-coding-system.  Instead, bind coding-system-for-read.
1997-07-25 05:59:39 +00:00
Richard M. Stallman
ee371b017d (${lispsource}TAGS): Specify ETAGS var in inner make.
(../src/$(OLDXMENU)): New target.
1997-07-25 05:37:34 +00:00
Richard M. Stallman
3975988bf4 (ETAGS): New variable.
(TAGS): Use ${ETAGS}.
1997-07-25 03:10:59 +00:00
Richard M. Stallman
e0f694317d (Vprint_gensym_alist): Renamed from printed_gensyms.
(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.
1997-07-25 03:04:19 +00:00
Richard M. Stallman
b077f04568 (byte-compile-output-docform):
Bind print-gensym-alist; bind print-gensym to a cons cell.
1997-07-25 03:01:28 +00:00
Richard M. Stallman
b34a78db26 (custom-print-functions): Add defvar. 1997-07-25 03:00:41 +00:00
Michael Kifer
c81246f3a6 new version 1997-07-25 01:42:53 +00:00
Richard M. Stallman
cfd86a2fdd (rmail-mime-feature): Doc and custom fix. 1997-07-25 01:01:50 +00:00
Richard M. Stallman
1402211d73 Customized.
Doc fixes.
1997-07-25 00:55:06 +00:00
Richard M. Stallman
5e32e1197a (mail): Improve confirmation questions for file-visiting mail buffers. 1997-07-25 00:10:37 +00:00
Richard M. Stallman
cdd4703c10 (debug-ignored-errors): Update the dabbrev.el errors.
Add errors generated by ediff*.el.
1997-07-24 21:41:33 +00:00
Richard M. Stallman
b1cba2ee77 (ediff-update-diffs): Change error message. 1997-07-24 21:39:26 +00:00
Richard M. Stallman
937a3875a4 (selection_data_to_lisp_data):
Make the vector the right size, when format is 16.
1997-07-24 21:29:24 +00:00
Richard M. Stallman
998c789ccf (landmark-repeat, landmark): New aliases.
Add autoload cookies.
1997-07-24 18:22:33 +00:00
Richard M. Stallman
8a7a340773 (main): Make --help msg end in newline. 1997-07-24 18:18:49 +00:00
Richard M. Stallman
a2b804280b Many doc fixes.
(handwrite): Add autoload cookie.
(menu-bar-handwrite-map): Comment out the code to put this in the menu bar.
1997-07-24 18:17:41 +00:00
Richard M. Stallman
4867f7b269 (read-quoted-char): Convert function keys like Return
into ASCII equivalents.
1997-07-24 17:01:46 +00:00
Richard M. Stallman
2ee3abaa31 (Fx_create_frame): Don't fail to initialize `font'. 1997-07-24 16:59:16 +00:00
Richard M. Stallman
215b45e94a (wait_reading_process_input): Initialize total_read.
Check for read_process_output giving back EIO.
1997-07-24 16:58:05 +00:00
Richard M. Stallman
00c5fd51cd (Fdelete_frame): Undo previous change. 1997-07-24 16:57:19 +00:00
Richard M. Stallman
ef6661f776 (read_char): Delete spurious UNGCPRO.
Add UNGCPRO before the longjmps to wrong_kboard_jmpbuf.
Initialize c before the GCPRO1.
1997-07-24 16:45:55 +00:00
Richard M. Stallman
d61e2ad997 Comment change. 1997-07-24 16:33:00 +00:00
Richard M. Stallman
26d814667a Comment change 1997-07-24 16:12:36 +00:00
Richard M. Stallman
ddd2f740cd Customized. 1997-07-24 07:43:07 +00:00
Richard M. Stallman
ae58b7adfb (calendar-day-name): New optional args WIDTH, ABSOLUTE.
(calendar-month-name): New optional arg WIDTH.
(generate-calendar-month, calendar-date-string): Pass new args
instead of using substring here.
1997-07-24 07:42:23 +00:00
Richard M. Stallman
471faf6cf3 Don't create C-x r and C-x n submaps here. 1997-07-24 07:42:07 +00:00
Richard M. Stallman
b9145dbb57 (Fforward_comment): When count1 is negative, return nil if FROM reaches STOP. 1997-07-24 07:40:26 +00:00
Richard M. Stallman
b14dda8a3e (Fcurrent_message): New function.
(syms_of_editfns): defsubr it.
1997-07-24 06:09:23 +00:00
Richard M. Stallman
02e0989b51 (face-documentation): Renamed from face-doc-string.
(set-face-documentation): Renamed from set-face-doc-string.
(face-doc-string): Make this an alias.
1997-07-24 06:04:06 +00:00
Richard M. Stallman
209ddde37b (custom-declare-face): Use [set-]face-documentation. 1997-07-24 06:03:00 +00:00
Richard M. Stallman
fc4c0f0eb7 (bg-yank-or-pop): Changed eql to eq. 1997-07-24 05:35:30 +00:00
Richard M. Stallman
0d5bc74e09 (read-input-method-name): Fix error msg. 1997-07-24 05:34:02 +00:00
Richard M. Stallman
1ea0c057d3 (te-newline): Change eql to eq.
(te-insert-lines, te-delete-lines, te-process-output): Likewise.
(te-parse-program-and-args, te-get-char): Likewise.
1997-07-24 04:28:05 +00:00
Richard M. Stallman
2be5fefb86 (tex-categorize-whitespace): Use eq, not eql. 1997-07-24 04:21:34 +00:00
Richard M. Stallman
ecf38857f9 (stamp-bytecomp): Fix shell conditional.
(clean): Fix shell conditional.
1997-07-24 04:06:12 +00:00
Richard M. Stallman
835b892a39 Comment change. 1997-07-24 04:01:12 +00:00
Richard M. Stallman
ae5ac7d044 (iswitchb-get-bufname): Only add buffer of current
window if it is not already in list.
1997-07-24 03:36:42 +00:00
Richard M. Stallman
2c9210580b (eql): byte-defop-compiler definition deleted. 1997-07-23 21:41:47 +00:00
Richard M. Stallman
056e1e3fe7 Change eql calls to eq. 1997-07-23 21:40:04 +00:00
Richard M. Stallman
3bb2a8afc2 Change eql calls to = or equal. 1997-07-23 21:39:50 +00:00
Richard M. Stallman
1eadb66c95 Update copyright notice and permission notice.
(metafont-mode): Add autoload cookie.
(metapost-mode): Add autoload cookie.
1997-07-23 20:57:49 +00:00
Richard M. Stallman
16cb44ddb3 (auto-mode-alist): Add ".mf" and ".mp" for meta-mode.el.
Add ".clo" for latex-mode.
1997-07-23 20:56:12 +00:00
Richard M. Stallman
bf95757e71 (diary-entry-time): Downcase the am/pm letter. 1997-07-23 19:07:34 +00:00
Richard M. Stallman
6a567ad8a6 (syms_of_buffer): Doc fix. 1997-07-23 16:57:18 +00:00
Richard M. Stallman
7eaada67d5 (syms_of_eval): Doc fix. 1997-07-23 16:34:32 +00:00
Richard M. Stallman
e9e594568d (set-face-font-explicit): Call internal-set-face-1 properly. 1997-07-23 04:22:58 +00:00
Richard M. Stallman
8d15583ff5 (occur): Use text property `occur' to store the
marker for the occurrence in the source buffer.  This replaces the
list `occur-pos-list', and fixes the bug for multi-line matches.
Set up `occur-point' text property for occur-next and occur-prev.
(occur): occur-num-matches stores the number of matches found.
(occur-mode-find-occurrence): Use `occur' text property to find
marker for locus of the occurrence.
(occur-next, occur-prev): New commands.
(occur): Fixed bug preventing line number being displayed if line
number is less than the number of lines of context.
1997-07-23 02:52:57 +00:00
Richard M. Stallman
c8225cbef3 (dired-omit-new-add-entry): Take new arg RELATIVE
and pass it to dired-omit-old-add-entry (which is dired-add-entry).
1997-07-23 02:51:06 +00:00
Richard M. Stallman
b60f4a5c9e Undo previous change. 1997-07-23 02:49:08 +00:00