emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dired-ref layout tweak


From: Glenn Morris
Subject: dired-ref layout tweak
Date: Thu, 22 Feb 2007 04:22:48 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

What do people think of this tweak to the etc/dired-ref page layout?
It allows a copyright notice to be printed at the end of the page (and
everybody loves copyright notices, right?).


*** dired-ref.tex       20 Jan 2007 14:47:33 -0800      1.11
--- dired-ref.tex       22 Feb 2007 01:20:46 -0800      
***************
*** 95,101 ****
    \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
  \else                           %2 or 3 columns uses prereduced size
    \hsize 3.4in
!   \vsize 7.95in
    \hoffset -.75in
    \voffset -.745in
    \font\titlefont=cmbx10 \scaledmag2
--- 95,101 ----
    \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
  \else                           %2 or 3 columns uses prereduced size
    \hsize 3.4in
!   \vsize 9.2in
    \hoffset -.75in
    \voffset -.745in
    \font\titlefont=cmbx10 \scaledmag2
***************
*** 243,248 ****
--- 243,250 ----
  % commands fit on a page in two-column format
  \def\dx{{\bf (DX)}}
  
+ \nopagenumbers
+ 
  %**end of header
  
  
***************
*** 326,335 ****
  \key{change the marks to a different character}{* c}
  \key{mark files for which Elisp expression returns t}{* ( \dx}
  
! \section{Getting Help}
  
! \key{dired help}{h}
! \key{dired summary (short help) and error log}{?}
  
  \section{Commands on Files Marked or Specified by the Prefix}
  
--- 328,344 ----
  \key{change the marks to a different character}{* c}
  \key{mark files for which Elisp expression returns t}{* ( \dx}
  
! \section{Modifying the Dired Buffer}
  
! \key{insert a subdirectory into this buffer}{i}
! \key{remove marked files from the listing}{k}
! \key{remove a subdir listing}{C-u k}
! \key{re-read all directories (retains all marks)}{g}
! \key{toggle sorting of current subdir by name/date}{s}
! \key{edit ls switches}{C-u s}
! \key{recover marks, hidden lines, and such}{C-_}
! \key{hide all subdirectories}{M-\$}
! \key{hide or unhide subdirectory}{\$}
  
  \section{Commands on Files Marked or Specified by the Prefix}
  
***************
*** 365,382 ****
  \key{execute the deletions requested (flagged files)}{x}
  \key{flag files matching a regular expression}{\% d}
  
- \section{Modifying the Dired Buffer}
- 
- \key{insert a subdirectory into this buffer}{i}
- \key{remove marked files from the listing}{k}
- \key{remove a subdir listing}{C-u k}
- \key{re-read all directories (retains all marks)}{g}
- \key{toggle sorting of current subdir by name/date}{s}
- \key{edit ls switches}{C-u s}
- \key{recover marks, hidden lines, and such}{C-_}
- \key{hide all subdirectories}{M-\$}
- \key{hide or unhide subdirectory}{\$}
- 
  \section{Regular Expression Commands}
  
  \key{mark filenames matching a regular expression}{\% m}
--- 374,379 ----
***************
*** 392,398 ****
  \metax{dired file(s) that contain pattern}{M-x find-grep-dired}
  \metax{dired file(s) based on \kbd{find} output}{M-x find-dired}
  
! %\copyrightnotice
  
  \bye
  
--- 389,400 ----
  \metax{dired file(s) that contain pattern}{M-x find-grep-dired}
  \metax{dired file(s) based on \kbd{find} output}{M-x find-dired}
  
! \section{Getting Help}
! 
! \key{dired help}{h}
! \key{dired summary (short help) and error log}{?}
! 
! \copyrightnotice
  
  \bye
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]