Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/midnight.el (clean-buffer-list-kill-regexps) | Sam Steingold | 2013-09-24 | 1 | -2/+2 |
| | | | | | (clean-buffer-list-kill-buffer-names): Update for the new Man buffer naming which includes the object name. | ||||
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | More CL cleanups and reduction of use of cl.el. | Stefan Monnier | 2012-07-11 | 1 | -8/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * woman.el, winner.el, vc/vc-rcs.el, vc/vc-hooks.el, vc/vc-hg.el: * vc/vc-git.el, vc/vc-dir.el, vc/vc-bzr.el, vc/vc-annotate.el: * textmodes/tex-mode.el, textmodes/sgml-mode.el, tar-mode.el: * strokes.el, ses.el, server.el, progmodes/js.el, progmodes/gdb-mi.el: * progmodes/flymake.el, progmodes/ebrowse.el, progmodes/compile.el: * play/tetris.el, play/snake.el, play/pong.el, play/landmark.el: * play/hanoi.el, play/decipher.el, play/5x5.el, nxml/nxml-mode.el: * net/secrets.el, net/quickurl.el, midnight.el, mail/footnote.el: * image-dired.el, ibuffer.el, ibuf-macs.el, ibuf-ext.el, hexl.el: * eshell/eshell.el, eshell/esh-io.el, eshell/esh-ext.el: * eshell/esh-cmd.el, eshell/em-ls.el, eshell/em-hist.el: * eshell/em-cmpl.el, eshell/em-banner.el: * url/url.el, url/url-queue.el, url/url-parse.el, url/url-http.el: * url/url-future.el, url/url-dav.el, url/url-cookie.el: * calendar/parse-time.el, test/eshell.el: Use cl-lib. * wid-browse.el, wdired.el, vc/vc.el, vc/vc-mtn.el, vc/vc-cvs.el: * vc/vc-arch.el, tree-widget.el, textmodes/texinfo.el: * textmodes/refill.el, textmodes/css-mode.el, term/tvi970.el: * term/ns-win.el, term.el, shell.el, ps-samp.el: * progmodes/perl-mode.el, progmodes/pascal.el, progmodes/gud.el: * progmodes/glasses.el, progmodes/etags.el, progmodes/cwarn.el: * play/gamegrid.el, play/bubbles.el, novice.el, notifications.el: * net/zeroconf.el, net/xesam.el, net/snmp-mode.el, net/mairix.el: * net/ldap.el, net/eudc.el, net/browse-url.el, man.el: * mail/mailheader.el, mail/feedmail.el: * url/url-util.el, url/url-privacy.el, url/url-nfs.el, url/url-misc.el: * url/url-methods.el, url/url-gw.el, url/url-file.el, url/url-expand.el: Dont use CL. * ibuf-ext.el (ibuffer-mark-old-buffers): Use float-time. * eshell/esh-opt.el (eshell-eval-using-options): Quote code with `lambda' rather than with `quote'. (eshell-do-opt): Adjust accordingly. (eshell-process-option): Simplify. * eshell/esh-var.el: * eshell/em-script.el: Require `esh-opt' for eshell-eval-using-options. * emacs-pcase.el (pcase--dontcare-upats, pcase--let*) (pcase--expand, pcase--u1): Rename pcase's internal `dontcare' pattern to `pcase--dontcare'. * emacs-cl.el (labels): Mark obsolete. (cl--letf, letf): Move to cl-lib. (cl--letf*, letf*): Remove. * emacs-cl-lib.el (cl-nth-value): Use defalias. * emacs-cl-macs.el (cl-dolist, cl-dotimes): Add indent rule. (cl-progv): Rewrite. (cl--letf, cl-letf): Move from cl.el. (cl-letf*): New macro. * emacs-cl-extra.el (cl--progv-before, cl--progv-after): Remove. | ||||
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| | |||||
* | Remove redundant (require 'timer) in midnight.el | Leo Liu | 2011-03-26 | 1 | -2/+0 |
| | |||||
* | Remove unused and erroneous midnight-time-float | Leo Liu | 2011-03-26 | 1 | -6/+0 |
| | |||||
* | * lisp/midnight.el (clean-buffer-list-kill-never-buffer-names): Remove | Sam Steingold | 2011-01-27 | 1 | -1/+1 |
| | | | | "*server*" which is never created by emacs server. | ||||
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
| | |||||
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
| | |||||
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| | | |||||
* | | update author's email | Sam Steingold | 2010-03-23 | 1 | -3/+3 |
|/ | |||||
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | M-v correctness. | Deepak Goel | 2009-03-13 | 1 | -1/+2 |
| | |||||
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
| | |||||
* | * align.el: | Lute Kamstra | 2008-12-03 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allout.el: * apropos.el: * arc-mode.el: * autoinsert.el: * avoid.el: * battery.el: * bookmark.el: * buff-menu.el: * calculator.el: * chistory.el: * cmuscheme.el: * comint.el: * compare-w.el: * dabbrev.el: * delim-col.el: * desktop.el: * diff-mode.el: * diff.el: * dired-aux.el: * dired-x.el: * dired.el: * dos-vars.el: * ediff-diff.el: * ediff-help.el: * ediff-init.el: * ediff-merg.el: * ediff-mult.el: * ediff-ptch.el: * ediff-vers.el: * ediff-wind.el: * ediff.el: * emerge.el: * facemenu.el: * faces.el: * ffap.el: * filecache.el: * find-dired.el: * font-core.el: * font-lock.el: * forms.el: * fringe.el: * help-at-pt.el: * hippie-exp.el: * ido.el: * image-file.el: * imenu.el: * indent.el: * info.el: * isearchb.el: * iswitchb.el: * jit-lock.el: * jka-compr.el: * log-edit.el: * lpr.el: * ls-lisp.el: * man.el: * menu-bar.el: * midnight.el: * mouse-sel.el: * mouse.el: * msb.el: * outline.el: * paren.el: * pcmpl-cvs.el: * pcmpl-gnu.el: * pcomplete.el: * pcvs-info.el: * pcvs-parse.el: * printing.el: * ps-mule.el: * ps-print.el: * replace.el: * ruler-mode.el: * saveplace.el: * sb-image.el: * scroll-bar.el: * sha1.el: * shadowfile.el: * shell.el: * sort.el: * speedbar.el: * strokes.el: * tempo.el: * term.el: * terminal.el: * time-stamp.el: * time.el: * tree-widget.el: * type-break.el: * vc-cvs.el: * vc-hg.el: * vc-mcvs.el: * vc-rcs.el: * vc-sccs.el: * vc.el: * view.el: * w32-vars.el: * whitespace.el: * wid-edit.el: Remove leading * from docstrings of defcustoms, deffaces, defconsts and defuns. | ||||
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
| | |||||
* | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Update copyright years. | Glenn Morris | 2006-12-05 | 1 | -1/+1 |
| | |||||
* | (midnight-buffer-display-time): Doc fix. | Juanma Barranquero | 2006-10-25 | 1 | -5/+4 |
| | | | | (clean-buffer-list-kill-never-buffer-names): Add "*server*". | ||||
* | (clean-buffer-list): Handle case where base-buffer of indirect buffer gets | Eli Zaretskii | 2006-03-03 | 1 | -14/+15 |
| | | | | killed before indirect buffer. Use dolist. | ||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+2 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+1 |
| | |||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
| | |||||
* | (midnight-timer): Move defvar up. | Richard M. Stallman | 2005-04-23 | 1 | -5/+5 |
| | |||||
* | * midnight.el: Replace `illegal' with `invalid'. | Werner LEMBERG | 2005-03-25 | 1 | -2/+2 |
| | |||||
* | (midnight-delay-set): Remove extra format string | Andreas Schwab | 2004-02-08 | 1 | -2/+2 |
| | | | | argument. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-15 | 1 | -5/+5 |
| | |||||
* | (clean-buffer-list-kill-never-regexps): Correctly | Gerd Moellmann | 2000-07-27 | 1 | -2/+2 |
| | | | | | | escape `*' in regexps. (midnight-find): Reverse order of arguments in the funcall of TEST. | ||||
* | use float-time | Sam Steingold | 2000-07-26 | 1 | -7/+2 |
| | |||||
* | midnight-buffer-display-time: use with-current-buffer | Sam Steingold | 2000-07-25 | 1 | -2/+1 |
| | |||||
* | (clean-buffer-list-kill-regexps): Doc fix. | Karl Heuer | 1999-02-23 | 1 | -2/+2 |
| | | | | (clean-buffer-list-kill-buffer-names): Doc fix. | ||||
* | (clean-buffer-list): do not kill a buffer if it has | Karl Heuer | 1999-01-22 | 1 | -2/+3 |
| | | | | a process associated with it. | ||||
* | (clean-buffer-list): Add autoload cookie. | Karl Heuer | 1998-10-06 | 1 | -0/+1 |
| | |||||
* | (clean-buffer-list-kill-regexps): Improve custom type. | Richard M. Stallman | 1998-09-28 | 1 | -4/+4 |
| | | | | | | (clean-buffer-list-kill-buffer-names): Likewise. (clean-buffer-list-kill-never-buffer-names): Likewise. (clean-buffer-list-kill-never-regexps): Likewise. | ||||
* | (clean-buffer-list-kill-regexps, | Andreas Schwab | 1998-09-18 | 1 | -4/+4 |
| | | | | | | clean-buffer-list-kill-buffer-names, clean-buffer-list-kill-never-buffer-names, clean-buffer-list-kill-never-regexps): Fix customize type. | ||||
* | Require `timer' not only when compiling. | Karl Heuer | 1998-08-26 | 1 | -2/+3 |
| | |||||
* | (midnight-hook): initialize to a list. | Richard M. Stallman | 1998-08-18 | 1 | -3/+3 |
| | |||||
* | (midnight-float-time): Renamed from float-time. | Richard M. Stallman | 1998-08-16 | 1 | -7/+8 |
| | | | | | | (midnight-time-float): Renamed from time-float. (midnight-buffer-display-time): Renamed from buffer-display-time. (midnight-mode): Specify :initialize. Use nil as default value. | ||||
* | (clean-buffer-list-kill-buffer-names): Add `*diff*'. | Richard M. Stallman | 1998-08-10 | 1 | -18/+25 |
| | | | | | | | | (clean-buffer-list): Check `buffer-modified-p' only when the buffer is associated with a file. (midnight-delay-set): Improve doc. (midnight-find): Don't use `find'. | ||||
* | (midnight-delay-set): Use run-hooks directly. | Richard M. Stallman | 1998-08-07 | 1 | -5/+1 |
| | | | | (midnight-timer-function): Function deleted. | ||||
* | (midnight-timer-function): No need to test midnight-mode. | Richard M. Stallman | 1998-08-07 | 1 | -2/+1 |
| | |||||
* | (clean-buffer-list-kill-regexps): Init to nil, as before. | Richard M. Stallman | 1998-08-04 | 1 | -23/+9 |
| | | | | | | | (clean-buffer-list-kill-buffer-names): Add *vc* and *vc-diff*. (clean-buffer-list-delay): Rename arg. (clean-buffer-list): Doc fix. (midnight-period): Doc fix. | ||||
* | Require timer. | Richard M. Stallman | 1998-07-31 | 1 | -15/+28 |
| | | | | | | | (clean-buffer-list-kill-regexps): Match `*vc' buffers. (midnight-find): Use dolist, not loop. (clean-buffer-list-delay): Use assoc-default. (assoc-default): New function. | ||||
* | *** empty log message *** | Dan Nicolaescu | 1998-06-22 | 1 | -18/+11 |
| | |||||
* | (midnight-mode): New variable. | Richard M. Stallman | 1998-06-15 | 1 | -1/+19 |
| | | | | | (midnight-timer-function): New function. (midnight-delay-set): Make the timer run midnight-timer-function. |