- 23 Oct, 2002 4 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Kai Großjohann authored
* README: Target for Info file is `make info'. * files.texi (File Name Components): Fixed typos in `file-name-sans-extension'. (Magic File Names): Complete list of operations for magic file name handlers.
-
Juanma Barranquero authored
compatibility. Added some support for long groff names of the form [xxx]. Added preprocessor detection and preliminary support for tables using tbl/.TS/.TE.
-
- 22 Oct, 2002 8 commits
-
-
Kim F. Storm authored
(ido-define-mode-map): Bind it to C-SPC and C-@ in ido-mode-map.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Stefan Monnier authored
-
Stefan Monnier authored
Only ignore truly dedicated windows. For UNSHOW_BUFFER, delete the window if it is dedicated. (Fshrink_window): Add preserve_before as was done for enlarge_window. (Vspecial_display_function): Update docstring.
-
Stefan Monnier authored
(call_overlay_mod_hooks): Use CONSP and XCAR/XCDR. (Fget_buffer_create, advance_to_char_boundary): Use BEG and BEG_BYTE;
-
John Wiegley authored
that multiple redirection can work.
-
John Wiegley authored
-
- 21 Oct, 2002 8 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(hexl-mode, hexl-current-address, hexl-address-to-marker) (hexl-insert-char): Don't hardcode point-min == 1. (hexl-isearch-search-function): New fun. (hexl-mode-old-isearch-search-fun-function): New var. (hexl-mode): Use them. (hexl-mode, hexl-mode-exit, hexl-maybe-dehexlify-buffer): Use write-contents-functions rather then write-contents-hooks.
-
Stefan Monnier authored
-
Stefan Monnier authored
(paragraph-indent-text-mode-abbrev-table) (paragraph-indent-text-mode-syntax-table): Remove. (paragraph-indent-text-mode): Use the :abbrev and :syntax-table args.
-
Stefan Monnier authored
of a word when at the beginning.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
to DIRECTORY for consistency.
-
Kenichi Handa authored
-
- 20 Oct, 2002 2 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
-
- 19 Oct, 2002 3 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
(update-game-score): Pass $(gamedir) as HAVE_SHARED_GAME_DIR.
-
- 18 Oct, 2002 15 commits
-
-
Stefan Monnier authored
(perl-font-lock-syntactic-keywords): Use ". p" for the `$'.
-
Juanma Barranquero authored
-
Dave Love authored
-
Dave Love authored
-
Dave Love authored
(mm-auto-save-coding-system): Prefer utf-8-emacs coding system to emacs-mule. (mm-find-mime-charset-region): Fix :mime-charset part. (mm-mule-charset-to-mime-charset, mm-charset-to-coding-system) (mm-mime-charset, mm-find-mime-charset-region): Look for `:mime-charset' property of coding systems before `mime-charset'. (mm-mule4-p, mm-enable-multibyte-mule4, mm-disable-multibyte-mule4) (mm-with-unibyte-current-buffer-mule4): Deleted. (mm-point-at-bol, mm-point-at-eol, mm-insert-byte) (multibyte-char-to-unibyte): New.
-
Dave Love authored
(mm-encode-body): Just call mm-encode-coding-region in encoding case.
-
Dave Love authored
mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.
-
Dave Love authored
(gnus-summary-select-article, gnus-summary-edit-article): Use mm-{en,dis}able-multibyte, not mm-{en,dis}able-multibyte-mule4.
-
Dave Love authored
(ietf-drums, gnus-util): Don't require. (rfc2047-header-encoding-alist): Add `address-mime' part. Doc fixes. (rfc2047-charset-encoding-alist): Use B for iso-8859-7, iso-8859-8. (rfc2047-q-encoding-alist): Augment header list. (rfc2047-encoding-type): New. (rfc2047-dissect-region): Deleted. (rfc2047-encode-region, rfc2047-encode): Rewritten to take account of rfc2047 rules with respect to rfc2822 tokens and to do encoding in place rather than by passing strings. (rfc2047-encode-message-header): Don't include header name field in encoding. Add `address-mime' case and bind rfc2047-encoding-type for `mime' case. (rfc2047-encode-string): Doc fix. (rfc2047-encode): Use longer chunks for base64. (rfc2047-fold-region): Insert single characters, not strings. (rfc2047-encoded-word-regexp): Wrap in eval-and-compile. (rfc2047-decode-region): Avoid consing regexp in loop.
-
Dave Love authored
Maybe use string-to-multibyte. Avoid find-charset-region. Cope with encoding Emacs 22 eight-bit chars.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-