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
2f14b48d
Commit
2f14b48d
authored
Jul 16, 1992
by
Eric S. Raymond
Browse files
*** empty log message ***
parent
fc68affa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
1 deletion
+19
-1
lisp/dired-aux.el
lisp/dired-aux.el
+11
-1
lisp/mail/emacsbug.el
lisp/mail/emacsbug.el
+4
-0
lisp/play/dissociate.el
lisp/play/dissociate.el
+4
-0
No files found.
lisp/dired-aux.el
View file @
2f14b48d
;;
DIRED commands for Emacs. $Revision: 5.234 $
;;
dired-aux.el --- directory browsing command support
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>.
;; Version: 5.234
;; Last-Modified: 14 Jul 1992
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
...
...
@@ -17,10 +21,14 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Commentary:
;; Rewritten in 1990/1991 to add tree features, file marking and
;; sorting by Sebastian Kremer <sk@thp.uni-koeln.de>.
;; Finished up by rms in 1992.
;;; Code:
;;; 15K
;;;###begin dired-cmd.el
;; Diffing and compressing
...
...
@@ -1770,3 +1778,5 @@ Use \\[dired-hide-subdir] to (un)hide a particular subdirectory."
(
setq
alist
(
cdr
alist
)))))))
;;;###end dired-ins.el
;;; dired-aux.el ends here
\ No newline at end of file
lisp/mail/emacsbug.el
View file @
2f14b48d
;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list.
;; Maintainer: FSF
;; Last-Modified: 21 Dec 1991
;; Not fully installed because it can work only on Internet hosts.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Principal author K. Shane Hartman
...
...
@@ -20,6 +23,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Code:
;; >> This should be an address which is accessible to your machine,
;; >> otherwise you can't use this file. It will only work on the
...
...
lisp/play/dissociate.el
View file @
2f14b48d
;;; dissociate.el --- scramble text amusingly for Emacs.
;; Maintainer: FSF
;; Last-Modified: 09 May 1991
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
...
...
@@ -18,6 +21,7 @@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;;; Code:
;;;###autoload
(
defun
dissociated-press
(
&optional
arg
)
...
...
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