Paul Eggert
|
7e09ef09a4
|
Update copyright year to 2015
Run admin/update-copyright.
|
2015-01-01 14:26:41 -08:00 |
|
Glenn Morris
|
34dc21db6e
|
Replace "Maintainer: FSF" with the emacs-devel mailing address
|
2014-02-09 17:34:22 -08:00 |
|
Paul Eggert
|
ba3189039a
|
Update copyright year to 2014 by running admin/update-copyright.
|
2014-01-01 07:43:34 +00:00 |
|
Dmitry Antipov
|
290d5b5890
|
Do not call to `selected-window' where it is assumed by default.
Affected functions are `window-minibuffer-p', `window-dedicated-p',
`window-hscroll', `window-width', `window-height', `window-buffer',
`window-frame', `window-start', `window-point', `next-window'
and `window-display-table'.
* abbrev.el (abbrev--default-expand):
* bs.el (bs--show-with-configuration):
* buff-menu.el (Buffer-menu-mouse-select):
* calc/calc.el (calc):
* calendar/calendar.el (calendar-generate-window):
* calendar/diary-lib.el (diary-simple-display, diary-show-all-entries)
(diary-make-entry):
* comint.el (send-invisible, comint-dynamic-complete-filename)
(comint-dynamic-simple-complete, comint-dynamic-list-completions):
* completion.el (complete):
* dabbrev.el (dabbrev-expand, dabbrev--make-friend-buffer-list):
* disp-table.el (describe-current-display-table):
* doc-view.el (doc-view-insert-image):
* ebuff-menu.el (Electric-buffer-menu-mouse-select):
* ehelp.el (with-electric-help):
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
* emacs-lisp/edebug.el (edebug-two-window-p, edebug-pop-to-buffer):
* emacs-lisp/helper.el (Helper-help-scroller):
* emulation/cua-base.el (cua--post-command-handler-1):
* eshell/esh-mode.el (eshell-output-filter):
* ffap.el (ffap-gnus-wrapper):
* help-macro.el (make-help-screen):
* hilit-chg.el (highlight-compare-buffers):
* hippie-exp.el (hippie-expand, try-expand-dabbrev-visible):
* hl-line.el (global-hl-line-highlight):
* icomplete.el (icomplete-simple-completing-p):
* isearch.el (isearch-done):
* jit-lock.el (jit-lock-stealth-fontify):
* mail/rmailsum.el (rmail-summary-scroll-msg-up):
* lisp/mouse-drag.el (mouse-drag-should-do-col-scrolling):
* mpc.el (mpc-tagbrowser, mpc):
* net/rcirc.el (rcirc-any-buffer):
* play/gomoku.el (gomoku-max-width, gomoku-max-height):
* play/landmark.el (landmark-max-width, landmark-max-height):
* play/zone.el (zone):
* progmodes/compile.el (compilation-goto-locus):
* progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
* progmodes/etags.el (find-tag-other-window):
* progmodes/fortran.el (fortran-column-ruler):
* progmodes/gdb-mi.el (gdb-mouse-toggle-breakpoint-fringe):
* progmodes/verilog-mode.el (verilog-point-text):
* reposition.el (reposition-window):
* rot13.el (toggle-rot13-mode):
* server.el (server-switch-buffer):
* shell.el (shell-dynamic-complete-command)
(shell-dynamic-complete-environment-variable):
* simple.el (insert-buffer, set-selective-display)
(delete-completion-window):
* speedbar.el (speedbar-timer-fn, speedbar-center-buffer-smartly)
(speedbar-recenter):
* startup.el (fancy-splash-head):
* textmodes/ispell.el (ispell-command-loop):
* textmodes/makeinfo.el (makeinfo-compilation-sentinel-region):
* tutorial.el (help-with-tutorial):
* vc/add-log.el (add-change-log-entry):
* vc/compare-w.el (compare-windows):
* vc/ediff-help.el (ediff-indent-help-message):
* vc/ediff-util.el (ediff-setup-control-buffer, ediff-position-region):
* vc/ediff-wind.el (ediff-skip-unsuitable-frames)
(ediff-setup-control-frame):
* vc/emerge.el (emerge-position-region):
* vc/pcvs-util.el (cvs-bury-buffer):
* window.el (walk-windows, mouse-autoselect-window-select):
* winner.el (winner-set-conf, winner-undo): Related users changed.
|
2013-08-05 18:26:57 +04:00 |
|
Paul Eggert
|
ab422c4d68
|
Update copyright notices for 2013.
|
2013-01-01 09:11:05 +00:00 |
|
Glenn Morris
|
acaf905b11
|
Add 2012 to FSF copyright years for Emacs files
|
2012-01-05 01:46:05 -08:00 |
|
Glenn Morris
|
73b0cd5003
|
Convert consecutive FSF copyright years to ranges.
|
2011-01-24 20:08:28 -08:00 |
|
Glenn Morris
|
e9bffc61f2
|
Refill some copyright headers.
|
2011-01-15 18:21:30 -08:00 |
|
Stefan Monnier
|
77ab81d054
|
Merge from emacs-23
|
2011-01-14 12:18:41 -05:00 |
|
Glenn Morris
|
5df4f04cd3
|
Add 2011 to FSF/AIST copyright years.
|
2011-01-02 15:50:46 -08:00 |
|
Glenn Morris
|
5ed619e0a3
|
Use line-end-position rather than end-of-line, etc.
* textmodes/texnfo-upd.el (texinfo-start-menu-description)
(texinfo-update-menu-region-beginning, texinfo-menu-first-node)
(texinfo-delete-existing-pointers, texinfo-find-pointer)
(texinfo-clean-up-node-line, texinfo-insert-node-lines)
(texinfo-multiple-files-update):
* textmodes/table.el (table--probe-cell-left-up)
(table--probe-cell-right-bottom):
* textmodes/picture.el (picture-tab-search):
* textmodes/page-ext.el (pages-copy-header-and-position)
(pages-directory-for-addresses):
* progmodes/vera-mode.el (vera-get-offset):
* progmodes/simula.el (simula-calculate-indent):
* progmodes/python.el (python-pdbtrack-overlay-arrow):
* progmodes/prolog.el (end-of-prolog-clause):
* progmodes/perl-mode.el (perl-calculate-indent, perl-indent-exp):
* progmodes/icon.el (indent-icon-exp):
* progmodes/etags.el (tag-re-match-p):
* progmodes/ebrowse.el (ebrowse-show-file-name-at-point):
* progmodes/ebnf2ps.el (ebnf-begin-file):
* progmodes/dcl-mode.el (dcl-back-to-indentation-1)
(dcl-save-local-variable):
* play/life.el (life-setup):
* play/gametree.el (gametree-looking-at-ply):
* nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
* mail/sendmail.el (mail-mode-auto-fill):
* emacs-lisp/lisp-mode.el (calculate-lisp-indent):
* emacs-lisp/edebug.el (edebug-overlay-arrow):
* emacs-lisp/checkdoc.el (checkdoc-this-string-valid):
* woman.el (woman-parse-numeric-value, woman2-TH, woman2-SH)
(woman-tab-to-tab-stop, WoMan-warn-ignored):
* type-break.el (type-break-file-keystroke-count):
* term.el (term-replace-by-expanded-history-before-point)
(term-skip-prompt, term-extract-string):
* speedbar.el (speedbar-edit-line, speedbar-expand-line)
(speedbar-contract-line, speedbar-toggle-line-expansion)
(speedbar-parse-c-or-c++tag, speedbar-parse-tex-string)
(speedbar-buffer-revert-buffer, speedbar-highlight-one-tag-line):
* sort.el (sort-skip-fields):
* skeleton.el (skeleton-internal-list):
* simple.el (line-move-finish, line-move-to-column):
* shell.el (shell-forward-command):
* misc.el (copy-from-above-command):
* makesum.el (double-column):
* ebuff-menu.el (electric-buffer-update-highlight):
* dired.el (dired-move-to-end-of-filename):
* dframe.el (dframe-popup-kludge):
* bookmark.el (bookmark-kill-line, bookmark-bmenu-show-filenames):
* arc-mode.el (archive-get-lineno):
Use line-end-position and line-beginning-position.
* net/ange-ftp.el, progmodes/hideif.el, reposition.el:
Same, but only in comments.
|
2010-11-06 13:23:42 -07:00 |
|
Glenn Morris
|
114f9c9679
|
Add 2010 to copyright years.
|
2010-01-13 00:35:10 -08:00 |
|
Glenn Morris
|
ae940284fa
|
Add 2009 to copyright years.
|
2009-01-05 03:18:22 +00:00 |
|
Glenn Morris
|
eb3fa2cfcf
|
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-06 08:06:51 +00:00 |
|
Stefan Monnier
|
cbee283dd7
|
Fix up comment convention on the arch-tag lines.
|
2008-04-10 14:10:46 +00:00 |
|
Glenn Morris
|
409cc4a3ea
|
Add 2008 to copyright years.
|
2008-01-07 02:45:14 +00:00 |
|
Richard M. Stallman
|
8c1a99611b
|
(reposition-window): Binding C-M-l moved to bindings.el.
|
2007-11-15 12:08:27 +00:00 |
|
Glenn Morris
|
b4aa60262c
|
Switch license to GPLv3 or later.
|
2007-07-25 04:50:21 +00:00 |
|
Glenn Morris
|
d7a0267c8d
|
Add 2007 to copyright years.
|
2007-01-21 03:53:13 +00:00 |
|
Glenn Morris
|
c90f275771
|
Update copyright years.
|
2006-12-05 07:06:08 +00:00 |
|
Thien-Thi Nguyen
|
aaef169dc6
|
Update years in copyright notice; nfc.
|
2006-02-06 15:23:23 +00:00 |
|
Thien-Thi Nguyen
|
0d30b33766
|
Update years in copyright notice; nfc.
|
2005-08-06 22:13:43 +00:00 |
|
Lute Kamstra
|
086add1519
|
Update FSF's address.
|
2005-07-04 23:32:44 +00:00 |
|
Miles Bader
|
ab5796a9f9
|
Add arch taglines
|
2003-09-01 15:45:59 +00:00 |
|
Sam Steingold
|
b2013aad9b
|
Converted backquote to the new style (in comments).
|
2001-11-27 18:00:53 +00:00 |
|
Richard M. Stallman
|
896546cd9b
|
Add provide call.
|
1997-06-22 18:57:55 +00:00 |
|
Erik Naggum
|
b578f267af
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
|
Karl Heuer
|
8f1204db34
|
Update copyright.
|
1994-05-03 23:47:06 +00:00 |
|
Richard M. Stallman
|
5590a22428
|
(reposition-window): Fix whitespace-skipping regexp.
(reposition-window): Don't err if comment-height = 0.
Don't repeat at load time any bindings that are autoloaded.
|
1993-12-23 03:47:06 +00:00 |
|
Richard M. Stallman
|
f5d7a8f2f8
|
(reposition-window): Don't forward-char if eobp.
|
1993-07-20 05:55:31 +00:00 |
|
Eric S. Raymond
|
d9ecc911ff
|
Added or corrected Commentary headers
|
1993-03-22 16:53:22 +00:00 |
|
Roland McGrath
|
e5aaf3466b
|
entered into RCS
|
1992-08-02 02:34:46 +00:00 |
|
Eric S. Raymond
|
3a801d0c71
|
*** empty log message ***
|
1992-07-22 04:22:42 +00:00 |
|
Eric S. Raymond
|
e516799970
|
*** empty log message ***
|
1992-07-16 21:47:34 +00:00 |
|
Eric S. Raymond
|
c88ab9ce4a
|
*** empty log message ***
|
1992-05-30 21:11:25 +00:00 |
|
Jim Blandy
|
6503cec349
|
*** empty log message ***
|
1991-05-13 22:05:14 +00:00 |
|
Roland McGrath
|
77176e7388
|
*** empty log message ***
|
1991-05-11 18:07:11 +00:00 |
|
Roland McGrath
|
657e634fa1
|
*** empty log message ***
|
1991-05-10 21:47:42 +00:00 |
|
Richard M. Stallman
|
cfede7613e
|
*** empty log message ***
|
1991-02-23 20:29:31 +00:00 |
|
Richard M. Stallman
|
57d378a93d
|
Initial revision
|
1991-02-23 20:24:49 +00:00 |
|