a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 265711 and 2189

Description: Miscellaneous add-ons for Emacs
 This is a now a metapackage that installs the elpa-* packages
 corresponding to some of the previously bundled add-ons.
 .
 See /usr/share/doc/emacs-goodies-el/README.Debian.gz for a discussion
 of the disposition of previously bundled add-ons.
Description: Miscellaneous add-ons for Emacs
 This package contains:
  align-string - align string components over several lines;
  all - edit all lines matching a given regexp;
  apache-mode - major mode for editing Apache configuration files;
  ascii - ASCII code display for character under point;
  auto-fill-inhibit - finer grained control over auto-fill-mode;
  bar-cursor - change your cursor to a bar instead of a block;
  boxquote - quote texts in nice boxes;
  browse-huge-tar - browse tar files without reading them memory;
  browse-kill-ring - browse, search, modify the kill ring;
  clipper - save strings of data for further use;
  ctypes.el - enhanced Font lock support for custom defined types;
  coffee - now Emacs can even brew coffee;
  cyclebuffer - select buffer by cycling through;
  dedicated - make a window dedicated to a single buffer;
  df - display in the mode line space left on devices;
  dict - wrapper around the 'dict' command. (Depends on bash and dict)
  diminish - shorten or erase modeline presence of minor modes;
  dirvars - provides directory-wide local variables;
  edit-env - display, edit, delete and add environment variables;
  egocentric - highlight your name inside emacs buffers;
  ff-paths - $PATH-like searching in C-x C-f;
  filladapt - enhances Emacs's built-in adaptive fill;
  floatbg - slowly modify background color;
  framepop - display temporary buffers in a dedicated frame;
  highlight-beyond-fill-column: highlight lines that are too long;
  highlight-completion - highlight completions in the minibuffer;
  highlight-current-line - highlight line where the cursor is;
  home-end - alternative Home and End commands;
  htmlize - HTML-ize font-lock buffers;
  ibuffer - advanced replacement for the `buffer-menu';
  initsplit - split customizations into different files;
  joc-toggle-buffer - fast switching between two buffers;
  joc-toggle-case - a set of functions to toggle the case of characters;
  keydef - a simpler way to define key mappings;
  keywiz - Emacs key sequence quiz;
  lcomp - list-completion hacks;
  map-lines - map a command over lines matching a regexp;
  marker-visit - navigate through a buffer's marks in order;
  minibuffer-complete-cycle - cycle through the *Completions* buffer;
  mutt-alias - lookup and insert the expansion of mutt mail aliases;
  muttrc-mode - major mode for editing Mutt config files;
  newsticker - a newsticker for Emacs. (Depends on wget)
  nuke-trailing-whitespace - kill the trailing blanks at end of lines;
  obfusurl - obfuscate an URL;
  pack-windows - resize all windows to display as much info as possible;
  perldoc - show help for Perl functions and modules. (Depends on perl-doc)
  projects - create project-based meaningful buffer names;
  prot-buf - protect buffers from accidental killing;
  protocols - perform lookups in /etc/protocols;
  rfcview - view IETF RFCs with readability-improved formatting;
  services - perform lookups in /etc/services;
  session - menu to restore files visited in previous editing session;
  setnu - setnu-mode, a vi-style line number mode;
  shell-command - enables tab-completion for shell-command;
  silly-mail - generate bozotic mail headers;
  sys-apropos - interface for the *nix apropos command;
  table - create and edit WYSIWYG text based embedded tables;
  tail - "tail -f" a file or a command form within Emacs;
  tc - cite text with proper filling;
  thinks - quote texts in cartoon-like think bubbles;
  tld - explain top-level domain names;
  todoo - major mode for editing TODO files;
  toggle-option - easily toggle frequently toggled options;
  twiddle - mode line hacks to keep you awake;
  under - underline a region with ^ characters;
  wdired - rename files editing their names in dired buffers;
  xrdb-mode - mode for editing X resource database files.
 .
 See /usr/share/doc/emacs-goodies-el/README.Debian.gz for a short
 description of all files, or the Info node `emacs-goodies-el' for details.
--- 265711	Thu Jan  1 00:00:00 1970
+++ 2189	Thu Jan  1 00:00:00 1970
@@ -1,6 +1,72 @@
 Miscellaneous add-ons for Emacs
- This is a now a metapackage that installs the elpa-* packages
- corresponding to some of the previously bundled add-ons.
+ This package contains:
+  align-string - align string components over several lines;
+  all - edit all lines matching a given regexp;
+  apache-mode - major mode for editing Apache configuration files;
+  ascii - ASCII code display for character under point;
+  auto-fill-inhibit - finer grained control over auto-fill-mode;
+  bar-cursor - change your cursor to a bar instead of a block;
+  boxquote - quote texts in nice boxes;
+  browse-huge-tar - browse tar files without reading them memory;
+  browse-kill-ring - browse, search, modify the kill ring;
+  clipper - save strings of data for further use;
+  ctypes.el - enhanced Font lock support for custom defined types;
+  coffee - now Emacs can even brew coffee;
+  cyclebuffer - select buffer by cycling through;
+  dedicated - make a window dedicated to a single buffer;
+  df - display in the mode line space left on devices;
+  dict - wrapper around the 'dict' command. (Depends on bash and dict)
+  diminish - shorten or erase modeline presence of minor modes;
+  dirvars - provides directory-wide local variables;
+  edit-env - display, edit, delete and add environment variables;
+  egocentric - highlight your name inside emacs buffers;
+  ff-paths - $PATH-like searching in C-x C-f;
+  filladapt - enhances Emacs's built-in adaptive fill;
+  floatbg - slowly modify background color;
+  framepop - display temporary buffers in a dedicated frame;
+  highlight-beyond-fill-column: highlight lines that are too long;
+  highlight-completion - highlight completions in the minibuffer;
+  highlight-current-line - highlight line where the cursor is;
+  home-end - alternative Home and End commands;
+  htmlize - HTML-ize font-lock buffers;
+  ibuffer - advanced replacement for the `buffer-menu';
+  initsplit - split customizations into different files;
+  joc-toggle-buffer - fast switching between two buffers;
+  joc-toggle-case - a set of functions to toggle the case of characters;
+  keydef - a simpler way to define key mappings;
+  keywiz - Emacs key sequence quiz;
+  lcomp - list-completion hacks;
+  map-lines - map a command over lines matching a regexp;
+  marker-visit - navigate through a buffer's marks in order;
+  minibuffer-complete-cycle - cycle through the *Completions* buffer;
+  mutt-alias - lookup and insert the expansion of mutt mail aliases;
+  muttrc-mode - major mode for editing Mutt config files;
+  newsticker - a newsticker for Emacs. (Depends on wget)
+  nuke-trailing-whitespace - kill the trailing blanks at end of lines;
+  obfusurl - obfuscate an URL;
+  pack-windows - resize all windows to display as much info as possible;
+  perldoc - show help for Perl functions and modules. (Depends on perl-doc)
+  projects - create project-based meaningful buffer names;
+  prot-buf - protect buffers from accidental killing;
+  protocols - perform lookups in /etc/protocols;
+  rfcview - view IETF RFCs with readability-improved formatting;
+  services - perform lookups in /etc/services;
+  session - menu to restore files visited in previous editing session;
+  setnu - setnu-mode, a vi-style line number mode;
+  shell-command - enables tab-completion for shell-command;
+  silly-mail - generate bozotic mail headers;
+  sys-apropos - interface for the *nix apropos command;
+  table - create and edit WYSIWYG text based embedded tables;
+  tail - "tail -f" a file or a command form within Emacs;
+  tc - cite text with proper filling;
+  thinks - quote texts in cartoon-like think bubbles;
+  tld - explain top-level domain names;
+  todoo - major mode for editing TODO files;
+  toggle-option - easily toggle frequently toggled options;
+  twiddle - mode line hacks to keep you awake;
+  under - underline a region with ^ characters;
+  wdired - rename files editing their names in dired buffers;
+  xrdb-mode - mode for editing X resource database files.
  .
- See /usr/share/doc/emacs-goodies-el/README.Debian.gz for a discussion
+ See /usr/share/doc/emacs-goodies-el/README.Debian.gz for a short
- of the disposition of previously bundled add-ons.
+ description of all files, or the Info node `emacs-goodies-el' for details.