Mercurial > emacs
comparison lisp/ChangeLog @ 85859:5c531755dfac
* printing.el (printing): Fix :version, printing.el was included
for in emacs-22.1.
(pr-path-style, pr-path-alist, pr-txt-name)
(pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist)
(pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command)
(pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution)
(pr-print-using-ghostscript, pr-file-tumble, pr-auto-region)
(pr-auto-mode, pr-mode-alist, pr-ps-utility)
(pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width)
(pr-setting-database, pr-visible-entry-list)
(pr-delete-temp-file, pr-list-directory, pr-buffer-name)
(pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect
:version.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 01 Nov 2007 04:00:22 +0000 |
parents | 84fe4e940d8d |
children | 93f95830a179 |
comparison
equal
deleted
inserted
replaced
85858:0745c5662909 | 85859:5c531755dfac |
---|---|
15 line as omittable. | 15 line as omittable. |
16 (rcirc-log-write): Specify coding system when writing logfile. | 16 (rcirc-log-write): Specify coding system when writing logfile. |
17 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap. | 17 (rcirc-markup-fill): Make sure ellipsis does not cause line to wrap. |
18 | 18 |
19 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu> | 19 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu> |
20 | |
21 * printing.el (printing): Fix :version, printing.el was included | |
22 for in emacs-22.1. | |
23 (pr-path-style, pr-path-alist, pr-txt-name) | |
24 (pr-txt-printer-alist, pr-ps-name, pr-ps-printer-alist) | |
25 (pr-temp-dir, pr-ps-temp-file, pr-file-modes, pr-gv-command) | |
26 (pr-gs-command, pr-gs-switches, pr-gs-device, pr-gs-resolution) | |
27 (pr-print-using-ghostscript, pr-file-tumble, pr-auto-region) | |
28 (pr-auto-mode, pr-mode-alist, pr-ps-utility) | |
29 (pr-ps-utility-alist, pr-menu-char-height, pr-menu-char-width) | |
30 (pr-setting-database, pr-visible-entry-list) | |
31 (pr-delete-temp-file, pr-list-directory, pr-buffer-name) | |
32 (pr-buffer-name-ignore, pr-buffer-verbose): Remove incorrect | |
33 :version. | |
20 | 34 |
21 * ediff-util.el (ediff-nuke-selective-display): Move definition to | 35 * ediff-util.el (ediff-nuke-selective-display): Move definition to |
22 top level, make it dependent on the emacs flavor. | 36 top level, make it dependent on the emacs flavor. |
23 | 37 |
24 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer): | 38 * play/gamegrid.el (gamegrid-kill-timer, gamegrid-start-timer): |