Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog.1 @ 412:697ef44129c6 r21-2-14
Import from CVS: tag r21-2-14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:20:41 +0200 |
parents | 2f8bb876ab1d |
children |
comparison
equal
deleted
inserted
replaced
411:12e008d41344 | 412:697ef44129c6 |
---|---|
128 * msw-faces.el: mswindows-make-font-bold[-italic] | 128 * msw-faces.el: mswindows-make-font-bold[-italic] |
129 Try to make the bold font the same width as the non-bold font. | 129 Try to make the bold font the same width as the non-bold font. |
130 | 130 |
131 1997-12-07 Hrvoje Niksic <hniksic@srce.hr> | 131 1997-12-07 Hrvoje Niksic <hniksic@srce.hr> |
132 | 132 |
133 * wid-edit.el (widget-prettyprint-to-string): Nix cl-prettyprint's | 133 * wid-edit.el (widget-prettyprint-to-string): Nix cl-prettyprint's |
134 newlines. | 134 newlines. |
135 | 135 |
136 1997-12-06 Hrvoje Niksic <hniksic@srce.hr> | 136 1997-12-06 Hrvoje Niksic <hniksic@srce.hr> |
137 | 137 |
138 * x-toolbar.el (toolbar-not-configured): Use `error'. | 138 * x-toolbar.el (toolbar-not-configured): Use `error'. |
149 (font-lock-unfontify-region-function): Ditto. | 149 (font-lock-unfontify-region-function): Ditto. |
150 (font-lock-inhibit-thing-lock): Ditto. | 150 (font-lock-inhibit-thing-lock): Ditto. |
151 | 151 |
152 1997-12-07 SL Baur <steve@altair.xemacs.org> | 152 1997-12-07 SL Baur <steve@altair.xemacs.org> |
153 | 153 |
154 * egg/egg-cwnn-leim.el (egg-pinyin-activate): New file. Interface | 154 * egg/egg-cwnn-leim.el (egg-pinyin-activate): New file. Interface |
155 to Chinese Wnn server. | 155 to Chinese Wnn server. |
156 | 156 |
157 * egg/egg-kwnn-leim.el: New file. Interface to Korean Wnn | 157 * egg/egg-kwnn-leim.el: New file. Interface to Korean Wnn |
158 server. | 158 server. |
159 | 159 |
235 (custom-quote): Vectors and bit-vectors are also self-printable. | 235 (custom-quote): Vectors and bit-vectors are also self-printable. |
236 | 236 |
237 1997-12-05 Mark Borges <mdb@cdc.noaa.gov> | 237 1997-12-05 Mark Borges <mdb@cdc.noaa.gov> |
238 | 238 |
239 * mail/mail-extr.el (all-top-level-domains): | 239 * mail/mail-extr.el (all-top-level-domains): |
240 Two letter country codes synched with | 240 Two letter country codes synched with |
241 http://www.iana.org/in-notes/iana/assignments/country-codes | 241 http://www.iana.org/in-notes/iana/assignments/country-codes |
242 as updated by the RIPE Network Coordination Centre. | 242 as updated by the RIPE Network Coordination Centre. |
243 Source: ISO 3166 Maintenance Agency | 243 Source: ISO 3166 Maintenance Agency |
244 Latest change: Thu Aug 7 17:59:51 MET DST 1997 | 244 Latest change: Thu Aug 7 17:59:51 MET DST 1997 |
245 | 245 |
246 1997-12-03 Eric Eide <eeide@cs.utah.edu> | 246 1997-12-03 Eric Eide <eeide@cs.utah.edu> |
247 | 247 |
248 * files.el (set-auto-mode): Don't invoke | 248 * files.el (set-auto-mode): Don't invoke |
329 (visit-tags-table): Disallow setting `tags-file-name' to a | 329 (visit-tags-table): Disallow setting `tags-file-name' to a |
330 nonexistent file. | 330 nonexistent file. |
331 | 331 |
332 1997-11-29 SL Baur <steve@altair.xemacs.org> | 332 1997-11-29 SL Baur <steve@altair.xemacs.org> |
333 | 333 |
334 * update-elc.el ((preloaded-file-list site-load-packages)): Modify | 334 * update-elc.el ((preloaded-file-list site-load-packages)): Modify |
335 error message to be more build-report.el friendly. | 335 error message to be more build-report.el friendly. |
336 | 336 |
337 * dumped-lisp.el (preloaded-file-list): Remove tooltalk/ prefix | 337 * dumped-lisp.el (preloaded-file-list): Remove tooltalk/ prefix |
338 from tooltalk dumped files. | 338 from tooltalk dumped files. |
339 | 339 |
365 (hyper-apropos-disassemble): Ditto. | 365 (hyper-apropos-disassemble): Ditto. |
366 | 366 |
367 * x-menubar.el (default-menubar): Disable WWW items in help menu | 367 * x-menubar.el (default-menubar): Disable WWW items in help menu |
368 if no browse-url. | 368 if no browse-url. |
369 | 369 |
370 * help.el (xemacs-www-page): Print error message intead of bombing | 370 * help.el (xemacs-www-page): Print error message intead of bombing |
371 if not browse-url. | 371 if not browse-url. |
372 (xemacs-www-faq): Ditto. | 372 (xemacs-www-faq): Ditto. |
373 | 373 |
374 * files.el (recover-session): Print error message instead of | 374 * files.el (recover-session): Print error message instead of |
375 bombing if no dired. | 375 bombing if no dired. |
387 (insert-register): Ditto. | 387 (insert-register): Ditto. |
388 | 388 |
389 * x-toolbar.el (pending-delete): Don't (require 'pending-del). | 389 * x-toolbar.el (pending-delete): Don't (require 'pending-del). |
390 * x-menubar.el (pending-delete): Don't (require 'pending-del). | 390 * x-menubar.el (pending-delete): Don't (require 'pending-del). |
391 | 391 |
392 * x-menubar.el (bookmark-menu-filter): Add guards against bookmark | 392 * x-menubar.el (bookmark-menu-filter): Add guards against bookmark |
393 package not being loaded. | 393 package not being loaded. |
394 | 394 |
395 * mule/char-table.el: Imported from tm. | 395 * mule/char-table.el: Imported from tm. |
396 * mule/chartblxmas.el: Ditto. | 396 * mule/chartblxmas.el: Ditto. |
397 * alist.el: Ditto. | 397 * alist.el: Ditto. |
398 * overlay.el: Unpackaged for Quail. | 398 * overlay.el: Unpackaged for Quail. |
399 | 399 |
400 * x-menubar.el (default-menubar): Put guard on evaluation of | 400 * x-menubar.el (default-menubar): Put guard on evaluation of |
401 `ps-paper-type'. | 401 `ps-paper-type'. |
402 (default-menubar): Put guard on `paren-mode'. | 402 (default-menubar): Put guard on `paren-mode'. |
403 - Put guard on `mouse-avoidance-mode'. | 403 - Put guard on `mouse-avoidance-mode'. |
404 - Guard `font-lock' stuffs. | 404 - Guard `font-lock' stuffs. |
425 | 425 |
426 1997-11-26 SL Baur <steve@altair.xemacs.org> | 426 1997-11-26 SL Baur <steve@altair.xemacs.org> |
427 | 427 |
428 * packages.el (packages-useful-lisp): advice.el is a package. | 428 * packages.el (packages-useful-lisp): advice.el is a package. |
429 | 429 |
430 * x-menubar.el (default-menubar): Make `Options ... Color Printing' | 430 * x-menubar.el (default-menubar): Make `Options ... Color Printing' |
431 a toggle. | 431 a toggle. |
432 | 432 |
433 1997-11-26 Kyle Jones <kyle_jones@wonderworks.com> | 433 1997-11-26 Kyle Jones <kyle_jones@wonderworks.com> |
434 | 434 |
435 * toolbar.el (init-toolbar-from-resrouces): Fix | 435 * toolbar.el (init-toolbar-from-resrouces): Fix |
446 for the Bookmarks menu. | 446 for the Bookmarks menu. |
447 (bookmark-menu-filter): Handle inactive submenus. | 447 (bookmark-menu-filter): Handle inactive submenus. |
448 | 448 |
449 1997-11-25 Hrvoje Niksic <hniksic@srce.hr> | 449 1997-11-25 Hrvoje Niksic <hniksic@srce.hr> |
450 | 450 |
451 * custom.el (custom-declare-variable): Attach the symbol to | 451 * custom.el (custom-declare-variable): Attach the symbol to |
452 load history. | 452 load history. |
453 | 453 |
454 1997-11-23 SL Baur <steve@altair.xemacs.org> | 454 1997-11-23 SL Baur <steve@altair.xemacs.org> |
455 | 455 |
456 * startup.el (find-emacs-root-internal-1): Erase references to | 456 * startup.el (find-emacs-root-internal-1): Erase references to |
503 the backgroundToolBarColor XPM symbolic name. | 503 the backgroundToolBarColor XPM symbolic name. |
504 | 504 |
505 1997-11-17 Marc Paquette <marcpa@cam.org> | 505 1997-11-17 Marc Paquette <marcpa@cam.org> |
506 | 506 |
507 * efs/dired.el: Removed special case for windows-nt in | 507 * efs/dired.el: Removed special case for windows-nt in |
508 dired-get-filename(); no longer needed because we now do | 508 dired-get-filename(); no longer needed because we now do |
509 CRLF->LF conversion upstream. | 509 CRLF->LF conversion upstream. |
510 | 510 |
511 1997-11-18 Jonathan Harris <jhar@tardis.ed.ac.uk> | 511 1997-11-18 Jonathan Harris <jhar@tardis.ed.ac.uk> |
512 | 512 |
513 * msw-faces.el: Actually does something. | 513 * msw-faces.el: Actually does something. |
655 image. | 655 image. |
656 From: Jens Krinke <krinke@ips.cs.tu-bs.de> | 656 From: Jens Krinke <krinke@ips.cs.tu-bs.de> |
657 | 657 |
658 1997-11-12 Greg Klanderman <greg@alphatech.com> | 658 1997-11-12 Greg Klanderman <greg@alphatech.com> |
659 | 659 |
660 * packages/compile.el (compilation-build-compilation-error-regexp-alist): | 660 * packages/compile.el (compilation-build-compilation-error-regexp-alist): |
661 Added documentation for this function. | 661 Added documentation for this function. |
662 | 662 |
663 ** (compilation-error-regexp-systems-list): Update documentation | 663 ** (compilation-error-regexp-systems-list): Update documentation |
664 to note that `compilation-build-compilation-error-regexp-alist' | 664 to note that `compilation-build-compilation-error-regexp-alist' |
665 must be called after changing the value. Update customization to | 665 must be called after changing the value. Update customization to |
666 add a set method which automatically calls | 666 add a set method which automatically calls |
667 `compilation-build-compilation-error-regexp-alist' when the value | 667 `compilation-build-compilation-error-regexp-alist' when the value |
749 * prim/about.el (about-hackers): New entries. | 749 * prim/about.el (about-hackers): New entries. |
750 | 750 |
751 * utils/shadow.el (list-load-path-shadows): Supress message when | 751 * utils/shadow.el (list-load-path-shadows): Supress message when |
752 no shadowings are found. | 752 no shadowings are found. |
753 | 753 |
754 * loadup.el: Modify algorithm for finding initial lisp directories | 754 * loadup.el: Modify algorithm for finding initial lisp directories |
755 since the search now starts from lisp/ not lisp/prim/. | 755 since the search now starts from lisp/ not lisp/prim/. |
756 * update-elc.el: Ditto. | 756 * update-elc.el: Ditto. |
757 * make-docfile.el: Ditto. | 757 * make-docfile.el: Ditto. |
758 | 758 |
759 1997-11-07 SL Baur <steve@altair.xemacs.org> | 759 1997-11-07 SL Baur <steve@altair.xemacs.org> |
854 | 854 |
855 * faces.el: init-other-random-faces | 855 * faces.el: init-other-random-faces |
856 Reinstated code that uses (mono x) as a specifer tag, but | 856 Reinstated code that uses (mono x) as a specifer tag, but |
857 conditioned it on (featurep 'x) because x is not a valid | 857 conditioned it on (featurep 'x) because x is not a valid |
858 specifier tag under native-win32. | 858 specifier tag under native-win32. |
859 | 859 |
860 * Added file headers to: | 860 * Added file headers to: |
861 w32-faces.el, w32-init.el | 861 w32-faces.el, w32-init.el |
862 | 862 |
863 1997-11-06 Hrvoje Niksic <hniksic@srce.hr> | 863 1997-11-06 Hrvoje Niksic <hniksic@srce.hr> |
864 | 864 |
935 * packages/tar-mode.el (tar-mode): Check for menubars. | 935 * packages/tar-mode.el (tar-mode): Check for menubars. |
936 | 936 |
937 1997-11-07 Kyle Jones <kyle_jones@wonderworks.com> | 937 1997-11-07 Kyle Jones <kyle_jones@wonderworks.com> |
938 | 938 |
939 * prim/modeline.el (mouse-drag-modeline): Don't | 939 * prim/modeline.el (mouse-drag-modeline): Don't |
940 allow the window size to shrink to a size that is not a | 940 allow the window size to shrink to a size that is not a |
941 multiple of the height of the default face's font. | 941 multiple of the height of the default face's font. |
942 | 942 |
943 * prim/modeline.el (mouse-drag-modeline): Don't | 943 * prim/modeline.el (mouse-drag-modeline): Don't |
944 discard timeout events. | 944 discard timeout events. |
945 | 945 |
959 window-system, when TAG is nil. | 959 window-system, when TAG is nil. |
960 | 960 |
961 1997-11-05 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 961 1997-11-05 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
962 | 962 |
963 * mule/mule-cmds.el (set-default-coding-systems): Make | 963 * mule/mule-cmds.el (set-default-coding-systems): Make |
964 add-hook to `comint-exec-hook' be an append, for when the user | 964 add-hook to `comint-exec-hook' be an append, for when the user |
965 changes language environment say. | 965 changes language environment say. |
966 | 966 |
967 1997-11-05 SL Baur <steve@altair.xemacs.org> | 967 1997-11-05 SL Baur <steve@altair.xemacs.org> |
968 | 968 |
969 * prim/winnt.el: Use a cleaner method for getting Text/Binary file | 969 * prim/winnt.el: Use a cleaner method for getting Text/Binary file |
970 type in the mode-line for MS Windows. | 970 type in the mode-line for MS Windows. |
971 | 971 |
972 1997-11-06 Hrvoje Niksic <hniksic@srce.hr> | 972 1997-11-06 Hrvoje Niksic <hniksic@srce.hr> |
973 | 973 |
974 * prim/mouse.el: Removed "junk me" functions. | 974 * prim/mouse.el: Removed "junk me" functions. |
1003 (lazy-shot-fontify-region): Dumb implementation added. | 1003 (lazy-shot-fontify-region): Dumb implementation added. |
1004 (lazy-shot-unstall-after-fontify): Needed to disable lazy | 1004 (lazy-shot-unstall-after-fontify): Needed to disable lazy |
1005 fontifying after fontify-buffer. | 1005 fontifying after fontify-buffer. |
1006 (lazy-shot-unstall): Make sure buffer is left in a fontified state if | 1006 (lazy-shot-unstall): Make sure buffer is left in a fontified state if |
1007 needed. Take optional argument. | 1007 needed. Take optional argument. |
1008 | 1008 |
1009 | 1009 |
1010 * packages/ps-print.el (ps-print-ensure-fontified): Added | 1010 * packages/ps-print.el (ps-print-ensure-fontified): Added |
1011 temporary support for lazy-shot. | 1011 temporary support for lazy-shot. |
1012 | 1012 |
1013 1997-11-05 Hrvoje Niksic <hniksic@srce.hr> | 1013 1997-11-05 Hrvoje Niksic <hniksic@srce.hr> |
1014 | 1014 |
1015 * utils/text-props.el (set-text-properties): Updated docstring. | 1015 * utils/text-props.el (set-text-properties): Updated docstring. |
1016 | 1016 |
1017 1997-11-04 Didier Verna <didier@xemacs.org> | 1017 1997-11-04 Didier Verna <verna@inf.enst.fr> |
1018 | 1018 |
1019 * mule/mule-cmds.el (set-default-coding-systems): | 1019 * mule/mule-cmds.el (set-default-coding-systems): |
1020 The coding-system argument to comint-exec-hook wasn't evaluated | 1020 The coding-system argument to comint-exec-hook wasn't evaluated |
1021 before building the lambda expression. | 1021 before building the lambda expression. |
1022 | 1022 |
1023 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 1023 1997-11-04 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
1024 | 1024 |
1025 * packages/time.el: Change all occurences of ballon to balloon. | 1025 * packages/time.el: Change all occurences of ballon to balloon. |
1086 1997-10-31 Pete Ware <ware@cis.ohio-state.edu> | 1086 1997-10-31 Pete Ware <ware@cis.ohio-state.edu> |
1087 | 1087 |
1088 * shell.el (shell-chdrive-regexp): New for DOS/NT | 1088 * shell.el (shell-chdrive-regexp): New for DOS/NT |
1089 (shell-mode): Added shell-font-lock-keywrods | 1089 (shell-mode): Added shell-font-lock-keywrods |
1090 (shell-mode): Use $PWD for ksh | 1090 (shell-mode): Use $PWD for ksh |
1091 (shell-directory-tracker): Use dirs and dirtrack-toggle. This may | 1091 (shell-directory-tracker): Use dirs and dirtrack-toggle. This may |
1092 cause problems at is interferes with "dired" | 1092 cause problems at is interferes with "dired" |
1093 (shell-snarf-envar): NEW | 1093 (shell-snarf-envar): NEW |
1094 (shell-copy-environment-variable): NEW | 1094 (shell-copy-environment-variable): NEW |
1095 | 1095 |
1096 1997-10-30 Pete Ware <ware@cis.ohio-state.edu> | 1096 1997-10-30 Pete Ware <ware@cis.ohio-state.edu> |
1163 | 1163 |
1164 * prim/keymap.el (synthesize-keysym): Collect a list of | 1164 * prim/keymap.el (synthesize-keysym): Collect a list of |
1165 characters, instead of consing a string each time. | 1165 characters, instead of consing a string each time. |
1166 (synthesize-keysym): Better error checking. | 1166 (synthesize-keysym): Better error checking. |
1167 | 1167 |
1168 * prim/keymap.el (synthesize-keysym): Don't bug out when reading a | 1168 * prim/keymap.el (synthesize-keysym): Don't bug out when reading a |
1169 non-character event. | 1169 non-character event. |
1170 | 1170 |
1171 1997-11-02 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> | 1171 1997-11-02 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> |
1172 | 1172 |
1173 * prim/keymap.el (synthesize-keysym): New function bound to C-x @ k. | 1173 * prim/keymap.el (synthesize-keysym): New function bound to C-x @ k. |
1189 * prim/subr.el (lambda): Moved from `packages.el'. | 1189 * prim/subr.el (lambda): Moved from `packages.el'. |
1190 | 1190 |
1191 * prim/packages.el: Updated commentary. | 1191 * prim/packages.el: Updated commentary. |
1192 (packages-useful-lisp): Added `cl-macs'. | 1192 (packages-useful-lisp): Added `cl-macs'. |
1193 | 1193 |
1194 1997-10-27 Didier Verna <didier@xemacs.org> | 1194 1997-10-27 Didier Verna <verna@inf.enst.fr> |
1195 | 1195 |
1196 * prim/help-nomule.el (help-with-tutorial): The 'didactic' blank | 1196 * prim/help-nomule.el (help-with-tutorial): The 'didactic' blank |
1197 lines message is now taken directly from each tutorial, and thus | 1197 lines message is now taken directly from each tutorial, and thus |
1198 can appear in different languages. | 1198 can appear in different languages. |
1199 | 1199 |
1211 * x11/x-menubar.el: Change Viper menu item to use | 1211 * x11/x-menubar.el: Change Viper menu item to use |
1212 `toggle-viper-mode'. | 1212 `toggle-viper-mode'. |
1213 Suggested by Michael Kifer <kifer@CS.SunySB.EDU> | 1213 Suggested by Michael Kifer <kifer@CS.SunySB.EDU> |
1214 | 1214 |
1215 * mule/mule-init.el: Remove `help-with-tutorial-for-mule'. | 1215 * mule/mule-init.el: Remove `help-with-tutorial-for-mule'. |
1216 Suggested by Didier Verna <didier@xemacs.org> | 1216 Suggested by Didier Verna <verna@inf.enst.fr> |
1217 | 1217 |
1218 * Disable Cyrillic CCL until CCL engine gets fixed. | 1218 * Disable Cyrillic CCL until CCL engine gets fixed. |
1219 From: Martin Buchholz <mrb@Eng.Sun.COM> | 1219 From: Martin Buchholz <mrb@Eng.Sun.COM> |
1220 | 1220 |
1221 1997-10-30 Colin Rafferty <craffert@ml.com> | 1221 1997-10-30 Colin Rafferty <craffert@ml.com> |
1228 * modes/cperl-mode.el: Add Commentary and Code statements to | 1228 * modes/cperl-mode.el: Add Commentary and Code statements to |
1229 comment header for finder. | 1229 comment header for finder. |
1230 | 1230 |
1231 1997-10-30 SL Baur <steve@altair.xemacs.org> | 1231 1997-10-30 SL Baur <steve@altair.xemacs.org> |
1232 | 1232 |
1233 * vm/vm-vars.el (vm-image-directory): Use locate-data-directory if | 1233 * vm/vm-vars.el (vm-image-directory): Use locate-data-directory if |
1234 it exists. | 1234 it exists. |
1235 | 1235 |
1236 * language/european.el: Remove erroneous references to | 1236 * language/european.el: Remove erroneous references to |
1237 `Serbo-Croatian'. | 1237 `Serbo-Croatian'. |
1238 * language/cyril-util.el: Ditto. | 1238 * language/cyril-util.el: Ditto. |
1436 | 1436 |
1437 1997-10-28 Kyle Jones <kyle_jones@wonderworks.com> | 1437 1997-10-28 Kyle Jones <kyle_jones@wonderworks.com> |
1438 | 1438 |
1439 * modes/enriched.el (enriched-face-ans): Use | 1439 * modes/enriched.el (enriched-face-ans): Use |
1440 color-name instead of color-instance-name. | 1440 color-name instead of color-instance-name. |
1441 color-instance-name will not handle the specifiers that | 1441 color-instance-name will not handle the specifiers that |
1442 are passed as arguments. | 1442 are passed as arguments. |
1443 | 1443 |
1444 1997-10-28 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> | 1444 1997-10-28 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> |
1445 | 1445 |
1446 * prim/find-func.el (find-function-noselect): Fix nil argument | 1446 * prim/find-func.el (find-function-noselect): Fix nil argument |
1449 1997-10-28 SL Baur <steve@altair.xemacs.org> | 1449 1997-10-28 SL Baur <steve@altair.xemacs.org> |
1450 | 1450 |
1451 * pcl-cvs/pcl-cvs-xemacs.el: Add `cvs-mode-update-no-prompt' to menu. | 1451 * pcl-cvs/pcl-cvs-xemacs.el: Add `cvs-mode-update-no-prompt' to menu. |
1452 From Stig Bjorlykke <stigb@tihlde.hist.no> | 1452 From Stig Bjorlykke <stigb@tihlde.hist.no> |
1453 | 1453 |
1454 1997-10-28 Didier Verna <didier@xemacs.org> | 1454 1997-10-28 Didier Verna <verna@inf.enst.fr> |
1455 | 1455 |
1456 * packages/man.el (manual-entry): corrected the `when' | 1456 * packages/man.el (manual-entry): corrected the `when' |
1457 form to include 'section' in the buffer name. | 1457 form to include 'section' in the buffer name. |
1458 | 1458 |
1459 1997-10-28 SL Baur <steve@altair.xemacs.org> | 1459 1997-10-28 SL Baur <steve@altair.xemacs.org> |
1460 | 1460 |
1461 * prim/packages (packages-find-pacakges): Fix test on | 1461 * prim/packages (packages-find-pacakges): Fix test on |
1462 inhibit-package-init | 1462 inhibit-package-init |
1463 | 1463 |
1464 1997-10-27 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> | 1464 1997-10-27 Tomasz Cholewo <tjchol01@mecca.spd.louisville.edu> |
1465 | 1465 |
1466 * prim/keymap.el (event-apply-modifier): Fix the return type and | 1466 * prim/keymap.el (event-apply-modifier): Fix the return type and |
1486 "\C-o" only if LEIM is not present | 1486 "\C-o" only if LEIM is not present |
1487 | 1487 |
1488 * egg/egg-leim.el: Registers EGG/Wnn with LEIM when loaded | 1488 * egg/egg-leim.el: Registers EGG/Wnn with LEIM when loaded |
1489 | 1489 |
1490 * egg/egg.el: Bind `toggle-egg-mode' to "\C-\" only if LEIM is | 1490 * egg/egg.el: Bind `toggle-egg-mode' to "\C-\" only if LEIM is |
1491 not present when loaded | 1491 not present when loaded |
1492 | 1492 |
1493 1997-10-27 SL Baur <steve@altair.xemacs.org> | 1493 1997-10-27 SL Baur <steve@altair.xemacs.org> |
1494 | 1494 |
1495 * prim/about.el: Update entries | 1495 * prim/about.el: Update entries |
1496 | 1496 |
1608 with a `Canceled' message, even if C-g wasn't pressed explicitly. | 1608 with a `Canceled' message, even if C-g wasn't pressed explicitly. |
1609 | 1609 |
1610 1997-10-23 Per Abrahamsen <abraham@dina.kvl.dk> | 1610 1997-10-23 Per Abrahamsen <abraham@dina.kvl.dk> |
1611 | 1611 |
1612 * custom/cus-edit.el (hook): Use `widget-group-match' instead of | 1612 * custom/cus-edit.el (hook): Use `widget-group-match' instead of |
1613 `widget-editable-list-match'. | 1613 `widget-editable-list-match'. |
1614 | 1614 |
1615 1997-10-23 SL Baur <steve@altair.xemacs.org> | 1615 1997-10-23 SL Baur <steve@altair.xemacs.org> |
1616 | 1616 |
1617 * modes/c-comment.el (c-comment-edit): Fixed autoload cookie. | 1617 * modes/c-comment.el (c-comment-edit): Fixed autoload cookie. |
1618 Reformatted Lisp comments. | 1618 Reformatted Lisp comments. |
1624 * psgml.el (sgml-data-directory): Ditto. | 1624 * psgml.el (sgml-data-directory): Ditto. |
1625 | 1625 |
1626 1997-10-20 Jan Vroonhof <vroonhof@math.ethz.ch> | 1626 1997-10-20 Jan Vroonhof <vroonhof@math.ethz.ch> |
1627 | 1627 |
1628 * extents.c: Renamed shot property to initial-redisplay-function | 1628 * extents.c: Renamed shot property to initial-redisplay-function |
1629 (extent_fragment_update): Changed the bookkeeping whether an event | 1629 (extent_fragment_update): Changed the bookkeeping whether an event |
1630 has been spawned. The initial-redisplay-function property is no | 1630 has been spawned. The initial-redisplay-function property is no |
1631 longer set to nil. | 1631 longer set to nil. |
1632 | 1632 |
1633 1997-10-21 SL Baur <steve@altair.xemacs.org> | 1633 1997-10-21 SL Baur <steve@altair.xemacs.org> |
1634 | 1634 |
1639 | 1639 |
1640 * comint/gdb.el (gdb-with-core): Fixed autoload cookie. | 1640 * comint/gdb.el (gdb-with-core): Fixed autoload cookie. |
1641 | 1641 |
1642 1997-10-22 Hrvoje Niksic <hniksic@srce.hr> | 1642 1997-10-22 Hrvoje Niksic <hniksic@srce.hr> |
1643 | 1643 |
1644 * prim/startup.el (command-line-1): Run term-setup-hook regardless | 1644 * prim/startup.el (command-line-1): Run term-setup-hook regardless |
1645 of `input-pending-p'. | 1645 of `input-pending-p'. |
1646 | 1646 |
1647 * custom/cus-edit.el (custom-split-regexp-maybe): Use `split-string'. | 1647 * custom/cus-edit.el (custom-split-regexp-maybe): Use `split-string'. |
1648 | 1648 |
1649 * custom/cus-start.el (custom-start-quote): Synch with | 1649 * custom/cus-start.el (custom-start-quote): Synch with |
1679 | 1679 |
1680 * prim/featurep.el (featurep): Handle `not' correctly. | 1680 * prim/featurep.el (featurep): Handle `not' correctly. |
1681 | 1681 |
1682 1997-10-21 SL Baur <steve@altair.xemacs.org> | 1682 1997-10-21 SL Baur <steve@altair.xemacs.org> |
1683 | 1683 |
1684 * prim/about.el (about-maintainer-glyph): Pictures have been moved | 1684 * prim/about.el (about-maintainer-glyph): Pictures have been moved |
1685 to photos subdirectory. | 1685 to photos subdirectory. |
1686 | 1686 |
1687 1997-10-21 Hrvoje Niksic <hniksic@srce.hr> | 1687 1997-10-21 Hrvoje Niksic <hniksic@srce.hr> |
1688 | 1688 |
1689 * x11/x-menubar.el (options-menu-saved-forms): Check whether | 1689 * x11/x-menubar.el (options-menu-saved-forms): Check whether |
1694 * x11/x-menubar.el (default-menubar): Conditionalize games menu. | 1694 * x11/x-menubar.el (default-menubar): Conditionalize games menu. |
1695 | 1695 |
1696 1997-10-21 Colin Rafferty <craffert@ml.com> | 1696 1997-10-21 Colin Rafferty <craffert@ml.com> |
1697 | 1697 |
1698 * x11/x-menubar.el (default-menubar): Made it use lazy-shot | 1698 * x11/x-menubar.el (default-menubar): Made it use lazy-shot |
1699 instead of lazy-lock in "Syntax Highlighting->Lazy". | 1699 instead of lazy-lock in "Syntax Highlighting->Lazy". |
1700 (options-menu-saved-forms): Made it save lazy-shot instead of | 1700 (options-menu-saved-forms): Made it save lazy-shot instead of |
1701 lazy-lock in the options. | 1701 lazy-lock in the options. |
1702 | 1702 |
1703 1997-10-21 SL Baur <steve@altair.xemacs.org> | 1703 1997-10-21 SL Baur <steve@altair.xemacs.org> |
1704 | 1704 |
1776 | 1776 |
1777 1997-10-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 1777 1997-10-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
1778 | 1778 |
1779 * help.el (function-at-point): Use `function-at-point-function'. | 1779 * help.el (function-at-point): Use `function-at-point-function'. |
1780 (function-at-point-function): New variable, formerly | 1780 (function-at-point-function): New variable, formerly |
1781 `find-function-function'. | 1781 `find-function-function'. |
1782 (describe-function): Use `function-at-point'. | 1782 (describe-function): Use `function-at-point'. |
1783 (where-is): Ditto. | 1783 (where-is): Ditto. |
1784 | 1784 |
1785 * find-func.el (find-function-read-function): Use | 1785 * find-func.el (find-function-read-function): Use |
1786 `function-at-point'. | 1786 `function-at-point'. |
1787 | 1787 |
1788 * packages/info.el (Info-elisp-ref): Use `function-at-point'. | 1788 * packages/info.el (Info-elisp-ref): Use `function-at-point'. |
1789 | 1789 |
1790 * packages/hyper-apropos.el (hyper-apropos-read-function-symbol): | 1790 * packages/hyper-apropos.el (hyper-apropos-read-function-symbol): |
1791 Use `function-at-point'. | 1791 Use `function-at-point'. |
1804 1997-10-17 SL Baur <steve@altair.xemacs.org> | 1804 1997-10-17 SL Baur <steve@altair.xemacs.org> |
1805 | 1805 |
1806 * prim/packages.el (packages-find-packages-1): New argument: | 1806 * prim/packages.el (packages-find-packages-1): New argument: |
1807 `user-package' non-nil when searching user packages. | 1807 `user-package' non-nil when searching user packages. |
1808 - Load any autoloads found in user packages. | 1808 - Load any autoloads found in user packages. |
1809 | 1809 |
1810 1997-10-17 Karl M. Hegbloom <karlheg@inetarena.com> | 1810 1997-10-17 Karl M. Hegbloom <karlheg@inetarena.com> |
1811 | 1811 |
1812 * packages/info.el (Info-insert-dir): Also kill the localdir temp | 1812 * packages/info.el (Info-insert-dir): Also kill the localdir temp |
1813 buffers. | 1813 buffers. |
1814 | 1814 |
1815 1997-10-17 SL Baur <steve@altair.xemacs.org> | 1815 1997-10-17 SL Baur <steve@altair.xemacs.org> |
1816 | 1816 |
1817 * utils/facemenu.el: autoload the `facemenu-keymap' properly. | 1817 * utils/facemenu.el: autoload the `facemenu-keymap' properly. |
1818 | 1818 |
1819 * mule/mule-cmds.el (read-language-name): Fix typo. | 1819 * mule/mule-cmds.el (read-language-name): Fix typo. |
1820 From Didier Verna <didier@xemacs.org> | 1820 From Didier Verna <verna@inf.enst.fr> |
1821 | 1821 |
1822 1997-10-15 Adrian Aichner <aichner@ecf.teradyne.com> | 1822 1997-10-15 Adrian Aichner <aichner@ecf.teradyne.com> |
1823 | 1823 |
1824 * utils/build-report.el: Leaving point at begin of composed mail now. | 1824 * utils/build-report.el: Leaving point at begin of composed mail now. |
1825 Using mime-edit-content-beginning to determine file-begin of | 1825 Using mime-edit-content-beginning to determine file-begin of |
1884 | 1884 |
1885 * custom/wid-edit.el (widget-change-glyphs-mapper): cosmetic changes. | 1885 * custom/wid-edit.el (widget-change-glyphs-mapper): cosmetic changes. |
1886 From Hrvoje Niksic <hniksic@srce.hr> | 1886 From Hrvoje Niksic <hniksic@srce.hr> |
1887 | 1887 |
1888 * prim/glyphs.el (init-glyphs): Use different logo for beta XEmacsen. | 1888 * prim/glyphs.el (init-glyphs): Use different logo for beta XEmacsen. |
1889 From Didier Verna <didier@xemacs.org> | 1889 From Didier Verna <verna@inf.enst.fr> |
1890 | 1890 |
1891 1997-10-15 Hrvoje Niksic <hniksic@srce.hr> | 1891 1997-10-15 Hrvoje Niksic <hniksic@srce.hr> |
1892 | 1892 |
1893 * cl/cl-macs.el (extent-property): Updated SETF methods for `get' | 1893 * cl/cl-macs.el (extent-property): Updated SETF methods for `get' |
1894 and `extent-property'. | 1894 and `extent-property'. |
1913 | 1913 |
1914 1997-10-14 Hrvoje Niksic <hniksic@srce.hr> | 1914 1997-10-14 Hrvoje Niksic <hniksic@srce.hr> |
1915 | 1915 |
1916 * custom/wid-edit.el: (widget-glyph-insert-glyph): Use | 1916 * custom/wid-edit.el: (widget-glyph-insert-glyph): Use |
1917 `widget-mouse-help' if necessary. | 1917 `widget-mouse-help' if necessary. |
1918 (widget-documentation-string-value-create): Don't coerce help-echo | 1918 (widget-documentation-string-value-create): Don't coerce help-echo |
1919 WIDGET to widget. | 1919 WIDGET to widget. |
1920 (widget-button-keymap): New keymap. | 1920 (widget-button-keymap): New keymap. |
1921 (widget-specify-button): Use it. | 1921 (widget-specify-button): Use it. |
1922 (widget-glyph-insert-glyph): Ditto. | 1922 (widget-glyph-insert-glyph): Ditto. |
1923 (widget-glyph-click): Dispatch events during the loop. | 1923 (widget-glyph-click): Dispatch events during the loop. |
1983 * mule/mule-misc.el (split-char): New function. | 1983 * mule/mule-misc.el (split-char): New function. |
1984 | 1984 |
1985 1997-10-14 SL Baur <steve@altair.xemacs.org> | 1985 1997-10-14 SL Baur <steve@altair.xemacs.org> |
1986 | 1986 |
1987 * default.el: New file. | 1987 * default.el: New file. |
1988 * site-start.el: New file. XEmacs starts faster if dummy versions | 1988 * site-start.el: New file. XEmacs starts faster if dummy versions |
1989 of these files are found early in the `load-path'. | 1989 of these files are found early in the `load-path'. |
1990 Suggested by Kyle Jones <kyle_jones@wonderworks.com> | 1990 Suggested by Kyle Jones <kyle_jones@wonderworks.com> |
1991 | 1991 |
1992 1997-10-14 Hrvoje Niksic <hniksic@srce.hr> | 1992 1997-10-14 Hrvoje Niksic <hniksic@srce.hr> |
1993 | 1993 |
2047 (widget-push-button-value-create): Ditto. | 2047 (widget-push-button-value-create): Ditto. |
2048 | 2048 |
2049 * custom/cus-face.el (custom-face-attributes): Support | 2049 * custom/cus-face.el (custom-face-attributes): Support |
2050 inverse-video for TTY-s. | 2050 inverse-video for TTY-s. |
2051 | 2051 |
2052 * prim/cmdloop.el (keyboard-escape-quit): Abort recursive edit, as | 2052 * prim/cmdloop.el (keyboard-escape-quit): Abort recursive edit, as |
2053 documented. | 2053 documented. |
2054 | 2054 |
2055 1997-10-12 Hrvoje Niksic <hniksic@srce.hr> | 2055 1997-10-12 Hrvoje Niksic <hniksic@srce.hr> |
2056 | 2056 |
2057 * prim/simple.el (zmacs-deactivate-region): Use `mapc' instead of | 2057 * prim/simple.el (zmacs-deactivate-region): Use `mapc' instead of |
2101 | 2101 |
2102 * '': changed `auto-saves-file-prefix' to "~/.xemacs/saves-" | 2102 * '': changed `auto-saves-file-prefix' to "~/.xemacs/saves-" |
2103 | 2103 |
2104 * '' Added toplevel block (when (fboundp 'load-gc) ...to init the | 2104 * '' Added toplevel block (when (fboundp 'load-gc) ...to init the |
2105 Info-def..list from the environment variable INFOPATH at dump time. | 2105 Info-def..list from the environment variable INFOPATH at dump time. |
2106 | 2106 |
2107 * prim/packages.el (packages-find-packages-1): append the list of | 2107 * prim/packages.el (packages-find-packages-1): append the list of |
2108 packages info directories to `Info-default-directory-list' rather | 2108 packages info directories to `Info-default-directory-list' rather |
2109 than prepending them. Don't add them if they're already in the | 2109 than prepending them. Don't add them if they're already in the |
2110 list. | 2110 list. |
2111 | 2111 |
2112 * packages/info.el (Info-directory-list): various fixes to the | 2112 * packages/info.el (Info-directory-list): various fixes to the |
2113 directory list handling. | 2113 directory list handling. |
2114 * (Info-localdir-heading-regexp) added. | 2114 * (Info-localdir-heading-regexp) added. |
2115 | 2115 |
2116 * '' removed the unrequired defcustom of `Info-default-directory- | 2116 * '' removed the unrequired defcustom of `Info-default-directory- |
2117 list' | 2117 list' |
2118 | 2118 |
2119 1997-10-11 SL Baur <steve@altair.xemacs.org> | 2119 1997-10-11 SL Baur <steve@altair.xemacs.org> |
2120 | 2120 |
2151 1997-10-10 Martin Buchholz <mrb@eng.sun.com> | 2151 1997-10-10 Martin Buchholz <mrb@eng.sun.com> |
2152 | 2152 |
2153 * packages/bookmark.el: | 2153 * packages/bookmark.el: |
2154 * packages/iswitchb.el: | 2154 * packages/iswitchb.el: |
2155 * utils/speedbar.el: | 2155 * utils/speedbar.el: |
2156 * utils/xemacs-build-report.el: | 2156 * utils/xemacs-build-report.el: |
2157 - change Xemacs --> XEmacs | 2157 - change Xemacs --> XEmacs |
2158 | 2158 |
2159 1997-10-09 Colin Rafferty <craffert@ml.com> | 2159 1997-10-09 Colin Rafferty <craffert@ml.com> |
2160 | 2160 |
2161 * modes/lazy-shot.el (lazy-shot-shot-function): Undid a breakage. | 2161 * modes/lazy-shot.el (lazy-shot-shot-function): Undid a breakage. |
2165 * prim/help.el (function-called-at-point): Added docstring. | 2165 * prim/help.el (function-called-at-point): Added docstring. |
2166 (function-at-point): Ditto. | 2166 (function-at-point): Ditto. |
2167 (describe-function-arglist): Commented out -- seems unused. | 2167 (describe-function-arglist): Commented out -- seems unused. |
2168 (find-function): ALL find-function stuff moved to "find-func.el" | 2168 (find-function): ALL find-function stuff moved to "find-func.el" |
2169 | 2169 |
2170 * prim/find-func.el: new file created from functions previously in | 2170 * prim/find-func.el: new file created from functions previously in |
2171 "help.el". | 2171 "help.el". |
2172 | 2172 |
2173 1997-10-09 SL Baur <steve@altair.xemacs.org> | 2173 1997-10-09 SL Baur <steve@altair.xemacs.org> |
2174 | 2174 |
2175 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Grok new ChangeLog | 2175 * pcl-cvs/pcl-cvs.el (cvs-changelog-ours-p): Grok new ChangeLog |
2201 Watch out for keywords which have a | 2201 Watch out for keywords which have a |
2202 preceding underscore. | 2202 preceding underscore. |
2203 | 2203 |
2204 Fri Sep 26 23:30:58 1997 Barry A. Warsaw <cc-mode-help@python.org> | 2204 Fri Sep 26 23:30:58 1997 Barry A. Warsaw <cc-mode-help@python.org> |
2205 | 2205 |
2206 * cc-mode/cc-menus.el: Patches to Imenu support given by | 2206 * cc-mode/cc-menus.el: Patches to Imenu support given by |
2207 "Masatake (jet) YAMATO" <masata-y@is.aist-nara.ac.jp>. | 2207 "Masatake (jet) YAMATO" <masata-y@is.aist-nara.ac.jp>. |
2208 (Jan Dubois) jan.dubois@ibm.net | 2208 (Jan Dubois) jan.dubois@ibm.net |
2209 | 2209 |
2210 * cc-mode/cc-cmds.el (c-comment-line-break-function): | 2210 * cc-mode/cc-cmds.el (c-comment-line-break-function): |
2211 Fix for when comment starts at | 2211 Fix for when comment starts at |
2224 | 2224 |
2225 1997-10-08 SL Baur <steve@altair.xemacs.org> | 2225 1997-10-08 SL Baur <steve@altair.xemacs.org> |
2226 | 2226 |
2227 * x11/x-menubar.el (file-menu-filter): Reverse sense of bounds | 2227 * x11/x-menubar.el (file-menu-filter): Reverse sense of bounds |
2228 test. | 2228 test. |
2229 From: Didier Verna <didier@xemacs.org> | 2229 From: Didier Verna <verna@inf.enst.fr> |
2230 | 2230 |
2231 * prim/format.el (format-annotate-function): Reverse sync to Emacs | 2231 * prim/format.el (format-annotate-function): Reverse sync to Emacs |
2232 19. | 2232 19. |
2233 | 2233 |
2234 1997-10-08 Hrvoje Niksic <hniksic@srce.hr> | 2234 1997-10-08 Hrvoje Niksic <hniksic@srce.hr> |
2235 | 2235 |
2236 * prim/profile.el (profile-align): New function. | 2236 * prim/profile.el (profile-align): New function. |
2314 | 2314 |
2315 1997-10-07 SL Baur <steve@altair.xemacs.org> | 2315 1997-10-07 SL Baur <steve@altair.xemacs.org> |
2316 | 2316 |
2317 * mule/mule-cmds.el (read-input-method-name): Use a default if | 2317 * mule/mule-cmds.el (read-input-method-name): Use a default if |
2318 available. | 2318 available. |
2319 From Didier Verna <didier@xemacs.org> | 2319 From Didier Verna <verna@inf.enst.fr> |
2320 | 2320 |
2321 * prim/about.el (about-url-alist): Update jwz's home page. | 2321 * prim/about.el (about-url-alist): Update jwz's home page. |
2322 | 2322 |
2323 1997-10-07 Hrvoje Niksic <hniksic@srce.hr> | 2323 1997-10-07 Hrvoje Niksic <hniksic@srce.hr> |
2324 | 2324 |
2344 * prim/files.el (auto-mode-alist): make `.cl' a lisp-mode | 2344 * prim/files.el (auto-mode-alist): make `.cl' a lisp-mode |
2345 extension for Franz Allegro CL. | 2345 extension for Franz Allegro CL. |
2346 | 2346 |
2347 1997-10-05 Hrvoje Niksic <hniksic@srce.hr> | 2347 1997-10-05 Hrvoje Niksic <hniksic@srce.hr> |
2348 | 2348 |
2349 * prim/simple.el: Minor docstring and comment changes. Customized | 2349 * prim/simple.el: Minor docstring and comment changes. Customized |
2350 some more. | 2350 some more. |
2351 | 2351 |
2352 1997-10-04 Hrvoje Niksic <hniksic@srce.hr> | 2352 1997-10-04 Hrvoje Niksic <hniksic@srce.hr> |
2353 | 2353 |
2354 * utils/xemacs-build-report.el (xemacs-build-report): Placed to | 2354 * utils/xemacs-build-report.el (xemacs-build-report): Placed to |
2384 | 2384 |
2385 * prim/fill.el (sentence-end-double-space): Fix docstring. | 2385 * prim/fill.el (sentence-end-double-space): Fix docstring. |
2386 | 2386 |
2387 * cl/cl-seq.el (remq): Reformat and add doc-string. | 2387 * cl/cl-seq.el (remq): Reformat and add doc-string. |
2388 Suggested by: Karl M. Hegbloom <karlheg@inetarena.com> | 2388 Suggested by: Karl M. Hegbloom <karlheg@inetarena.com> |
2389 | 2389 |
2390 1997-10-03 Karl M. Hegbloom <karlheg@inetarena.com> | 2390 1997-10-03 Karl M. Hegbloom <karlheg@inetarena.com> |
2391 | 2391 |
2392 * packages/func-menu.el: change the countups from message's to | 2392 * packages/func-menu.el: change the countups from message's to |
2393 display-message 'progress's so they don't dump in the lossage | 2393 display-message 'progress's so they don't dump in the lossage |
2394 buffer. | 2394 buffer. |
2430 * custom/cus-face.el (custom-declare-face): Use `make-face' | 2430 * custom/cus-face.el (custom-declare-face): Use `make-face' |
2431 instead of `make-empty-face'. | 2431 instead of `make-empty-face'. |
2432 (custom-declare-face): Don't invoke init-face-from-resources | 2432 (custom-declare-face): Don't invoke init-face-from-resources |
2433 explicitly. | 2433 explicitly. |
2434 | 2434 |
2435 * prim/profile.el (pretty-print-profiling-info): When interactive, | 2435 * prim/profile.el (pretty-print-profiling-info): When interactive, |
2436 use a separate buffer instead of current-buffer. | 2436 use a separate buffer instead of current-buffer. |
2437 (pretty-print-profiling-info): Prettified output. | 2437 (pretty-print-profiling-info): Prettified output. |
2438 | 2438 |
2439 1997-10-01 SL Baur <steve@altair.xemacs.org> | 2439 1997-10-01 SL Baur <steve@altair.xemacs.org> |
2440 | 2440 |
2982 (widget-choice-mouse-down-action): Don't use `window-system'. | 2982 (widget-choice-mouse-down-action): Don't use `window-system'. |
2983 (widget-transpose-chars): New function. | 2983 (widget-transpose-chars): New function. |
2984 (widget-text-keymap): Use it. | 2984 (widget-text-keymap): Use it. |
2985 (widget-princ-to-string): Use `with-current-buffer'. | 2985 (widget-princ-to-string): Use `with-current-buffer'. |
2986 (widget-map-buttons): Ditto. | 2986 (widget-map-buttons): Ditto. |
2987 (widget-push-button-gui): Set to value of `widget-glyph-enable' by | 2987 (widget-push-button-gui): Set to value of `widget-glyph-enable' by |
2988 default. | 2988 default. |
2989 (widget-push-button-value-create): Call `widget-specify-button'. | 2989 (widget-push-button-value-create): Call `widget-specify-button'. |
2990 | 2990 |
2991 * utils/mail-extr.el: Customized. | 2991 * utils/mail-extr.el: Customized. |
2992 | 2992 |
3005 `custom-background-mode'. | 3005 `custom-background-mode'. |
3006 (frame-background-mode): Rewritten. | 3006 (frame-background-mode): Rewritten. |
3007 | 3007 |
3008 * x11/x-menubar.el: Customized. | 3008 * x11/x-menubar.el: Customized. |
3009 | 3009 |
3010 * custom/cus-face.el (face-spec-set-match-display): Use `warn' for | 3010 * custom/cus-face.el (face-spec-set-match-display): Use `warn' for |
3011 warnings. | 3011 warnings. |
3012 | 3012 |
3013 * x11/x-font-menu.el: Customized. | 3013 * x11/x-font-menu.el: Customized. |
3014 | 3014 |
3015 * modes/reftex.el: Add prefixes to customization groups. | 3015 * modes/reftex.el: Add prefixes to customization groups. |
3121 * prim/make-docfile.el: Use null, not not. | 3121 * prim/make-docfile.el: Use null, not not. |
3122 | 3122 |
3123 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 3123 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
3124 | 3124 |
3125 * prim/isearch-mode.el (isearch-message): Display-message as | 3125 * prim/isearch-mode.el (isearch-message): Display-message as |
3126 progress (this way isearch message won't appear in the message | 3126 progress (this way isearch message won't appear in the message |
3127 log). | 3127 log). |
3128 | 3128 |
3129 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 3129 1997-09-18 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
3130 | 3130 |
3131 * packages/info.el (Info-elisp-ref): Use `find-function-function'. | 3131 * packages/info.el (Info-elisp-ref): Use `find-function-function'. |
3147 * efs/Makefile: Correct autoloads target. | 3147 * efs/Makefile: Correct autoloads target. |
3148 | 3148 |
3149 * prim/packages.el (locate-library): Simplify regexp for | 3149 * prim/packages.el (locate-library): Simplify regexp for |
3150 compression suffixes. | 3150 compression suffixes. |
3151 Suggested by: Hrvoje Niksic <hniksic@srce.hr> | 3151 Suggested by: Hrvoje Niksic <hniksic@srce.hr> |
3152 | 3152 |
3153 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com> | 3153 1997-09-17 Karl M. Hegbloom <karlheg@inetarena.com> |
3154 | 3154 |
3155 * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place' | 3155 * ilisp/ilisp-out.el (ilisp-scroll-output): bind `scroll-in-place' |
3156 to nil around the call to #'scroll-up so that {C-c v} | 3156 to nil around the call to #'scroll-up so that {C-c v} |
3157 will properly scroll the *output* buffer. | 3157 will properly scroll the *output* buffer. |
3218 c-beginning-of-statement-1 should do the right thing", but clearly it | 3218 c-beginning-of-statement-1 should do the right thing", but clearly it |
3219 doesn't. | 3219 doesn't. |
3220 | 3220 |
3221 I don't know if this breaks something else, because I can't figure out | 3221 I don't know if this breaks something else, because I can't figure out |
3222 why it was commented out in the first place. | 3222 why it was commented out in the first place. |
3223 | 3223 |
3224 * cc-mode/cc-langs.el: | 3224 * cc-mode/cc-langs.el: |
3225 Define `/' in c-mode-base-map since all modes now support | 3225 Define `/' in c-mode-base-map since all modes now support |
3226 c-electric-slash. | 3226 c-electric-slash. |
3227 | 3227 |
3228 Define C-c C-e in mode-specific maps instead of c-mode-base-map since | 3228 Define C-c C-e in mode-specific maps instead of c-mode-base-map since |
3387 case. | 3387 case. |
3388 (about-maintainer-info): Sync entry with 19.16. | 3388 (about-maintainer-info): Sync entry with 19.16. |
3389 | 3389 |
3390 1997-09-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 3390 1997-09-11 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
3391 | 3391 |
3392 * packages/vc.el (vc-default-init-version): Make the default value | 3392 * packages/vc.el (vc-default-init-version): Make the default value |
3393 be `nil'. Improve the docstring. | 3393 be `nil'. Improve the docstring. |
3394 | 3394 |
3395 1997-09-12 SL Baur <steve@altair.xemacs.org> | 3395 1997-09-12 SL Baur <steve@altair.xemacs.org> |
3396 | 3396 |
3397 * prim/make-docfile.el: Spawn make-docfile to csh on next-mach as | 3397 * prim/make-docfile.el: Spawn make-docfile to csh on next-mach as |
3506 * prim/startup.el (initial-scratch-message): Cosmetic grammar | 3506 * prim/startup.el (initial-scratch-message): Cosmetic grammar |
3507 fixup in startup *scratch* message. | 3507 fixup in startup *scratch* message. |
3508 | 3508 |
3509 1997-09-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> | 3509 1997-09-09 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp> |
3510 | 3510 |
3511 * packages/vc.el (vc-register): make the second option arg COMMENT | 3511 * packages/vc.el (vc-register): make the second option arg COMMENT |
3512 do something | 3512 do something |
3513 | 3513 |
3514 * packages/vc.el (vc-register): Make the default initial | 3514 * packages/vc.el (vc-register): Make the default initial |
3515 version be `vc-default-init-version', a new variable | 3515 version be `vc-default-init-version', a new variable |
3516 defaulting to "0.1". | 3516 defaulting to "0.1". |
3520 * prim/packages.el (packages-find-packages): Reverse package path. | 3520 * prim/packages.el (packages-find-packages): Reverse package path. |
3521 From Colin Rafferty <craffert@ml.com> | 3521 From Colin Rafferty <craffert@ml.com> |
3522 | 3522 |
3523 1997-09-07 Hrvoje Niksic <hniksic@srce.hr> | 3523 1997-09-07 Hrvoje Niksic <hniksic@srce.hr> |
3524 | 3524 |
3525 * utils/edmacro.el (edmacro-parse-word): Accept ^foo (would signal | 3525 * utils/edmacro.el (edmacro-parse-word): Accept ^foo (would signal |
3526 error). | 3526 error). |
3527 (edmacro-format-1): Add SPC after ^. | 3527 (edmacro-format-1): Add SPC after ^. |
3528 | 3528 |
3529 1997-09-03 SL Baur <steve@altair.xemacs.org> | 3529 1997-09-03 SL Baur <steve@altair.xemacs.org> |
3530 | 3530 |
3533 | 3533 |
3534 * prim/packages.el (list-autoloads-path): Assume `load-path' | 3534 * prim/packages.el (list-autoloads-path): Assume `load-path' |
3535 always has directories ending with trailing `/'s. | 3535 always has directories ending with trailing `/'s. |
3536 | 3536 |
3537 * version.el (emacs-version): Preserve previous matching info. | 3537 * version.el (emacs-version): Preserve previous matching info. |
3538 From Didier Verna <didier@xemacs.org> | 3538 From Didier Verna <verna@inf.enst.fr> |
3539 | 3539 |
3540 Wed Sep 3 13:53:10 1997 SL Baur <steve@altair.xemacs.org> | 3540 Wed Sep 3 13:53:10 1997 SL Baur <steve@altair.xemacs.org> |
3541 | 3541 |
3542 * prim/loadup.el: *Never* add directories to the load-path | 3542 * prim/loadup.el: *Never* add directories to the load-path |
3543 without trailing slashes. | 3543 without trailing slashes. |
3569 | 3569 |
3570 * prim/files.el (switch-to-buffer-other-frame): make it select-frame | 3570 * prim/files.el (switch-to-buffer-other-frame): make it select-frame |
3571 | 3571 |
3572 1997-09-01 SL Baur <steve@altair.xemacs.org> | 3572 1997-09-01 SL Baur <steve@altair.xemacs.org> |
3573 | 3573 |
3574 * x11/x-menubar.el (default-menubar): Put tetris in the game menu, | 3574 * x11/x-menubar.el (default-menubar): Put tetris in the game menu, |
3575 and move it and the mine game to the top of the menu. | 3575 and move it and the mine game to the top of the menu. |
3576 | 3576 |
3577 1997-08-29 SL Baur <steve@altair.xemacs.org> | 3577 1997-08-29 SL Baur <steve@altair.xemacs.org> |
3578 | 3578 |
3579 * packages/lpr.el: Clone message-flatten-list. | 3579 * packages/lpr.el: Clone message-flatten-list. |
3879 * packages/info.el: Numerous modifications, including: | 3879 * packages/info.el: Numerous modifications, including: |
3880 | 3880 |
3881 * support for "dir" merging 'ala Emacs-19.34, with | 3881 * support for "dir" merging 'ala Emacs-19.34, with |
3882 fallback to cheap localdir files in the secondary info | 3882 fallback to cheap localdir files in the secondary info |
3883 directories. | 3883 directories. |
3884 | 3884 |
3885 * changed default `Info-annotations-path' from | 3885 * changed default `Info-annotations-path' from |
3886 ~/.infonotes to ~/.xemacs/info.notes | 3886 ~/.infonotes to ~/.xemacs/info.notes |
3887 | 3887 |
3888 * added `Info-additional-directory-list' | 3888 * added `Info-additional-directory-list' |
3889 | 3889 |
3890 * changed a call to w3-fetch to browse-url | 3890 * changed a call to w3-fetch to browse-url |
3891 | 3891 |
3892 * added new variables and functions from GNU Emacs 19.34: | 3892 * added new variables and functions from GNU Emacs 19.34: |
3893 `Info-dir-contents', `Info-dir-contents-directory', | 3893 `Info-dir-contents', `Info-dir-contents-directory', |
3894 `Info-dir-file-attributes', and the function | 3894 `Info-dir-file-attributes', and the function |
3895 `Info-insert-dir' | 3895 `Info-insert-dir' |
3896 | 3896 |
3897 * rewrote `Info-suffixed-file' to a cond block rather than | 3897 * rewrote `Info-suffixed-file' to a cond block rather than |
3898 nested if's for aesthetic reasons. | 3898 nested if's for aesthetic reasons. |
3899 | 3899 |
3900 * made the top line get split if it's longer than 79 | 3900 * made the top line get split if it's longer than 79 |
3901 characters and tweaked fontification to handle that. | 3901 characters and tweaked fontification to handle that. |
3902 | 3902 |
3903 * changed the look of the pop-up mouse menus by utilizing | 3903 * changed the look of the pop-up mouse menus by utilizing |
3904 the "--:etchedThing" dividers. | 3904 the "--:etchedThing" dividers. |
3905 | 3905 |
3906 * several docstring reformats and typo fixes, a few | 3906 * several docstring reformats and typo fixes, a few |
3907 comments deleted. | 3907 comments deleted. |
3908 | 3908 |
3909 * info/dir: deleted the Locals: line. I think it's obsolete since | 3909 * info/dir: deleted the Locals: line. I think it's obsolete since |
3910 the "dir" merge can put things from like-named nodes in separated | 3910 the "dir" merge can put things from like-named nodes in separated |
4004 * packages/vc.el (vc-version-diff): Autoload for the menu. | 4004 * packages/vc.el (vc-version-diff): Autoload for the menu. |
4005 Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com> | 4005 Suggested by Karl M. Hegbloom <karlheg+xemacs@inetarena.com> |
4006 | 4006 |
4007 1997-07-24 SL Baur <steve@altair.xemacs.org> | 4007 1997-07-24 SL Baur <steve@altair.xemacs.org> |
4008 | 4008 |
4009 * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS | 4009 * prim/make-docfile.el (docfile-out-of-date): Workaround for NEWOS |
4010 process exit handling bug. | 4010 process exit handling bug. |
4011 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | 4011 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp> |
4012 | 4012 |
4013 1997-07-23 Karl M. Hegbloom <karlheg@inetarena.com> | 4013 1997-07-23 Karl M. Hegbloom <karlheg@inetarena.com> |
4014 | 4014 |
4034 * prim/minibuf.el (force-dialog-box-use): Fix typo. | 4034 * prim/minibuf.el (force-dialog-box-use): Fix typo. |
4035 From Pekka Marjola <pema@iki.fi> | 4035 From Pekka Marjola <pema@iki.fi> |
4036 | 4036 |
4037 1997-07-21 SL Baur <steve@altair.xemacs.org> | 4037 1997-07-21 SL Baur <steve@altair.xemacs.org> |
4038 | 4038 |
4039 * prim/packages.el (locate-data-directory): New function to search | 4039 * prim/packages.el (locate-data-directory): New function to search |
4040 for directories in the data-directory-list. | 4040 for directories in the data-directory-list. |
4041 | 4041 |
4042 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com> | 4042 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com> |
4043 | 4043 |
4044 * prim/minibuf.el: New customize variable: | 4044 * prim/minibuf.el: New customize variable: |
4077 * utils/speedbar.el: | 4077 * utils/speedbar.el: |
4078 (speedbar-frame-mode): Autoload. | 4078 (speedbar-frame-mode): Autoload. |
4079 (speedbar-get-focus): Autoload. | 4079 (speedbar-get-focus): Autoload. |
4080 (speedbar): Autoload (correctly). | 4080 (speedbar): Autoload (correctly). |
4081 | 4081 |
4082 (speedbar-frame-width): Test liveness of frame | 4082 (speedbar-frame-width): Test liveness of frame |
4083 too. | 4083 too. |
4084 (speedbar-frame-mode): Avoid some Emacs 20 code. | 4084 (speedbar-frame-mode): Avoid some Emacs 20 code. |
4085 From Markus Linnala <maage@cs.tut.fi> | 4085 From Markus Linnala <maage@cs.tut.fi> |
4086 | 4086 |
4087 * prim/startup.el (find-emacs-root-internal): Search | 4087 * prim/startup.el (find-emacs-root-internal): Search |
4113 | 4113 |
4114 * utils/ring.el (ring-p): Make compatible, not obsolete. | 4114 * utils/ring.el (ring-p): Make compatible, not obsolete. |
4115 | 4115 |
4116 1997-07-16 Steven L Baur <steve@altair.xemacs.org> | 4116 1997-07-16 Steven L Baur <steve@altair.xemacs.org> |
4117 | 4117 |
4118 * utils/crontab.el (crontab-get): Check for `no crontab for' as an | 4118 * utils/crontab.el (crontab-get): Check for `no crontab for' as an |
4119 error return. | 4119 error return. |
4120 Suggested by Jeff Miller <jmiller@smart.net> | 4120 Suggested by Jeff Miller <jmiller@smart.net> |
4121 | 4121 |
4122 * modes/arc-mode.el: Clean up comment. | 4122 * modes/arc-mode.el: Clean up comment. |
4123 | 4123 |
4245 | 4245 |
4246 * prim/cmdloop.el (read-char): Correctly inhibit quit. | 4246 * prim/cmdloop.el (read-char): Correctly inhibit quit. |
4247 | 4247 |
4248 * prim/files.el: Use `files' group. | 4248 * prim/files.el: Use `files' group. |
4249 | 4249 |
4250 * prim/disp-table.el (describe-display-table): Made it work; don't | 4250 * prim/disp-table.el (describe-display-table): Made it work; don't |
4251 use `describe-vector'. | 4251 use `describe-vector'. |
4252 | 4252 |
4253 * prim/gui.el: Customized. | 4253 * prim/gui.el: Customized. |
4254 | 4254 |
4255 * utils/edmacro.el (insert-kbd-macro): Move to macros.el. | 4255 * utils/edmacro.el (insert-kbd-macro): Move to macros.el. |
4271 changes state of XEmacs on load. | 4271 changes state of XEmacs on load. |
4272 | 4272 |
4273 * packages/igrep.el: Don't insinuate XEmacs when loading. | 4273 * packages/igrep.el: Don't insinuate XEmacs when loading. |
4274 (igrep-insinuate): New function. | 4274 (igrep-insinuate): New function. |
4275 | 4275 |
4276 * packages/blink-cursor.el (blink-cursor-callback): Don't blink on | 4276 * packages/blink-cursor.el (blink-cursor-callback): Don't blink on |
4277 TTY-s. | 4277 TTY-s. |
4278 | 4278 |
4279 * prim/console.el (resume-pid-console): Use `eql'. | 4279 * prim/console.el (resume-pid-console): Use `eql'. |
4280 | 4280 |
4281 * prim/profile.el (profile): Restore old profiling state, instead | 4281 * prim/profile.el (profile): Restore old profiling state, instead |
4340 1997-07-10 Hrvoje Niksic <hniksic@srce.hr> | 4340 1997-07-10 Hrvoje Niksic <hniksic@srce.hr> |
4341 | 4341 |
4342 * packages/pending-del.el (pending-delete-pre-hook): Don't quote | 4342 * packages/pending-del.el (pending-delete-pre-hook): Don't quote |
4343 lambda. | 4343 lambda. |
4344 (pending-delete-pre-hook): Use `error-message-string'. | 4344 (pending-delete-pre-hook): Use `error-message-string'. |
4345 (pending-delete): Treat as minor mode; define the standard turn-on | 4345 (pending-delete): Treat as minor mode; define the standard turn-on |
4346 and turn-off functions. | 4346 and turn-off functions. |
4347 (delete-active-region): Simplified. | 4347 (delete-active-region): Simplified. |
4348 | 4348 |
4349 * packages/pending-del.el: Don't turn on by default. | 4349 * packages/pending-del.el: Don't turn on by default. |
4350 | 4350 |
4351 1997-07-09 Steven L Baur <steve@altair.xemacs.org> | 4351 1997-07-09 Steven L Baur <steve@altair.xemacs.org> |
4352 | 4352 |
4353 * packages/pending-del.el: Correct typo in Hrvoje's upgrade. | 4353 * packages/pending-del.el: Correct typo in Hrvoje's upgrade. |
4354 | 4354 |
4355 * mel/mel-u.el (uuencode-external-decode-region): Force | 4355 * mel/mel-u.el (uuencode-external-decode-region): Force |
4356 buffer-read-only nil because it gets changed magically to t during | 4356 buffer-read-only nil because it gets changed magically to t during |
4357 the call to `insert-file-contents'. | 4357 the call to `insert-file-contents'. |
4358 | 4358 |
4359 * tm/tm-image.el (mime-preview/filter-for-image): Comment out test | 4359 * tm/tm-image.el (mime-preview/filter-for-image): Comment out test |
4360 for invalid glyph. It appears to be non-functional. | 4360 for invalid glyph. It appears to be non-functional. |
4361 | 4361 |
4362 * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add | 4362 * modes/lisp-mode.el (lisp-interaction-mode-popup-menu-1): Add |
4363 entry for debug on signal. | 4363 entry for debug on signal. |
4364 | 4364 |
4540 bytecode object as vector. | 4540 bytecode object as vector. |
4541 | 4541 |
4542 * hypberbole/hact.el (action:commandp): Don't reference bytecode | 4542 * hypberbole/hact.el (action:commandp): Don't reference bytecode |
4543 objects as vectors. | 4543 objects as vectors. |
4544 (action:params): Ditto. | 4544 (action:params): Ditto. |
4545 | 4545 |
4546 * hyperbole/hypb.el (hypb:function-copy): Don't reference byte | 4546 * hyperbole/hypb.el (hypb:function-copy): Don't reference byte |
4547 code objects as vectors. | 4547 code objects as vectors. |
4548 (hypb:function-symbol-replace): Document as broken. The | 4548 (hypb:function-symbol-replace): Document as broken. The |
4549 substition cannot be done without some thinking I'm not in the | 4549 substition cannot be done without some thinking I'm not in the |
4550 mood for. | 4550 mood for. |
4565 bytecode. | 4565 bytecode. |
4566 | 4566 |
4567 * utils/easymenu.el (easy-menu-add): Oops, wrong sense in | 4567 * utils/easymenu.el (easy-menu-add): Oops, wrong sense in |
4568 comparison. | 4568 comparison. |
4569 | 4569 |
4570 * comint/gdb.el (gdb-mode-syntax-table): New variable. Initialize | 4570 * comint/gdb.el (gdb-mode-syntax-table): New variable. Initialize |
4571 with the logic currently in CC Mode 5.11. | 4571 with the logic currently in CC Mode 5.11. |
4572 (gdb-mode): Use it. | 4572 (gdb-mode): Use it. |
4573 | 4573 |
4574 * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the | 4574 * modes/hideif.el (hide-ifdef-mode-submap): Correctly specify the |
4575 current local map. | 4575 current local map. |
4618 1997-07-04 Steven L Baur <steve@altair.xemacs.org> | 4618 1997-07-04 Steven L Baur <steve@altair.xemacs.org> |
4619 | 4619 |
4620 * prim/cmdloop.el (errors-deactivate-region): Default to existing | 4620 * prim/cmdloop.el (errors-deactivate-region): Default to existing |
4621 behavior. | 4621 behavior. |
4622 | 4622 |
4623 * leim/quail.el (quail-mode): Correct addition of quail minor mode | 4623 * leim/quail.el (quail-mode): Correct addition of quail minor mode |
4624 info to minor-mode-map-alist. | 4624 info to minor-mode-map-alist. |
4625 (top-level): Ditto. | 4625 (top-level): Ditto. |
4626 | 4626 |
4627 1997-06-30 Hrvoje Niksic <hniksic@srce.hr> | 4627 1997-06-30 Hrvoje Niksic <hniksic@srce.hr> |
4628 | 4628 |
4676 | 4676 |
4677 * x11/x-menubar.el: bookmark submenu beautification -- This will | 4677 * x11/x-menubar.el: bookmark submenu beautification -- This will |
4678 make it look better (and will prevent some consing, but that's | 4678 make it look better (and will prevent some consing, but that's |
4679 being anal). | 4679 being anal). |
4680 From Hrvoje Niksic <hniksic@srce.hr> | 4680 From Hrvoje Niksic <hniksic@srce.hr> |
4681 | 4681 |
4682 * prim/simple.el (delete-key-deletes-forward): Mark docstring as | 4682 * prim/simple.el (delete-key-deletes-forward): Mark docstring as |
4683 an user option. | 4683 an user option. |
4684 From Gary D. Foster <Gary.Foster@Corp.Sun.COM> | 4684 From Gary D. Foster <Gary.Foster@Corp.Sun.COM> |
4685 | 4685 |
4686 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified | 4686 * mel/mel-q.el (q-encoding-encode-string): Fix Ebola-ified |
4687 comparison. | 4687 comparison. |
4688 | 4688 |
4689 * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its | 4689 * efs/efs-ovwrt.el (efs-overwrite-fn): efs is manufacturing its |
4690 own byte code. Whee. | 4690 own byte code. Whee. |
4691 * utils/advice.el (ad-interactive-form): Don't treat bytecode as a | 4691 * utils/advice.el (ad-interactive-form): Don't treat bytecode as a |
4692 vector if it can be avoided. | 4692 vector if it can be avoided. |
4693 From Kyle Jones <kyle_jones@wonderworks.com> | 4693 From Kyle Jones <kyle_jones@wonderworks.com> |
4694 | 4694 |
4695 1997-06-30 Steven L Baur <steve@altair.xemacs.org> | 4695 1997-06-30 Steven L Baur <steve@altair.xemacs.org> |
4696 | 4696 |
4697 * prim/files.el (auto-mode-alist): Don't set image-mode by default | 4697 * prim/files.el (auto-mode-alist): Don't set image-mode by default |
4698 on xpms. | 4698 on xpms. |
4699 | 4699 |
4700 Sun Jun 29 20:57:15 1997 Kyle Jones <kyle_jones@wonderworks.com> | 4700 Sun Jun 29 20:57:15 1997 Kyle Jones <kyle_jones@wonderworks.com> |
4701 | 4701 |
4702 * prim/simple.el: bind inhibit-read-only to t before | 4702 * prim/simple.el: bind inhibit-read-only to t before |
4703 trying to erase or otherwise modify the echo area buffer. | 4703 trying to erase or otherwise modify the echo area buffer. |
4704 | 4704 |
4705 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> | 4705 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
4706 | 4706 |
4707 * modes/image-mode.el: Add `image-maybe-restore' to | 4707 * modes/image-mode.el: Add `image-maybe-restore' to |
4726 Sun Jun 29 03:02:10 1997 Kyle Jones <kyle_jones@wonderworks.com> | 4726 Sun Jun 29 03:02:10 1997 Kyle Jones <kyle_jones@wonderworks.com> |
4727 | 4727 |
4728 * src/undo.c (record_extent): | 4728 * src/undo.c (record_extent): |
4729 If the extent's object is a string, just return. We | 4729 If the extent's object is a string, just return. We |
4730 can't record undo information for strings, and it is | 4730 can't record undo information for strings, and it is |
4731 very bad to reference through a string pointer as if it | 4731 very bad to reference through a string pointer as if it |
4732 were a buffer pointer. | 4732 were a buffer pointer. |
4733 | 4733 |
4734 1997-06-28 Steven L Baur <steve@altair.xemacs.org> | 4734 1997-06-28 Steven L Baur <steve@altair.xemacs.org> |
4735 | 4735 |
4736 * utils/delbs.el: Removed as obsolete. | 4736 * utils/delbs.el: Removed as obsolete. |
4773 out-of-dated-ness too. | 4773 out-of-dated-ness too. |
4774 | 4774 |
4775 * utils/autoload.el (batch-update-directory): Kill command line | 4775 * utils/autoload.el (batch-update-directory): Kill command line |
4776 args when done. | 4776 args when done. |
4777 (autoload-save-customization): Print a warning message with the | 4777 (autoload-save-customization): Print a warning message with the |
4778 offending symbol when we run across the elusive malformed property | 4778 offending symbol when we run across the elusive malformed property |
4779 list ((0 0)). | 4779 list ((0 0)). |
4780 | 4780 |
4781 1997-06-26 Hrvoje Niksic <hniksic@srce.hr> | 4781 1997-06-26 Hrvoje Niksic <hniksic@srce.hr> |
4782 | 4782 |
4783 * prim/profile.el (profile-key-sequence): New function. | 4783 * prim/profile.el (profile-key-sequence): New function. |
4784 (pretty-print-profiling-info): Allow interactive calls. | 4784 (pretty-print-profiling-info): Allow interactive calls. |
4785 | 4785 |
4786 * prim/overlay.el: Make more FSF compatible. | 4786 * prim/overlay.el: Make more FSF compatible. |
4787 | 4787 |
4788 1997-06-27 Steven L Baur <steve@altair.xemacs.org> | 4788 1997-06-27 Steven L Baur <steve@altair.xemacs.org> |
4789 | 4789 |
4790 * prim/loaddefs.el (debug-ignored-errors): Fix regexps. | 4790 * prim/loaddefs.el (debug-ignored-errors): Fix regexps. |
4791 From Hrvoje Niksic <hniksic@srce.hr> | 4791 From Hrvoje Niksic <hniksic@srce.hr> |
4792 | 4792 |
4891 | 4891 |
4892 * x11/x-menubar.el(default-menubar): Comment out changes to the | 4892 * x11/x-menubar.el(default-menubar): Comment out changes to the |
4893 Mule menu because they bombed after recompilation. | 4893 Mule menu because they bombed after recompilation. |
4894 | 4894 |
4895 * packages/hyper-apropos.el | 4895 * packages/hyper-apropos.el |
4896 (hyper-apropos-toggle-programming-flag): Use `with-current-buffer' | 4896 (hyper-apropos-toggle-programming-flag): Use `with-current-buffer' |
4897 instead of `eval-in-buffer'. | 4897 instead of `eval-in-buffer'. |
4898 | 4898 |
4899 * term/sun-mouse.el: Remove bogus redefinition of | 4899 * term/sun-mouse.el: Remove bogus redefinition of |
4900 `eval-in-buffer'. | 4900 `eval-in-buffer'. |
4901 (sun-mouse-handler): Use with-current-buffer instead of | 4901 (sun-mouse-handler): Use with-current-buffer instead of |
4902 `eval-in-buffer'. | 4902 `eval-in-buffer'. |
4903 | 4903 |
4904 * prim/make-docfile.el: Use princ not print. | 4904 * prim/make-docfile.el: Use princ not print. |
4905 Suggested by Hrvoje Niksic. | 4905 Suggested by Hrvoje Niksic. |
4906 | 4906 |
4907 * packages/info.el (Info-select-node): Desensitive case search for | 4907 * packages/info.el (Info-select-node): Desensitive case search for |
4908 Note:. | 4908 Note:. |
4909 (Info-next-reference): Ditto. | 4909 (Info-next-reference): Ditto. |
4910 * prim/simple.el (kill-region): Adjust endpoints of extent to | 4910 * prim/simple.el (kill-region): Adjust endpoints of extent to |
4911 test and deal with case of the end being less than the beginning. | 4911 test and deal with case of the end being less than the beginning. |
4912 * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4. | 4912 * prim/cmdloop.el (teach-extended-commands-timeout): Bump value to 4. |
4913 From Hrvoje Niksic <hniksic@srce.hr> | 4913 From Hrvoje Niksic <hniksic@srce.hr> |
4914 | 4914 |
4915 * prim/subr.el (eval-in-buffer): Make obsolete. | 4915 * prim/subr.el (eval-in-buffer): Make obsolete. |
4916 Suggested by Hrvoje Niksic. | 4916 Suggested by Hrvoje Niksic. |
4917 | 4917 |
4918 * packages/hyper-apropos.el (hyper-apropos-faces): Change group to | 4918 * packages/hyper-apropos.el (hyper-apropos-faces): Change group to |
4919 'faces. | 4919 'faces. |
4920 Suggested by Per Abrahamsen. | 4920 Suggested by Per Abrahamsen. |
4921 | 4921 |
4922 1997-06-23 Hrvoje Niksic <hniksic@srce.hr> | 4922 1997-06-23 Hrvoje Niksic <hniksic@srce.hr> |
4923 | 4923 |
4924 * prim/cmdloop.el (execute-extended-command): Print message after | 4924 * prim/cmdloop.el (execute-extended-command): Print message after |
4925 the command finishes, and restore old echo-area contents. | 4925 the command finishes, and restore old echo-area contents. |
4926 | 4926 |
4927 - Get keybinding before command is executed. | 4927 - Get keybinding before command is executed. |
4928 Suggested by Kyle Jones and Steve Baur. | 4928 Suggested by Kyle Jones and Steve Baur. |
4929 | 4929 |
4930 1997-06-24 Steven L Baur <steve@altair.xemacs.org> | 4930 1997-06-24 Steven L Baur <steve@altair.xemacs.org> |
4931 | 4931 |
4932 * packages/gnuserv.el: Make old symbols Obsolete. | 4932 * packages/gnuserv.el: Make old symbols Obsolete. |
4933 From Hrvoje Niksic <hniksic@srce.hr> | 4933 From Hrvoje Niksic <hniksic@srce.hr> |
4934 | 4934 |
4935 * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in | 4935 * prim/cmdloop.el (keyboard-quit): Don't kill zmacs-region in |
4936 minibuffer. | 4936 minibuffer. |
4937 * prim/minibuf.el (minibuffer-keyboard-quit): Ditto. | 4937 * prim/minibuf.el (minibuffer-keyboard-quit): Ditto. |
4938 From Hrvoje Niksic <hniksic@srce.hr> | 4938 From Hrvoje Niksic <hniksic@srce.hr> |
4939 | 4939 |
4940 * prim/help.el (help-mode-quit): Bury buffer when quitting. | 4940 * prim/help.el (help-mode-quit): Bury buffer when quitting. |
4941 From Hrvoje Niksic <hniksic@srce.hr> | 4941 From Hrvoje Niksic <hniksic@srce.hr> |
4942 | 4942 |
4943 1997-06-24 Hrvoje Niksic <hniksic@srce.hr> | 4943 1997-06-24 Hrvoje Niksic <hniksic@srce.hr> |
4944 | 4944 |
4962 * packages/bookmark.el: Added an autoload cookie for | 4962 * packages/bookmark.el: Added an autoload cookie for |
4963 `bookmark-all-names' (by Steve Baur) | 4963 `bookmark-all-names' (by Steve Baur) |
4964 | 4964 |
4965 1997-06-23 Hrvoje Niksic <hniksic@srce.hr> | 4965 1997-06-23 Hrvoje Niksic <hniksic@srce.hr> |
4966 | 4966 |
4967 * packages/info.el (Info-next-reference): Fix up for M-TAB to work | 4967 * packages/info.el (Info-next-reference): Fix up for M-TAB to work |
4968 correctly. | 4968 correctly. |
4969 | 4969 |
4970 * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to | 4970 * utils/live-icon.el (live-icon-one-frame): Don't set glyphs to |
4971 balloon-help frames. | 4971 balloon-help frames. |
4972 | 4972 |
4988 calling Netscape mail. | 4988 calling Netscape mail. |
4989 From Hrvoje Niksic <hniksic@srce.hr> | 4989 From Hrvoje Niksic <hniksic@srce.hr> |
4990 | 4990 |
4991 1997-06-22 Steven L Baur <steve@altair.xemacs.org> | 4991 1997-06-22 Steven L Baur <steve@altair.xemacs.org> |
4992 | 4992 |
4993 * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu | 4993 * x11/x-menubar.el (default-menubar): Make `Jump to bookmark' menu |
4994 dynamic. | 4994 dynamic. |
4995 From Gary D. Foster <Gary.Foster@Corp.Sun.COM> | 4995 From Gary D. Foster <Gary.Foster@Corp.Sun.COM> |
4996 | 4996 |
4997 * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps | 4997 * prim/dumped-lisp.el (dumped-lisp-packages): Sparcworks dumps |
4998 comint and ring. | 4998 comint and ring. |
5059 1997-06-21 Steven L Baur <steve@altair.xemacs.org> | 5059 1997-06-21 Steven L Baur <steve@altair.xemacs.org> |
5060 | 5060 |
5061 * prim/tabify.el (untabify): Return nil. | 5061 * prim/tabify.el (untabify): Return nil. |
5062 From contributor name lost. | 5062 From contributor name lost. |
5063 | 5063 |
5064 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to | 5064 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to |
5065 be scanned for docstrings. | 5065 be scanned for docstrings. |
5066 | 5066 |
5067 1997-06-21 Hrvoje Niksic <hniksic@srce.hr> | 5067 1997-06-21 Hrvoje Niksic <hniksic@srce.hr> |
5068 | 5068 |
5069 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change | 5069 * packages/bookmark.el (bookmark-menu-popup-paned-menu): Change |
5086 (overlay-lists): Ditto. | 5086 (overlay-lists): Ditto. |
5087 (overlay-lists): Call `overlay-recenter' with correct value. | 5087 (overlay-lists): Call `overlay-recenter' with correct value. |
5088 | 5088 |
5089 1997-06-20 Steven L Baur <steve@altair.xemacs.org> | 5089 1997-06-20 Steven L Baur <steve@altair.xemacs.org> |
5090 | 5090 |
5091 * utils/autoload.el (fixup-autoload-buffer): New function. Insert | 5091 * utils/autoload.el (fixup-autoload-buffer): New function. Insert |
5092 guards so a (load "auto-autoloads") works the same as require. | 5092 guards so a (load "auto-autoloads") works the same as require. |
5093 (batch-update-directory): Use it. | 5093 (batch-update-directory): Use it. |
5094 | 5094 |
5095 * prim/update-elc.el: Allow for specification of packages that | 5095 * prim/update-elc.el: Allow for specification of packages that |
5096 must not be bytecompiled. Better error diagnostics if a package | 5096 must not be bytecompiled. Better error diagnostics if a package |
5140 | 5140 |
5141 * modes/arc-mode.el (archive-quit): New function. | 5141 * modes/arc-mode.el (archive-quit): New function. |
5142 From Karl M. Hegbloom <karlheg@inetarena.com> | 5142 From Karl M. Hegbloom <karlheg@inetarena.com> |
5143 (archive-mode-map): Bind it to `q'. | 5143 (archive-mode-map): Bind it to `q'. |
5144 | 5144 |
5145 * utils/autoload.el (cusload-file-name): Default to custom-load.el | 5145 * utils/autoload.el (cusload-file-name): Default to custom-load.el |
5146 for each individual file. | 5146 for each individual file. |
5147 | 5147 |
5148 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use | 5148 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use |
5149 `custom-file' as a location for saving enable multiple minibuffers | 5149 `custom-file' as a location for saving enable multiple minibuffers |
5150 option. | 5150 option. |
5151 | 5151 |
5152 * packages/man.el (manual-entry): Don't leave empty buffer if | 5152 * packages/man.el (manual-entry): Don't leave empty buffer if |
5153 error occurs. | 5153 error occurs. |
5154 From Glynn Clements <glynn@sensei.co.uk> | 5154 From Glynn Clements <glynn@sensei.co.uk> |
5166 | 5166 |
5167 * prim/loaddefs.el (debug-ignored-errors): Initialize it. | 5167 * prim/loaddefs.el (debug-ignored-errors): Initialize it. |
5168 | 5168 |
5169 1997-06-17 Steven L Baur <steve@altair.xemacs.org> | 5169 1997-06-17 Steven L Baur <steve@altair.xemacs.org> |
5170 | 5170 |
5171 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate | 5171 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate |
5172 for xrdb-mode. | 5172 for xrdb-mode. |
5173 Suggested by Karl Hegbloom, Regexp by David Moore. | 5173 Suggested by Karl Hegbloom, Regexp by David Moore. |
5174 | 5174 |
5175 * version.el: Remove variables emacs-version, emacs-major-version, | 5175 * version.el: Remove variables emacs-version, emacs-major-version, |
5176 and emacs-minor-version. | 5176 and emacs-minor-version. |
5177 | 5177 |
5178 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents | 5178 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents |
5179 to dumped-lisp.el. | 5179 to dumped-lisp.el. |
5180 | 5180 |
5181 * prim/make-docfile.el: New file. | 5181 * prim/make-docfile.el: New file. |
5182 | 5182 |
5183 1997-06-16 Steven L Baur <steve@altair.xemacs.org> | 5183 1997-06-16 Steven L Baur <steve@altair.xemacs.org> |
5197 * prim/loadup.el: Remove most but not all of the hardcoded dumped | 5197 * prim/loadup.el: Remove most but not all of the hardcoded dumped |
5198 lisp file names. | 5198 lisp file names. |
5199 | 5199 |
5200 * prim/dumped-lisp.el: New file. | 5200 * prim/dumped-lisp.el: New file. |
5201 | 5201 |
5202 * prim/update-elc.el (toplevel): Rework using a better function to | 5202 * prim/update-elc.el (toplevel): Rework using a better function to |
5203 determine autoload file locations. | 5203 determine autoload file locations. |
5204 | 5204 |
5205 * prim/packages.el: New file. | 5205 * prim/packages.el: New file. |
5206 | 5206 |
5207 * prim/update-elc.el: Determine location and count of | 5207 * prim/update-elc.el: Determine location and count of |
5238 | 5238 |
5239 * packages/add-log.el: Restore backwards compatible date behavior | 5239 * packages/add-log.el: Restore backwards compatible date behavior |
5240 as an option. | 5240 as an option. |
5241 Eliminate XEmacs specific autoloads. | 5241 Eliminate XEmacs specific autoloads. |
5242 From Hrvoje Niksic <hniksic@srce.hr> | 5242 From Hrvoje Niksic <hniksic@srce.hr> |
5243 | 5243 |
5244 * efs/dired.el (dired-save-excursion): Ebola cleanup. | 5244 * efs/dired.el (dired-save-excursion): Ebola cleanup. |
5245 | 5245 |
5246 * packages/hyper-apropos.el: Massive cleanup, Customize. | 5246 * packages/hyper-apropos.el: Massive cleanup, Customize. |
5247 From Hrvoje Niksic <hniksic@srce.hr> | 5247 From Hrvoje Niksic <hniksic@srce.hr> |
5248 | 5248 |
5249 Fri Jun 13 13:20:39 1997 Kyle Jones <kyle_jones@wonderworks.com> | 5249 Fri Jun 13 13:20:39 1997 Kyle Jones <kyle_jones@wonderworks.com> |
5250 | 5250 |
5251 * prim/syntax.el (symbol-near-point): | 5251 * prim/syntax.el (symbol-near-point): |
5252 Check for bobp and avoid (char-syntax (char-before)) if | 5252 Check for bobp and avoid (char-syntax (char-before)) if |
5253 there. | 5253 there. |
5254 | 5254 |
5255 1997-06-13 Steven L Baur <steve@altair.xemacs.org> | 5255 1997-06-13 Steven L Baur <steve@altair.xemacs.org> |
5256 | 5256 |
5257 * prim/rect.el (operate-on-rectangle): Correct boundary error. | 5257 * prim/rect.el (operate-on-rectangle): Correct boundary error. |
5265 From Heiko Muenkel <muenkel@tnt.uni-hannover.de> | 5265 From Heiko Muenkel <muenkel@tnt.uni-hannover.de> |
5266 | 5266 |
5267 * modes/make-mode.el (makefile-browse): Shouldn't be interactive. | 5267 * modes/make-mode.el (makefile-browse): Shouldn't be interactive. |
5268 From Hrvoje Niksic <hniksic@srce.hr> | 5268 From Hrvoje Niksic <hniksic@srce.hr> |
5269 | 5269 |
5270 * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by | 5270 * prim/files.el (interpreter-mode-alist): ksh-mode is obsoleted by |
5271 sh-script. | 5271 sh-script. |
5272 From Hrvoje Niksic <hniksic@srce.hr> | 5272 From Hrvoje Niksic <hniksic@srce.hr> |
5273 | 5273 |
5274 1997-06-11 Hrvoje Niksic <hniksic@srce.hr> | 5274 1997-06-11 Hrvoje Niksic <hniksic@srce.hr> |
5275 | 5275 |
5276 * prim/subr.el (with-current-buffer): New macro. | 5276 * prim/subr.el (with-current-buffer): New macro. |
5277 (with-temp-file): Ditto. | 5277 (with-temp-file): Ditto. |
5278 | 5278 |
5279 * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test | 5279 * bytecomp/byte-optimize.el (byte-optimize-form-code-walker): Test |
5280 for `save-current-buffer'. | 5280 for `save-current-buffer'. |
5281 | 5281 |
5282 * bytecomp/bytecomp.el: Recognize `save-current-buffer'. | 5282 * bytecomp/bytecomp.el: Recognize `save-current-buffer'. |
5283 | 5283 |
5284 * edebug/edebug.el: Register with-current-buffer and others. | 5284 * edebug/edebug.el: Register with-current-buffer and others. |
5356 | 5356 |
5357 * x11/x-compose.el: Various corrections | 5357 * x11/x-compose.el: Various corrections |
5358 From Heiko Muenkel <muenkel@tnt.uni-hannover.de> | 5358 From Heiko Muenkel <muenkel@tnt.uni-hannover.de> |
5359 | 5359 |
5360 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com> | 5360 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com> |
5361 | 5361 |
5362 * modes/view-less.el: Changed \177 bindings to 'delete | 5362 * modes/view-less.el: Changed \177 bindings to 'delete |
5363 * modes/help.el: Changed \177 bindings to 'delete | 5363 * modes/help.el: Changed \177 bindings to 'delete |
5364 | 5364 |
5365 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com> | 5365 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com> |
5366 | 5366 |
5376 - Removed the zmacs hacks from all the `b-or-f-foo' functions and | 5376 - Removed the zmacs hacks from all the `b-or-f-foo' functions and |
5377 began playing nicely with pending-del. | 5377 began playing nicely with pending-del. |
5378 * modes/cc-mode.el: | 5378 * modes/cc-mode.el: |
5379 * modes/cperl-mode.el: Fixed references to delete functions | 5379 * modes/cperl-mode.el: Fixed references to delete functions |
5380 to use the new names. | 5380 to use the new names. |
5381 | 5381 |
5382 1997-06-11 Karl M Hegbloom <karlheg@inetarena.com> | 5382 1997-06-11 Karl M Hegbloom <karlheg@inetarena.com> |
5383 | 5383 |
5384 * ilisp/ilisp-def.el (toplevel): Changed `ilisp-prefix' from | 5384 * ilisp/ilisp-def.el (toplevel): Changed `ilisp-prefix' from |
5385 "C-z" to "C-c" because of conflict with global key binding for | 5385 "C-z" to "C-c" because of conflict with global key binding for |
5386 `iconify-frame'. | 5386 `iconify-frame'. |
5460 * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el, | 5460 * prim/keydefs.el, modes/cc-mode.el, modes/cperl-mode.el, |
5461 vm/vm-vars.el: | 5461 vm/vm-vars.el: |
5462 Change usage of \177 to use keysym 'delete. | 5462 Change usage of \177 to use keysym 'delete. |
5463 From Gary D. Foster <Gary.Foster@Corp.Sun.COM> | 5463 From Gary D. Foster <Gary.Foster@Corp.Sun.COM> |
5464 | 5464 |
5465 * packages/etags.el (tags-loop-scan): Don't pass a straight string | 5465 * packages/etags.el (tags-loop-scan): Don't pass a straight string |
5466 to error as a format string. | 5466 to error as a format string. |
5467 Reported by Miles Duke <mduke@erdas.com> | 5467 Reported by Miles Duke <mduke@erdas.com> |
5468 | 5468 |
5469 * its/its-kata.el ((require 'egg)): Needed for bytecompilation. | 5469 * its/its-kata.el ((require 'egg)): Needed for bytecompilation. |
5470 | 5470 |
5485 coding-system for compression. | 5485 coding-system for compression. |
5486 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | 5486 Suggested by Katsumi Yamaoka <yamaoka@ga.sony.co.jp> |
5487 | 5487 |
5488 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com> | 5488 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com> |
5489 | 5489 |
5490 * modes/cc-mode.el: Modified `c-electric-delete' to honor the | 5490 * modes/cc-mode.el: Modified `c-electric-delete' to honor the |
5491 desired delete direction in both normal and "hungry" modes. | 5491 desired delete direction in both normal and "hungry" modes. |
5492 * modes/cperl-mode.el: Modified `cperl-electric-backspace' to | 5492 * modes/cperl-mode.el: Modified `cperl-electric-backspace' to |
5493 honor the desired delete direction. | 5493 honor the desired delete direction. |
5494 | 5494 |
5495 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | 5495 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
5496 | 5496 |
5497 * x11/x-menubar.el (default-menubar): Add menu for Mule. | 5497 * x11/x-menubar.el (default-menubar): Add menu for Mule. |
5510 * prim/keydefs.el: Changed \177 bindings to point to new | 5510 * prim/keydefs.el: Changed \177 bindings to point to new |
5511 delete function. | 5511 delete function. |
5512 * modes/*.el: Removed conflicting \177 bindings. | 5512 * modes/*.el: Removed conflicting \177 bindings. |
5513 * modes/cc-mode.el: Modified `c-electric-delete' to use new | 5513 * modes/cc-mode.el: Modified `c-electric-delete' to use new |
5514 delete bindings. | 5514 delete bindings. |
5515 * modes/cperl-mode.el: Modified `cperl-electric-backspace' to | 5515 * modes/cperl-mode.el: Modified `cperl-electric-backspace' to |
5516 use new delete bindings. | 5516 use new delete bindings. |
5517 | 5517 |
5518 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | 5518 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> |
5519 | 5519 |
5520 * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon. | 5520 * leim/quail.el: to sync with quail.el of Emacs-19.34.94-epsilon. |
5521 | 5521 |
5522 * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el, | 5522 * leim/quail/ziranma.el, leim/quail/tonepy.el, leim/quail/py.el, |
5538 | 5538 |
5539 1997-06-04 Steven L Baur <steve@altair.xemacs.org> | 5539 1997-06-04 Steven L Baur <steve@altair.xemacs.org> |
5540 | 5540 |
5541 * prim/about.el: Installed new version 2.1. | 5541 * prim/about.el: Installed new version 2.1. |
5542 From Hrvoje Niksic <hniksic@srce.hr> | 5542 From Hrvoje Niksic <hniksic@srce.hr> |
5543 | 5543 |
5544 * prim/profile.el (pretty-print-profiling-info): Autoload don't | 5544 * prim/profile.el (pretty-print-profiling-info): Autoload don't |
5545 dump. | 5545 dump. |
5546 Clean up comments. | 5546 Clean up comments. |
5547 | 5547 |
5548 * prim/update-elc.el: Comment cleanup. | 5548 * prim/update-elc.el: Comment cleanup. |
5584 blank portions of the toolbar to do something. | 5584 blank portions of the toolbar to do something. |
5585 (release-and-activate-toolbar-button): Handle arbitrary functions | 5585 (release-and-activate-toolbar-button): Handle arbitrary functions |
5586 as toolbar callbacks. | 5586 as toolbar callbacks. |
5587 From weiner@altrasoft.com | 5587 From weiner@altrasoft.com |
5588 | 5588 |
5589 * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test | 5589 * prim/mouse.el (default-mouse-track-cleanup-extent): Correct test |
5590 on dead-func extent. | 5590 on dead-func extent. |
5591 | 5591 |
5592 * prim/help.el (view-emacs-news): outl-mouse turned off in | 5592 * prim/help.el (view-emacs-news): outl-mouse turned off in |
5593 InfoDock. | 5593 InfoDock. |
5594 | 5594 |
5748 * Added icomplete delay behavior, so completions don't intrude as | 5748 * Added icomplete delay behavior, so completions don't intrude as |
5749 quickly for short input, with customization variables: | 5749 quickly for short input, with customization variables: |
5750 | 5750 |
5751 `icomplete-max-delay-chars' - Maximum number of initial chars to | 5751 `icomplete-max-delay-chars' - Maximum number of initial chars to |
5752 apply icomplete compute delay. | 5752 apply icomplete compute delay. |
5753 | 5753 |
5754 `icomplete-compute-delay' - Completions-computation stall, used | 5754 `icomplete-compute-delay' - Completions-computation stall, used |
5755 only with large-number completions | 5755 only with large-number completions |
5756 | 5756 |
5757 `icomplete-delay-completions-threshold' Pending-completions | 5757 `icomplete-delay-completions-threshold' Pending-completions |
5758 number over which to apply icomplete-compute-delay | 5758 number over which to apply icomplete-compute-delay |
5800 * prim/lisp.el (narrow-to-defun): Narrow to the same defun that | 5800 * prim/lisp.el (narrow-to-defun): Narrow to the same defun that |
5801 `mark-defun' would make the region. | 5801 `mark-defun' would make the region. |
5802 (insert-parentheses): Let a negative argument enclose preceding | 5802 (insert-parentheses): Let a negative argument enclose preceding |
5803 sexps. | 5803 sexps. |
5804 From Erik Naggum <erik@naggum.no> | 5804 From Erik Naggum <erik@naggum.no> |
5805 | 5805 |
5806 * prim/window-xemacs.el: New file, split from window.el with | 5806 * prim/window-xemacs.el: New file, split from window.el with |
5807 XEmacs-specific stuff. | 5807 XEmacs-specific stuff. |
5808 | 5808 |
5809 * prim/window.el (display-buffer): Remove unused variable. | 5809 * prim/window.el (display-buffer): Remove unused variable. |
5810 | 5810 |
5812 `kill-buffer-and-window'. | 5812 `kill-buffer-and-window'. |
5813 | 5813 |
5814 * prim/window.el (kill-buffer-and-window): New command. | 5814 * prim/window.el (kill-buffer-and-window): New command. |
5815 Bind it to C-x 4 0. | 5815 Bind it to C-x 4 0. |
5816 From Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | 5816 From Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> |
5817 | 5817 |
5818 * prim/window.el (split-window-vertically): Don't change point in old | 5818 * prim/window.el (split-window-vertically): Don't change point in old |
5819 window if both the original point and the end of the buffer are | 5819 window if both the original point and the end of the buffer are |
5820 visible after splitting, when split-window-keep-point is nil. | 5820 visible after splitting, when split-window-keep-point is nil. |
5821 From Noah Friedman <friedman@prep.ai.mit.edu> | 5821 From Noah Friedman <friedman@prep.ai.mit.edu> |
5822 | 5822 |
5823 * prim/files.el (revert-buffer-internal-hook): Declare. | 5823 * prim/files.el (revert-buffer-internal-hook): Declare. |
5824 | 5824 |
5825 * utils/map-ynp.el: Synch with Emacs 19.34.94. | 5825 * utils/map-ynp.el: Synch with Emacs 19.34.94. |
5826 (map-y-or-n-p): Clean up bytecompiler warnings. | 5826 (map-y-or-n-p): Clean up bytecompiler warnings. |
5827 | 5827 |
5875 | 5875 |
5876 * prim/cus-start.el (Toplevel): Rename factory-value to | 5876 * prim/cus-start.el (Toplevel): Rename factory-value to |
5877 standard-value for Custom-1.98. | 5877 standard-value for Custom-1.98. |
5878 | 5878 |
5879 1997-05-26 Steven L Baur <steve@altair.xemacs.org> | 5879 1997-05-26 Steven L Baur <steve@altair.xemacs.org> |
5880 | 5880 |
5881 * prim/help.el (view-lossage-key-count): New variable. | 5881 * prim/help.el (view-lossage-key-count): New variable. |
5882 (view-lossage-message-count): New variable. | 5882 (view-lossage-message-count): New variable. |
5883 (view-lossage): Use them. | 5883 (view-lossage): Use them. |
5884 | 5884 |
5885 From Hrvoje Niksic | 5885 From Hrvoje Niksic |
5997 * prim/obsolete.el (read-minibuffer): Make compatible not obsolete. | 5997 * prim/obsolete.el (read-minibuffer): Make compatible not obsolete. |
5998 (read-input): Ditto. | 5998 (read-input): Ditto. |
5999 | 5999 |
6000 Tue May 20 20:32:59 1997 Steven L Baur <steve@altair.xemacs.org> | 6000 Tue May 20 20:32:59 1997 Steven L Baur <steve@altair.xemacs.org> |
6001 | 6001 |
6002 * prim/subr.el (buffer-substring-no-properties): Clean out extents | 6002 * prim/subr.el (buffer-substring-no-properties): Clean out extents |
6003 too. | 6003 too. |
6004 | 6004 |
6005 Mon May 19 19:48:35 1997 Steven L Baur <steve@altair.xemacs.org> | 6005 Mon May 19 19:48:35 1997 Steven L Baur <steve@altair.xemacs.org> |
6006 | 6006 |
6007 * prim/process.el (shell-command-on-region): Remove region active | 6007 * prim/process.el (shell-command-on-region): Remove region active |
6016 | 6016 |
6017 Sun May 18 09:11:50 1997 Steven L Baur <steve@altair.xemacs.org> | 6017 Sun May 18 09:11:50 1997 Steven L Baur <steve@altair.xemacs.org> |
6018 | 6018 |
6019 * prim/files.el (revert-buffer): Add optional third parameter to | 6019 * prim/files.el (revert-buffer): Add optional third parameter to |
6020 preserve buffer modes (from Emacs 19.34.94). | 6020 preserve buffer modes (from Emacs 19.34.94). |
6021 (after-find-file): Add optional fifth parameter to preserve buffer | 6021 (after-find-file): Add optional fifth parameter to preserve buffer |
6022 modes (from Emacs 19.34.94). | 6022 modes (from Emacs 19.34.94). |
6023 | 6023 |
6024 * packages/vc.el: Synch with Emacs 19.34.94 because our version was | 6024 * packages/vc.el: Synch with Emacs 19.34.94 because our version was |
6025 hopeless. | 6025 hopeless. |
6026 (vc-checkout): Autoload. | 6026 (vc-checkout): Autoload. |
6027 (vc-find-binary): Ditto. | 6027 (vc-find-binary): Ditto. |
6028 | 6028 |
6029 * prim/files.el (find-buffer-visiting): Restore because FSF vc.el | 6029 * prim/files.el (find-buffer-visiting): Restore because FSF vc.el |
6030 needs it. | 6030 needs it. |
6031 | 6031 |
6032 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk> | 6032 Fri Apr 25 13:21:46 1997 Per Abrahamsen <abraham@dina.kvl.dk> |
6033 | 6033 |
6034 * apropos.el (apropos): Add support for customization groups. | 6034 * apropos.el (apropos): Add support for customization groups. |
6035 (apropos-print): Ditto. | 6035 (apropos-print): Ditto. |
6036 | 6036 |
6037 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk> | 6037 Sat May 17 19:56:31 1997 Glynn Clements <glynn@sensei.co.uk> |
6038 | 6038 |
6039 * packages/man.el (manual-entry): Strip out stderr output. | 6039 * packages/man.el (manual-entry): Strip out stderr output. |
6064 | 6064 |
6065 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | 6065 Mon May 12 13:47:37 1997 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> |
6066 | 6066 |
6067 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed | 6067 * tm/tm-vm.el: Provide for vm-unsaved-message having been removed |
6068 in recent versions of VM. | 6068 in recent versions of VM. |
6069 | 6069 |
6070 Fri May 9 10:41:44 1997 Steven L Baur <steve@altair.xemacs.org> | 6070 Fri May 9 10:41:44 1997 Steven L Baur <steve@altair.xemacs.org> |
6071 | 6071 |
6072 * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14 | 6072 * iso/iso-acc.el (iso-accents-compose): Fix XEmacs 19.14 |
6073 compatibility (patch suggested by Hrvoje Niksic). | 6073 compatibility (patch suggested by Hrvoje Niksic). |
6074 | 6074 |
6083 Thu May 8 14:35:34 1997 Steven L Baur <steve@altair.xemacs.org> | 6083 Thu May 8 14:35:34 1997 Steven L Baur <steve@altair.xemacs.org> |
6084 | 6084 |
6085 * hm--html-menus/hm--html.el: Define obsolete aliases for the | 6085 * hm--html-menus/hm--html.el: Define obsolete aliases for the |
6086 previous function spellings. | 6086 previous function spellings. |
6087 | 6087 |
6088 * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the | 6088 * hm--html-menus/hm--html-keys.el: Define obsolete aliases for the |
6089 previous variable spellings. | 6089 previous variable spellings. |
6090 | 6090 |
6091 * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring | 6091 * prim/obsolete.el (define-obsolete-variable-alias): Fix docstring |
6092 spelling. | 6092 spelling. |
6093 (define-compatible-variable-alias): Ditto. | 6093 (define-compatible-variable-alias): Ditto. |
6094 | 6094 |
6095 * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any | 6095 * tm/tm-vm.el (vm-unsaved-message): Symbol doesn't exist any |
6096 more. | 6096 more. |
6126 | 6126 |
6127 * prim/about.el (about-xemacs): Change date. | 6127 * prim/about.el (about-xemacs): Change date. |
6128 | 6128 |
6129 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org> | 6129 Tue Apr 29 18:51:31 1997 Steven L Baur <steve@altair.xemacs.org> |
6130 | 6130 |
6131 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for | 6131 * mule/mule-files.el (buffer-file-coding-system-alist): Regexp for |
6132 handling info files didn't match the right pattern. | 6132 handling info files didn't match the right pattern. |
6133 | 6133 |
6134 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org> | 6134 Sun Apr 27 18:09:48 1997 Steven L Baur <steve@altair.xemacs.org> |
6135 | 6135 |
6136 * prim/sound.el (load-sound-file): Fix typo. | 6136 * prim/sound.el (load-sound-file): Fix typo. |
6140 * utils/lib-complete.el: Make conformant to Lisp coding standards | 6140 * utils/lib-complete.el: Make conformant to Lisp coding standards |
6141 MULE-ize by allowing for coding system argument. | 6141 MULE-ize by allowing for coding system argument. |
6142 | 6142 |
6143 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org> | 6143 Fri Apr 25 08:39:50 1997 Steven L Baur <steve@altair.xemacs.org> |
6144 | 6144 |
6145 * modes/sh-script.el (sh-indent-line): Deal with pathological case | 6145 * modes/sh-script.el (sh-indent-line): Deal with pathological case |
6146 of indenting a first line containing a `#' as first non-white | 6146 of indenting a first line containing a `#' as first non-white |
6147 space character. | 6147 space character. |
6148 | 6148 |
6149 Thu Apr 24 18:40:32 1997 Steven L Baur <steve@altair.xemacs.org> | 6149 Thu Apr 24 18:40:32 1997 Steven L Baur <steve@altair.xemacs.org> |
6150 | 6150 |
6331 * prim/loadup.el: add cus-start as dumped package. | 6331 * prim/loadup.el: add cus-start as dumped package. |
6332 | 6332 |
6333 * packages/vc.el (vc-directory): Dired requires a list not a | 6333 * packages/vc.el (vc-directory): Dired requires a list not a |
6334 string of space separated names. | 6334 string of space separated names. |
6335 | 6335 |
6336 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may | 6336 * utils/live-icon.el (live-icon-colour-name-from-face): `face' may |
6337 be a list of faces since it is generated by `extent-face'. | 6337 be a list of faces since it is generated by `extent-face'. |
6338 | 6338 |
6339 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org> | 6339 Fri Apr 11 21:12:57 1997 Steven L Baur <steve@altair.xemacs.org> |
6340 | 6340 |
6341 * packages/ispell.el: Don't attempt creation of the menubar unless | 6341 * packages/ispell.el: Don't attempt creation of the menubar unless |
6342 XEmacs has been compiled with menubars. | 6342 XEmacs has been compiled with menubars. |
6343 | 6343 |
6344 * prim/simple.el (yank-pop): mark-marker needs optional force | 6344 * prim/simple.el (yank-pop): mark-marker needs optional force |
6345 parameter to activate the region (suggested by Jamie Zawinski). | 6345 parameter to activate the region (suggested by Jamie Zawinski). |
6346 | 6346 |
6382 (about-xemacs-xref): Add Per Abrahamsen. | 6382 (about-xemacs-xref): Add Per Abrahamsen. |
6383 | 6383 |
6384 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org> | 6384 Tue Apr 8 12:57:05 1997 Steven L Baur <steve@altair.xemacs.org> |
6385 | 6385 |
6386 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst | 6386 * modes/lisp-mode.el (eval-defun): Evaluate defcustom in defconst |
6387 style instead of defvar style (patch derived from Emacs 19.35/Lars | 6387 style instead of defvar style (patch derived from Emacs 19.35/Lars |
6388 Magne Ingebrigtsen). | 6388 Magne Ingebrigtsen). |
6389 | 6389 |
6390 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org> | 6390 Mon Apr 7 16:38:43 1997 Steven L Baur <steve@altair.xemacs.org> |
6391 | 6391 |
6392 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since | 6392 * prim/frame.el (temp-buffer-shrink-to-fit): Default to nil since |
6400 * modes/outline.el (outline-install-menubar): short circuit if no | 6400 * modes/outline.el (outline-install-menubar): short circuit if no |
6401 menubars are available. | 6401 menubars are available. |
6402 | 6402 |
6403 * x11/x-menubar.el (default-menubar): Use xmine not mine. | 6403 * x11/x-menubar.el (default-menubar): Use xmine not mine. |
6404 | 6404 |
6405 * prim/help.el (describe-variable): Some doc strings weren't being | 6405 * prim/help.el (describe-variable): Some doc strings weren't being |
6406 terminated with a newline. | 6406 terminated with a newline. |
6407 | 6407 |
6408 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org> | 6408 Sat Apr 5 20:20:00 1997 Steven L Baur <steve@altair.xemacs.org> |
6409 | 6409 |
6410 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links. | 6410 * prim/about.el (about-xemacs-xref): Correct Jareth Hein's links. |
6411 | 6411 |
6412 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org> | 6412 Sat Apr 5 13:18:05 1997 Tomasz J. Cholewo <t.cholewo@ieee.org> |
6413 | 6413 |
6414 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument | 6414 * packages/etags.el (tags-query-replace): Fixed DELIMITED argument |
6415 bug. `with-caps-disable-folding' moved to isearch-mode.el. | 6415 bug. `with-caps-disable-folding' moved to isearch-mode.el. |
6416 | 6416 |
6417 * packages/info.el (Info-search): Use `with-caps-disable-folding'. | 6417 * packages/info.el (Info-search): Use `with-caps-disable-folding'. |
6418 | 6418 |
6419 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org> | 6419 Sat Apr 5 09:32:43 1997 Steven L Baur <steve@altair.xemacs.org> |
6504 | 6504 |
6505 * calendar/diary-lib.el (diary-countdown): New function. | 6505 * calendar/diary-lib.el (diary-countdown): New function. |
6506 (fancy-diary-display): Use modeline-buffer-identification. | 6506 (fancy-diary-display): Use modeline-buffer-identification. |
6507 | 6507 |
6508 * calendar/appt.el (appt-diary-entries): Do not display diary. | 6508 * calendar/appt.el (appt-diary-entries): Do not display diary. |
6509 (appt-check): Display diary buffer at midnight. | 6509 (appt-check): Display diary buffer at midnight. |
6510 | 6510 |
6511 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org> | 6511 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org> |
6512 | 6512 |
6513 * mule/mule-coding.el (enable-multibyte-characters): MULE | 6513 * mule/mule-coding.el (enable-multibyte-characters): MULE |
6514 compatible variable. | 6514 compatible variable. |
6515 | 6515 |
6634 | 6634 |
6635 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu> | 6635 Sun Mar 9 12:38:53 1997 Noah Friedman <friedman@prep.ai.mit.edu> |
6636 | 6636 |
6637 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use | 6637 * utils/eldoc.el (eldoc-pre-command-refresh-echo-area): Use |
6638 eldoc-display-message-p, not eldoc-display-message-no-interference-p. | 6638 eldoc-display-message-p, not eldoc-display-message-no-interference-p. |
6639 | 6639 |
6640 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org> | 6640 Sat Mar 8 11:20:47 1997 Steven L Baur <steve@altair.xemacs.org> |
6641 | 6641 |
6642 * prim/startup.el (startup-splash-frame-body): More text tweaking. | 6642 * prim/startup.el (startup-splash-frame-body): More text tweaking. |
6643 | 6643 |
6644 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user | 6644 * x11/x-faces.el (*try-oblique-before-italic-fonts*): New user |
6685 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org> | 6685 Fri Mar 7 10:44:48 1997 Steven L Baur <steve@altair.xemacs.org> |
6686 | 6686 |
6687 * x11/x-menubar.el (default-menubar): Reorganize again undoing | 6687 * x11/x-menubar.el (default-menubar): Reorganize again undoing |
6688 previous change. Customize submenu moved to top of options menu. | 6688 previous change. Customize submenu moved to top of options menu. |
6689 Edit faces restored to edit-faces and renamed to Browse faces. | 6689 Edit faces restored to edit-faces and renamed to Browse faces. |
6690 | 6690 |
6691 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org> | 6691 Thu Mar 6 08:43:27 1997 Steven L Baur <steve@altair.xemacs.org> |
6692 | 6692 |
6693 * x11/x-menubar.el (options-menu): New variable. | 6693 * x11/x-menubar.el (options-menu): New variable. |
6694 (default-menubar): Use it. | 6694 (default-menubar): Use it. |
6695 | 6695 |
6741 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte. | 6741 * hm--html-menus/tmpl-minor-mode.el (tmpl-sign): Remove nul byte. |
6742 | 6742 |
6743 * site-load.el: Move site-packages to the top level. | 6743 * site-load.el: Move site-packages to the top level. |
6744 | 6744 |
6745 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr> | 6745 Sun Mar 2 01:37:04 1997 Hrvoje Niksic <hniksic@srce.hr> |
6746 | 6746 |
6747 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain. | 6747 * utils/mail-extr.el (all-top-level-domains): Added "hr" domain. |
6748 | 6748 |
6749 * packages/ps-print.el (ps-print-color-p): Default to nil. | 6749 * packages/ps-print.el (ps-print-color-p): Default to nil. |
6750 | 6750 |
6751 * x11/x-menubar.el (default-menubar): Changed menubar entry for | 6751 * x11/x-menubar.el (default-menubar): Changed menubar entry for |
7028 (next-line): Ditto. | 7028 (next-line): Ditto. |
7029 | 7029 |
7030 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com> | 7030 Sat Feb 15 11:05:29 1997 Kyle Jones <kyle_jones@wonderworks.com> |
7031 * utils/redo.el: made before and after status messages so that | 7031 * utils/redo.el: made before and after status messages so that |
7032 the user is aware if a long action is still being processed. | 7032 the user is aware if a long action is still being processed. |
7033 | 7033 |
7034 rolled version number up to 1.00, since the package seems to be | 7034 rolled version number up to 1.00, since the package seems to be |
7035 stable. | 7035 stable. |
7036 | 7036 |
7037 cosmetic changes so the file could be included in the XEmacs | 7037 cosmetic changes so the file could be included in the XEmacs |
7038 distribution. | 7038 distribution. |
7039 | 7039 |
7040 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr> | 7040 Sat Feb 15 11:13:05 1997 Hrvoje Niksic <hniksic@srce.hr> |
7041 | 7041 |
7042 * prim/simple.el (line-move-ignore-invisible): Change default to | 7042 * prim/simple.el (line-move-ignore-invisible): Change default to |
7043 t. | 7043 t. |
7044 | 7044 |
7170 properly anchored. | 7170 properly anchored. |
7171 | 7171 |
7172 * packages/ps-print.el: Update maintainer address. | 7172 * packages/ps-print.el: Update maintainer address. |
7173 | 7173 |
7174 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu> | 7174 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu> |
7175 | 7175 |
7176 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound | 7176 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound |
7177 variables to `byte-compile-bound-variables'. | 7177 variables to `byte-compile-bound-variables'. |
7178 | 7178 |
7179 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org> | 7179 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org> |
7180 | 7180 |
7220 | 7220 |
7221 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr> | 7221 Fri Jan 31 09:50:51 1997 Hrvoje Niksic <hniksic@srce.hr> |
7222 | 7222 |
7223 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a | 7223 * x11/x-toolbar.el (toolbar-mail-commands-alist): Updated with a |
7224 lot of new mailer possiblities. | 7224 lot of new mailer possiblities. |
7225 | 7225 |
7226 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com> | 7226 Fri Jan 31 09:28:49 1997 Martin Buchholz <mrb@eng.sun.com> |
7227 | 7227 |
7228 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on | 7228 * x11/x-font-menu.el (reset-device-font-menus): Correct guard on |
7229 charset-registry call. | 7229 charset-registry call. |
7230 | 7230 |
7236 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU> | 7236 Thu Jan 30 22:43:43 1997 David Moore <dmoore@UCSD.EDU> |
7237 | 7237 |
7238 * packages/compile.el: Speed up regexps. | 7238 * packages/compile.el: Speed up regexps. |
7239 (compilation-parse-errors): replace re-search-forward with | 7239 (compilation-parse-errors): replace re-search-forward with |
7240 something faster. | 7240 something faster. |
7241 | 7241 |
7242 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr> | 7242 Thu Jan 30 20:33:56 1997 Hvoje Niksic <hniksic@srce.hr> |
7243 | 7243 |
7244 * x11/x-toolbar.el | 7244 * x11/x-toolbar.el |
7245 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace): | 7245 (toolbar-open,toolbar-dired,toolbar-save,toolbar-print,toolbar-cut,toolbar-copy,toolbar-paste,toolbar-undo,toolbar-replace): |
7246 New functions. | 7246 New functions. |
7247 (toolbar-news): Allow running without separate frame. | 7247 (toolbar-news): Allow running without separate frame. |
7248 (toolbar-mail-commands-alist): New variable. | 7248 (toolbar-mail-commands-alist): New variable. |
7249 (toolbar-mail-reader): Ditto. | 7249 (toolbar-mail-reader): Ditto. |
7250 (toolbar-mail): Use them. | 7250 (toolbar-mail): Use them. |
7251 | 7251 |
7252 * x11/x-menubar.el: Shorten help menu item names. | 7252 * x11/x-menubar.el: Shorten help menu item names. |
7253 | 7253 |
7254 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br> | 7254 Thu Jan 30 17:22:15 1997 Alexandre Oliva <oliva@dcc.unicamp.br> |
7255 | 7255 |
7256 * iso/iso-acc.el: Accept accents in isearch. | 7256 * iso/iso-acc.el: Accept accents in isearch. |
7304 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall | 7304 * ps-print.el: Merge patch from [simon] Oct 8, 1996 Simon Marshall |
7305 <simon@gnu.ai.mit.edu> | 7305 <simon@gnu.ai.mit.edu> |
7306 (ps-print-version): Fix value. | 7306 (ps-print-version): Fix value. |
7307 (cl lisp-float-type): Require them. | 7307 (cl lisp-float-type): Require them. |
7308 (ps-number-of-columns ps-*-font-size): Try to select defaults | 7308 (ps-number-of-columns ps-*-font-size): Try to select defaults |
7309 better suited when `ps-landscape-mode' is non-nil. | 7309 better suited when `ps-landscape-mode' is non-nil. |
7310 (ps-*-faces): Change default for Font Lock mode faces when | 7310 (ps-*-faces): Change default for Font Lock mode faces when |
7311 `ps-print-color-p' is nil. | 7311 `ps-print-color-p' is nil. |
7312 (ps-right-header): Replace `time-stamp-yy/mm/dd' | 7312 (ps-right-header): Replace `time-stamp-yy/mm/dd' |
7313 by `time-stamp-mon-dd-yyyy'. | 7313 by `time-stamp-mon-dd-yyyy'. |
7314 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview. | 7314 (ps-end-file ps-begin-page): Fix bug in page count for Ghostview. |
7315 (ps-generate-postscript-with-faces): Replace `ps-sorter' by | 7315 (ps-generate-postscript-with-faces): Replace `ps-sorter' by |
7316 `car-less-than-car'. | 7316 `car-less-than-car'. |
7317 (ps-plot ps-generate): Replace `%d' by `%3d'. | 7317 (ps-plot ps-generate): Replace `%d' by `%3d'. |
7318 | 7318 |
7319 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com> | 7319 Wed Jan 22 15:32:39 1997 Greg Klanderman <greg@alphatech.com> |
7320 | 7320 |
7321 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the | 7321 * modes/rsz-minibuf.el (resize-minibuffer-setup): Resize the |
7322 minibuffer earlier than the first received event. | 7322 minibuffer earlier than the first received event. |
7334 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com> | 7334 Tue Jan 21 19:56:26 1997 Martin Buchholz <mrb@eng.sun.com> |
7335 | 7335 |
7336 * mule/mule-init.el (init-mule): Get Japanese man pages working. | 7336 * mule/mule-init.el (init-mule): Get Japanese man pages working. |
7337 | 7337 |
7338 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr> | 7338 Fri Jan 17 17:22:54 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr> |
7339 | 7339 |
7340 * man.el (Manual-mode): Don't mess with scrollbars if they aren't | 7340 * man.el (Manual-mode): Don't mess with scrollbars if they aren't |
7341 present. | 7341 present. |
7342 | 7342 |
7343 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org> | 7343 Tue Jan 21 19:52:45 1997 Steven L Baur <steve@altair.xemacs.org> |
7344 | 7344 |
7804 shortened to `buffers-menu-max-size' items even if | 7804 shortened to `buffers-menu-max-size' items even if |
7805 `buffers-menu-submenus-for-groups-p' is non-nil. | 7805 `buffers-menu-submenus-for-groups-p' is non-nil. |
7806 | 7806 |
7807 Let `buffers-menu-submenus-for-groups-p' be an integer : if there | 7807 Let `buffers-menu-submenus-for-groups-p' be an integer : if there |
7808 are more buffers than this value, use submenus, otherwise not. | 7808 are more buffers than this value, use submenus, otherwise not. |
7809 | 7809 |
7810 * packages/vc.el (vc-rename-this-file): New function (was missing, | 7810 * packages/vc.el (vc-rename-this-file): New function (was missing, |
7811 but referred to on the menubar). | 7811 but referred to on the menubar). |
7812 | 7812 |
7813 * packages/compile.el (compilation-font-lock-keywords): `defvar' | 7813 * packages/compile.el (compilation-font-lock-keywords): `defvar' |
7814 instead of `defconst'! | 7814 instead of `defconst'! |
7869 | 7869 |
7870 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org> | 7870 Tue Dec 10 10:11:55 1996 Steven L Baur <steve@altair.xemacs.org> |
7871 | 7871 |
7872 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct | 7872 * electric/ebuff-menu.el (electric-buffer-menu-mode-map): Correct |
7873 bad 19.34 synch patch. | 7873 bad 19.34 synch patch. |
7874 | 7874 |
7875 * utils/pretty-print.el: New File. | 7875 * utils/pretty-print.el: New File. |
7876 | 7876 |
7877 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org> | 7877 Sun Dec 8 13:59:40 1996 Steven L Baur <steve@altair.xemacs.org> |
7878 | 7878 |
7879 * prim/files-nomule.el: Documentation corrections. | 7879 * prim/files-nomule.el: Documentation corrections. |
8027 | 8027 |
8028 * edebug/cl-read.el: Protect advisement of eval-region from being | 8028 * edebug/cl-read.el: Protect advisement of eval-region from being |
8029 evaluated more than once. | 8029 evaluated more than once. |
8030 | 8030 |
8031 Comment formatting changes. | 8031 Comment formatting changes. |
8032 | 8032 |
8033 * edebug/advise-eval-region.el: New File. Separate out advise for | 8033 * edebug/advise-eval-region.el: New File. Separate out advise for |
8034 eval-region so it is only evaluated once. | 8034 eval-region so it is only evaluated once. |
8035 | 8035 |
8036 * packages/icomplete.el: Fix a bug in locating command bound to key. | 8036 * packages/icomplete.el: Fix a bug in locating command bound to key. |
8037 | 8037 |
8038 icomplete-exhibit needs to be called in the setup-hook. | 8038 icomplete-exhibit needs to be called in the setup-hook. |
8039 | 8039 |
8040 * packages/apropos.el: Correct a typo in button binding. | 8040 * packages/apropos.el: Correct a typo in button binding. |
8041 | 8041 |
8042 Fixes the bug where if apropos-label-face is actually defined as | 8042 Fixes the bug where if apropos-label-face is actually defined as |
8043 face, apropos bombs with an error | 8043 face, apropos bombs with an error |
8044 | 8044 |
8045 Do a (provide 'apropos), like all packages should. | 8045 Do a (provide 'apropos), like all packages should. |
8048 customization is unnecessarily painful). | 8048 customization is unnecessarily painful). |
8049 | 8049 |
8050 Redefines the default faces for the various apropos faces so they | 8050 Redefines the default faces for the various apropos faces so they |
8051 come out in color by default (defaults are based on various | 8051 come out in color by default (defaults are based on various |
8052 standard font-lock faces). | 8052 standard font-lock faces). |
8053 | 8053 |
8054 * version.el: Bumped up to b31. | 8054 * version.el: Bumped up to b31. |
8055 | |
8056 |