summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnheader.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (nnheader-pathname-coding-system): New variable.Kenichi Handa1997-08-281-3/+22
| | | | | | | | | (nnheader-file-coding-system): New variable. (nnheader-group-pathname): Encode pathname for Emacs 20. (nnheader-find-file-noselect): Bind `coding-system-for-read' with `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule. (nnheader-insert-file-contents): Bind `coding-system-for-read' with `nnheader-file-coding-system' for Emacs/mule and XEmacs/mule.
* Require cl at compile time.Richard M. Stallman1997-08-231-0/+2
|
* Initial revisionLars Magne Ingebrigtsen1997-04-161-0/+820