Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b202115b
Commit
b202115b
authored
Dec 27, 2000
by
Eli Zaretskii
Browse files
*** empty log message ***
parent
3f51f5a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
31 additions
and
0 deletions
+31
-0
ChangeLog
ChangeLog
+8
-0
lisp/ChangeLog
lisp/ChangeLog
+23
-0
No files found.
ChangeLog
View file @
b202115b
2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
* INSTALL: Add basic installation procedure which assumes
`configure' does its job. Elaborate on image support libraries.
Add a pointer to Xaw3d library. Add advice about solving
configure-time problems by looking in config.log and setting
variables in the envoronment.
2000-12-27 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (install-arch-indep): If tar fails, exit with
...
...
lisp/ChangeLog
View file @
b202115b
2000-12-27 Eli Zaretskii <eliz@is.elta.co.il>
From Francis J. Wright <F.J.Wright@maths.qmw.ac.uk>:
* ls-lisp.el: Better support for the Mac and MS-Windows.
(ls-lisp): New defgroup.
(ls-lisp-emulation, ls-lisp-ignore-case, ls-lisp-dirs-first)
(ls-lisp-verbosity, ls-lisp-use-insert-directory-program)
(ls-lisp-support-shell-wildcards): New defcustoms.
(ls-lisp-parse-symlink): New function.
(insert-directory): Code to convert switches to a list and set up
the wildcard argument copied from ls-lisp-insert-directory.
(ls-lisp-insert-directory): New argument TIME-INDEX. Add support
for -C and -R switches.
(ls-lisp-column-format): New function.
(ls-lisp-delete-matching, ls-lisp-handle-switches)
(ls-lisp-format-time): Add doc strings.
(ls-lisp-handle-switches): Handle -U, -S, -X, and -F switches.
Support ls-lisp-dirs-first.
(ls-lisp-classify, ls-lisp-extension): New functions.
(ls-lisp-format): Optionally support emulation of symlinks.
Support -i, -s, and -G switches.
2000-12-27 Gerd Moellmann <gerd@gnu.org>
* textmodes/texinfo.el (texinfo-mode): Set fill-column to 70.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment