Commit graph

37914 commits

Author SHA1 Message Date
Dave Love
5d8f087cb8 Support current auto{conf,make} manuals. 2002-07-18 10:34:21 +00:00
Dave Love
c26245b5ac (ccl-decode-mule-utf-8): Fix >= #xfe case. 2002-07-16 22:43:44 +00:00
Juanma Barranquero
79e1cf213e (timer-set-time, timer-set-time-with-usecs): Fix docstring. 2002-07-16 07:23:42 +00:00
Glenn Morris
f1cdbb6e40 (timeclock-get-workday-function): `timeclock-workday' is not a valid
option for this, rather it is a value that may be returned.
2002-07-12 23:43:52 +00:00
Stefan Monnier
7acb57cc6c (XTread_socket): Return a non_ascii_keystroke for unknown keysyms. 2002-07-12 21:02:41 +00:00
Juanma Barranquero
533c7d22f2 (timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data. 2002-07-12 11:51:22 +00:00
Kenichi Handa
d1b8678719 *** empty log message *** 2002-07-11 23:40:38 +00:00
Dave Love
f62a653102 *** empty log message *** 2002-07-11 17:37:19 +00:00
Dave Love
6645417ab2 (set-language-environment): Use
functionp, not fboundp.
(locale-language-names): Don't special-case utf-8.  Use
Cyrillic-iso in place of Latin-5 for Cyrillic locales.
(locale-charset-language-names, locale-preferred-coding-systems):
Add utf-8.
(sort-coding-systems): Use coding-priority property, not
coding-system.
2002-07-11 16:52:51 +00:00
Juanma Barranquero
ceff203c18 (speedbar-vc-do-check): Fix typo.
(speedbar-obj-do-check): Likewise.
(speedbar-mouse-hscroll): Likewise.
(speedbar-file-lists): Likewise.
2002-07-10 09:42:27 +00:00
Juanma Barranquero
10fef22a64 (ebnf-yac-error): Fix typo. 2002-07-10 09:17:49 +00:00
Juanma Barranquero
d102065176 (idlwave-shell-set-bp): Fix typo. 2002-07-10 09:16:38 +00:00
Juanma Barranquero
dba9fdb606 (speedbar-toggle-images): Fix docstring.
(speedbar-toggle-sorting): Likewise.
(speedbar-line-file): Likewise.
(speedbar-parse-c-or-c++tag): Likewise.
(speedbar-special-mode-key-map): Fix typo.
(speedbar-dynamic-tags-function-list): Likewise.
(speedbar-sort-tags): Likewise.
(speedbar-tag-hierarchy-method): Likewise.
(speedbar-use-images): Likewise.
(speedbar-add-supported-extension): Likewise.
(speedbar-make-specialized-keymap): Likewise.
(speedbar-desired-buffer): Likewise.
(speedbar-up-directory): Likewise.
(speedbar-generic-item-info): Likewise.
(speedbar-item-info): Likewise.
(speedbar-set-timer): Likewise.
(speedbar-insert-button): Likewise.
(speedbar-make-button): Likewise.
(speedbar-make-tag-line): Likewise.
(speedbar-insert-files-at-point): Likewise.
(speedbar-update-special-contents): Likewise.
(speedbar-add-indicator): Likewise.
(speedbar-do-function-pointer): Likewise.
(speedbar-line-path): Likewise.
(speedbar-xemacsp): Likewise.
(speedbar-dir-follow): Likewise.
(speedbar-fetch-etags-command): Likewise.
(speedbar-fetch-etags-arguments): Likewise.
(speedbar-toggle-etags): Likewise.
(speedbar-extract-one-symbol): Likewise.
(speedbar-unhighlight-one-tag-line): Likewise.
(speedbar-directory-face): Likewise.
(defimage-speedbar): Likewise.
(speedbar-convert-emacs21-imagespec-to-xemacs): Likewise.
(defimage-speedbar): Likewise.
2002-07-10 09:16:14 +00:00
Dave Love
9ef6142c64 *** empty log message *** 2002-07-09 19:32:50 +00:00
Dave Love
fd706e2ff5 *** empty log message *** 2002-07-09 14:44:04 +00:00
Dave Love
bd6435af74 ("UTF-8"): New language environment. 2002-07-09 14:41:09 +00:00
Juanma Barranquero
6725254098 (hexl-mode): Fix typo. 2002-07-09 09:07:04 +00:00
Juanma Barranquero
08a9774213 (face-id): Fix typo. 2002-07-09 07:36:26 +00:00
Kenichi Handa
61def2bd7f *** empty log message *** 2002-07-09 00:52:26 +00:00
Kenichi Handa
7b9820bd35 ("latin-3-prefix"): Remove bogus Latin-3
characters and ~o -> ,Cu(B, ~O -> ,CU(B.
2002-07-09 00:48:39 +00:00
Kenichi Handa
714d6a27ef (Fcall_process): If code detection is necessary, call detect_coding
directly here.
2002-07-09 00:02:36 +00:00
Kenichi Handa
61d9b140ae (detect_eol): Preserve coding->cmp_data. 2002-07-09 00:02:16 +00:00
Kenichi Handa
1343a45954 (Fw16_get_clipboard_data): Disable composition handling. 2002-07-09 00:01:55 +00:00
Kenichi Handa
c507ca3597 (w32_to_x_font): Disable composition handling. 2002-07-09 00:01:28 +00:00
Kenichi Handa
d6e582b970 (Fw32_get_clipboard_data): Disable composition handling. 2002-07-09 00:01:09 +00:00
Kenichi Handa
b97fe1029f (selection_data_to_lisp_data): Disable composition handling. 2002-07-09 00:00:45 +00:00
Kenichi Handa
d7bbc42e73 (XTread_socket): Disable composition handling. 2002-07-09 00:00:18 +00:00
Dave Love
1b59dca98b Comments. 2002-07-08 22:23:31 +00:00
Dave Love
b339053441 *** empty log message *** 2002-07-08 22:22:16 +00:00
Dave Love
5c7e1b381e Check safe/working versions of libjpeg and
libungif.
2002-07-08 22:14:11 +00:00
Eli Zaretskii
58fd305fae Document the different default of selection-coding-system. 2002-07-06 14:27:29 +00:00
Eli Zaretskii
f474d4aa6c *** empty log message *** 2002-07-06 14:25:47 +00:00
Eli Zaretskii
d7696619b5 (syms_of_xselect): The default value of
selection-coding-system is now compound-text-with-extensions.
2002-07-06 14:23:30 +00:00
Eli Zaretskii
746e5b16e0 (rmail-decode-babyl-format): Disable undo around the decode-coding-region call. 2002-07-06 14:17:02 +00:00
Eli Zaretskii
c6323224a4 (Replace): Add a cross-reference to the description of Transient Mark Mode. 2002-07-06 13:44:06 +00:00
Eli Zaretskii
75c2729526 *** empty log message *** 2002-07-06 13:41:17 +00:00
Eli Zaretskii
cf12962873 (edmacro-fix-menu-commands):
Discard `help-echo' events.  Handle (menu-bar) events.
Simplify by converting key sequence to a list and then back to vector.
2002-07-06 13:39:24 +00:00
Eli Zaretskii
7adf9bbfe4 (browse-url-at-mouse): Don't pass an arg to browse-url-at-point. 2002-07-06 13:33:56 +00:00
Eli Zaretskii
092af46eea (shell-command): Match & only at end of whole command. 2002-07-06 13:25:16 +00:00
Eli Zaretskii
faee5a401d (x_term_init): Turn off polling around XtOpenDisplay. 2002-07-06 13:12:56 +00:00
Dave Love
8f629d481f (ediff-wordify): Bind ediff-forward-word-function
outside the loop.
(ediff-goto-word): Take ediff-with-syntax-table outside the loop.
2002-07-03 16:52:28 +00:00
Juanma Barranquero
0f1fa32815 Fix typo. 2002-07-03 14:35:54 +00:00
Juanma Barranquero
49eae22fbb (timeclock-workday-remaining): Fix typo.
(timeclock-workday-elapsed): Likewise.
2002-07-03 13:31:07 +00:00
Juanma Barranquero
c60e5f93db (outline-goto-prefix): Fix typo. 2002-07-03 13:29:59 +00:00
Juanma Barranquero
ab9c083850 Fix typo. 2002-07-03 13:28:58 +00:00
Juanma Barranquero
820b945d83 *** empty log message *** 2002-07-03 11:49:40 +00:00
Juanma Barranquero
f1c4879b0c (gnus-summary-highlight): Fix typo. 2002-07-03 11:48:16 +00:00
Juanma Barranquero
3fa73e3436 (reporter-submit-bug-report): Fix typo. 2002-07-03 11:47:44 +00:00
Juanma Barranquero
b686e5c497 (dun-physobj-desc): Fix typo. 2002-07-03 11:47:22 +00:00
Juanma Barranquero
16a445a8b3 (reftex-label-alist): Fix typo. 2002-07-03 11:47:03 +00:00