comparison lisp/ChangeLog @ 87542:04772d747469

(server-create-window-system-frame): Remove workaround for a bug that has been fixed.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 03 Jan 2008 21:56:36 +0000
parents 3a92f3042e39
children d8fd4b494f77
comparison
equal deleted inserted replaced
87541:b1f54ef8cb8f 87542:04772d747469
1 2008-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * server.el (server-create-window-system-frame): Remove workaround for
4 a bug that has been fixed.
5
1 2008-01-03 Magnus Henoch <magnus@zemdatav> 6 2008-01-03 Magnus Henoch <magnus@zemdatav>
2 7
3 * net/dbus.el (dbus-name-owner-changed-handler): Use 8 * net/dbus.el (dbus-name-owner-changed-handler):
4 dbus-unregister-object instead of dbus-unregister-signal. 9 Use dbus-unregister-object instead of dbus-unregister-signal.
5 10
6 2008-01-03 Drew Adams <drew.adams@oracle.com> 11 2008-01-03 Drew Adams <drew.adams@oracle.com>
7 12
8 * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns. 13 * frame.el (frame-geom-value-cons, frame-geom-spec-cons): New fns.
9 14
19 (vc-git-dir-state): Use it instead of processing the status 24 (vc-git-dir-state): Use it instead of processing the status
20 results here. 25 results here.
21 26
22 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com> 27 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com>
23 28
24 * progmodes/grep.el (grep-find-ignored-directories): Initialize 29 * progmodes/grep.el (grep-find-ignored-directories):
25 from the value of vc-directory-exclusion-list. 30 Initialize from the value of vc-directory-exclusion-list.
26 31
27 * vc-hooks (vc-directory-exclusion-list): Include "_darcs", 32 * vc-hooks (vc-directory-exclusion-list): Include "_darcs",
28 even though we don't have a back end for darcs yet. 33 even though we don't have a back end for darcs yet.
29 34
30 2008-01-02 Karl Fogel <kfogel@red-bean.com> 35 2008-01-02 Karl Fogel <kfogel@red-bean.com>
85 90
86 * vc-svn.el (vc-svn-modify-change comment): New function. 91 * vc-svn.el (vc-svn-modify-change comment): New function.
87 92
88 2008-01-01 Dan Nicolaescu <dann@ics.uci.edu> 93 2008-01-01 Dan Nicolaescu <dann@ics.uci.edu>
89 94
90 * vc-git.el (vc-git-dir-state): Set the vc-backend property. Do 95 * vc-git.el (vc-git-dir-state): Set the vc-backend property.
91 not disable undo, with-temp-buffer does it by default. 96 Do not disable undo, with-temp-buffer does it by default.
92 97
93 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> 98 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com>
94 99
95 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property 100 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property
96 correctly. 101 correctly.
99 with vc-state. 104 with vc-state.
100 (vc-next-action): Fix vc-transfer-file call. 105 (vc-next-action): Fix vc-transfer-file call.
101 106
102 2007-12-31 Tom Tromey <tromey@redhat.com> 107 2007-12-31 Tom Tromey <tromey@redhat.com>
103 108
104 * emacs-lisp/elp.el (elp-results): Use header-line-format for 109 * emacs-lisp/elp.el (elp-results): Use header-line-format for header.
105 header. Move point to the start of the buffer. 110 Move point to the start of the buffer.
106 111
107 2007-12-31 Dan Nicolaescu <dann@ics.uci.edu> 112 2007-12-31 Dan Nicolaescu <dann@ics.uci.edu>
108 113
109 * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property. 114 * vc-cvs.el (vc-cvs-parse-entry): Set the vc-backend property.
110 115
111 * vc.el: State that dir-state is required to set the vc-state and 116 * vc.el: State that dir-state is required to set the vc-state and
112 vc-backend properties. 117 vc-backend properties.
113 118
114 2007-12-31 Martin Rudalics <rudalics@gmx.at> 119 2007-12-31 Martin Rudalics <rudalics@gmx.at>
115 120
116 * man.el (Man-default-man-entry): Make this a defun. Improve 121 * man.el (Man-default-man-entry): Make this a defun.
117 guessing mechanism and handling of section numbers. 122 Improve guessing mechanism and handling of section numbers.
118 123
119 2007-12-31 Richard Stallman <rms@gnu.org> 124 2007-12-31 Richard Stallman <rms@gnu.org>
120 125
121 * faces.el (face-all-attributes): If FRAME is nil, return defaults. 126 * faces.el (face-all-attributes): If FRAME is nil, return defaults.
122 127
144 149
145 * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'. 150 * cus-face.el (custom-declare-face): Per frame, use `face-spec-set-2'.
146 (custom-theme-set-faces): Clear `face-override-spec' property. 151 (custom-theme-set-faces): Clear `face-override-spec' property.
147 Call `face-spec-set' with FOR-DEFFACE. 152 Call `face-spec-set' with FOR-DEFFACE.
148 153
149 * custom.el (custom-theme-recalc-face): 154 * custom.el (custom-theme-recalc-face): Simply call `face-spec-recalc'.
150 Simply call `face-spec-recalc'.
151 155
152 * faces.el (face-spec-set): Third arg is now FOR-DEFFACE. 156 * faces.el (face-spec-set): Third arg is now FOR-DEFFACE.
153 Use of frame as third arg is deprecated. 157 Use of frame as third arg is deprecated.
154 Handle `face-override-spec' property. 158 Handle `face-override-spec' property.
155 (face-spec-recalc): New function. 159 (face-spec-recalc): New function.
195 199
196 * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state. 200 * vc-hg.el (vc-hg-dir-state): Deal with the up-to-date state.
197 201
198 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com> 202 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
199 203
200 * calc/calc-aent.el (math-read-token): Fix misplaced 204 * calc/calc-aent.el (math-read-token): Fix misplaced parentheses.
201 parentheses.
202 205
203 * calc/calc-lang.el (calc-yacas-language, calc-maxima-language) 206 * calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
204 (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum) 207 (calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
205 (math-yacas-compose-deriv, math-yacas-compose-taylor) 208 (math-yacas-compose-deriv, math-yacas-compose-taylor)
206 (math-maxima-parse-subst, math-maxima-parse-taylor) 209 (math-maxima-parse-subst, math-maxima-parse-taylor)
297 300
298 2007-12-29 Richard Stallman <rms@gnu.org> 301 2007-12-29 Richard Stallman <rms@gnu.org>
299 302
300 * emacs-lisp/find-func.el (find-function-after-hook): Add :type. 303 * emacs-lisp/find-func.el (find-function-after-hook): Add :type.
301 304
302 * info.el (Info-clone-buffer): Renamed from Info-clone-buffer-hook. 305 * info.el (Info-clone-buffer): Rename from Info-clone-buffer-hook.
303 Use changed. 306 Use changed.
304 307
305 * startup.el (fancy-splash-help-echo): Var deleted. 308 * startup.el (fancy-splash-help-echo): Var deleted.
306 (fancy-splash-insert): Get help-echo from (startup-echo-area-message). 309 (fancy-splash-insert): Get help-echo from (startup-echo-area-message).
307 (fancy-about-screen): Don't display fancy-splash-help-echo. 310 (fancy-about-screen): Don't display fancy-splash-help-echo.
380 (ps-print-preprint-region): Use `ps-mark-active-p' instead of 383 (ps-print-preprint-region): Use `ps-mark-active-p' instead of
381 `region-active-p' for error checking. 384 `region-active-p' for error checking.
382 385
383 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com> 386 2007-12-27 Eric S. Raymond <esr@snark.thyrsus.com>
384 387
385 * vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el: Put 388 * vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el:
386 new machinery in place to support editing of change comments 389 Put new machinery in place to support editing of change comments
387 with 'e' in a log-view buffer. Not documented yet as this 390 with 'e' in a log-view buffer. Not documented yet as this
388 only works for SCCS, RCS, and maybe CVS if you have admin 391 only works for SCCS, RCS, and maybe CVS if you have admin
389 privileges. When we have backend support for Subversion and 392 privileges. When we have backend support for Subversion and
390 more modern systems it will be time to write this up. 393 more modern systems it will be time to write this up.
391 394
460 instead of bookmark-make-cell. 463 instead of bookmark-make-cell.
461 (bookmark-get-handler, bookmark-jump-internal): New functions. 464 (bookmark-get-handler, bookmark-jump-internal): New functions.
462 (bookmark-jump, bookmark-jump-other-window, bookmark-insert) 465 (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
463 (bookmark-bmenu-2-window, bookmark-bmenu-other-window): 466 (bookmark-bmenu-2-window, bookmark-bmenu-other-window):
464 Use bookmark-jump-internal. 467 Use bookmark-jump-internal.
465 (bookmark-make-cell-for-text-file): Renamed from bookmark-make-cell. 468 (bookmark-make-cell-for-text-file): Rename from bookmark-make-cell.
466 469
467 * doc-view.el (doc-view-bookmark-make-cell) 470 * doc-view.el (doc-view-bookmark-make-cell)
468 (doc-view-bookmark-jump): New functions. 471 (doc-view-bookmark-jump): New functions.
469 (doc-view-mode): Set bookmark-make-cell-function buffer-locally. 472 (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
470 473
508 * simple.el (select-active-regions): New option. 511 * simple.el (select-active-regions): New option.
509 (set-mark): Obey it. 512 (set-mark): Obey it.
510 (yank-pop-change-selection): New option. 513 (yank-pop-change-selection): New option.
511 (current-kill): Obey it. 514 (current-kill): Obey it.
512 515
513 * simple.el (use-region-p): Renamed from `region-active-p'. 516 * simple.el (use-region-p): Rename from `region-active-p'.
514 (region-active-p): New function. 517 (region-active-p): New function.
515 518
516 2007-12-25 David Golden <david.delaharpe.golden@gmail.com> (tiny change) 519 2007-12-25 David Golden <david.delaharpe.golden@gmail.com> (tiny change)
517 520
518 * term/x-win.el (x-select-enable-primary): New option. 521 * term/x-win.el (x-select-enable-primary): New option.
719 and read-input with read-string. 722 and read-input with read-string.
720 (top-level): No need to require imenu, reporter, dinotrace, vc, 723 (top-level): No need to require imenu, reporter, dinotrace, vc,
721 font-lock when compiling. Always require compile. Relegate remaining 724 font-lock when compiling. Always require compile. Relegate remaining
722 compatibility cruft to XEmacs. Don't require font-lock. 725 compatibility cruft to XEmacs. Don't require font-lock.
723 (verilog-version): Remove superfluous concat. 726 (verilog-version): Remove superfluous concat.
724 (dinotrace-unannotate-all, zmacs-activate-region) 727 (dinotrace-unannotate-all, zmacs-activate-region, customize-apropos):
725 (customize-apropos): No need to define. 728 No need to define.
726 (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt. 729 (verilog-regexp-opt): On Emacs, just make it an alias for regexp-opt.
727 (verilog-font-lock-keywords, verilog-font-lock-keywords-1) 730 (verilog-font-lock-keywords, verilog-font-lock-keywords-1)
728 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3) 731 (verilog-font-lock-keywords-2, verilog-font-lock-keywords-3)
729 (verilog-startup-message-displayed): These are variables, not constants. 732 (verilog-startup-message-displayed): These are variables, not constants.
730 (verilog-batch-execute-func, verilog-auto-inst) 733 (verilog-batch-execute-func, verilog-auto-inst)
746 (verilog-module-inside-filename-p): No need to wrap fboundp test 749 (verilog-module-inside-filename-p): No need to wrap fboundp test
747 in condition-case. 750 in condition-case.
748 (reporter-submit-bug-report): Autoload it. 751 (reporter-submit-bug-report): Autoload it.
749 (verilog-mark-defun): Call zmacs-activate-region only if bound. 752 (verilog-mark-defun): Call zmacs-activate-region only if bound.
750 (verilog-font-customize): Call customize-apropos only if bound. 753 (verilog-font-customize): Call customize-apropos only if bound.
751 (verilog-getopt-flags, verilog-auto-reeval-locals): Use 754 (verilog-getopt-flags, verilog-auto-reeval-locals):
752 make-local-variable rather than make-variable-buffer-local. 755 Use make-local-variable rather than make-variable-buffer-local.
753 (verilog-company, verilog-project, verilog-modi-cache-list): 756 (verilog-company, verilog-project, verilog-modi-cache-list):
754 Move make-variable-buffer-local calls to top-level. 757 Move make-variable-buffer-local calls to top-level.
755 (font-lock-defaults-alist): Don't define it. 758 (font-lock-defaults-alist): Don't define it.
756 (verilog-need-fld): Remove. 759 (verilog-need-fld): Remove.
757 (verilog-font-lock-init): Don't set font-lock-defaults-alist. 760 (verilog-font-lock-init): Don't set font-lock-defaults-alist.
758 (verilog-mode): Only call make-local-hook on XEmacs. Set 761 (verilog-mode): Only call make-local-hook on XEmacs.
759 font-lock-defaults rather than using verilog-font-lock-init. 762 Set font-lock-defaults rather than using verilog-font-lock-init.
760 763
761 2007-12-17 Andreas Schwab <schwab@suse.de> 764 2007-12-17 Andreas Schwab <schwab@suse.de>
762 765
763 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords): 766 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
764 Fix comment typo. 767 Fix comment typo.
830 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map): 833 (verilog-mode-map, verilog-template-map, verilog-mode-mouse-map):
831 Declare and initialize in one step. 834 Declare and initialize in one step.
832 (verilog-declaration-prefix-re, verilog-declaration-re) 835 (verilog-declaration-prefix-re, verilog-declaration-re)
833 (verilog-end-of-statement, verilog-indent-declaration) 836 (verilog-end-of-statement, verilog-indent-declaration)
834 (verilog-get-lineup-indent): Remove trailing whitespace. 837 (verilog-get-lineup-indent): Remove trailing whitespace.
835 (verilog-mode): Fix autoload cookie. Set 838 (verilog-mode): Fix autoload cookie.
836 beginning-of-defun-function and end-of-defun-function. Use when 839 Set beginning-of-defun-function and end-of-defun-function. Use when
837 instead of if. 840 instead of if.
838 (verilog-emacs-features, verilog-auto-ascii-enum) 841 (verilog-emacs-features, verilog-auto-ascii-enum)
839 (verilog-insert-indices): Escape braces in doc strings. 842 (verilog-insert-indices): Escape braces in doc strings.
840 843
841 2007-12-08 Michael McNamara <mac@verilog.com> 844 2007-12-08 Michael McNamara <mac@verilog.com>
843 846
844 * progmodes/verilog-mode.el: New file. 847 * progmodes/verilog-mode.el: New file.
845 848
846 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org> 849 2007-12-08 Eli Zaretskii <eliz@fencepost.gnu.org>
847 850
848 * international/latexenc.el (latexenc-find-file-coding-system): If 851 * international/latexenc.el (latexenc-find-file-coding-system):
849 both coding-system-for-write and buffer-file-coding-system of 852 If both coding-system-for-write and buffer-file-coding-system of
850 latex-main-file are nil, use `undecided'. 853 latex-main-file are nil, use `undecided'.
851 854
852 2007-12-06 Jason Rumney <jasonr@gnu.org> 855 2007-12-06 Jason Rumney <jasonr@gnu.org>
853 856
854 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned. 857 * mouse.el (mouse-buffer-menu-alist): Keep buffer names left aligned.