unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14341: adding an auto toggle update keybinding to proced
@ 2013-05-03  9:00 Nic Ferrier
  2013-05-08  7:20 ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Nic Ferrier @ 2013-05-03  9:00 UTC (permalink / raw)
  To: 14341

ChangeLog entry:

2013-05-03  Nic Ferrier  <nferrier@gnu.org>

	* proced.el: Add a keybinding for proced-toggle-auto-update


Patch:

diff -cp -L /home/nferrier/emacs-local-20130401/share/emacs/24.3/lisp/proced.el.gz.\~1\~ -L /home/nferrier/emacs-local-20130401/share/emacs/24.3/lisp/proced.el.gz /tmp/jka-com2557wvb /tmp/jka-com2557KEo
*** /home/nferrier/emacs-local-20130401/share/emacs/24.3/lisp/proced.el.gz.~1~
--- /home/nferrier/emacs-local-20130401/share/emacs/24.3/lisp/proced.el.gz
*************** Important: the match ends just after the
*** 494,499 ****
--- 494,500 ----
      (define-key km [header-line mouse-1] 'proced-sort-header)
      (define-key km [header-line mouse-2] 'proced-sort-header)
      (define-key km "T" 'proced-toggle-tree)
+     (define-key km "U" 'proced-toggle-auto-update)
      ;; formatting
      (define-key km "F"  'proced-format-interactive)
      ;; operate

Diff finished.  Fri May  3 09:51:13 2013





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-24  5:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-03  9:00 bug#14341: adding an auto toggle update keybinding to proced Nic Ferrier
2013-05-08  7:20 ` Glenn Morris
2013-05-08 10:57   ` Daimrod
2013-05-08 12:08     ` Nic Ferrier
2013-05-15  3:34     ` Roland Winkler
2016-02-24  5:06       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).