annotate oldXMenu/ChangeLog @ 96044:c1ef445563bb

2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-colview.el (org-columns-next-allowed-value): Bug fix. * org-colview-xemacs.el (org-columns-next-allowed-value): Bug fix. * org-agenda.el (org-agenda-get-closed): Get the end time into the agenda prefix as well. * org-publish.el (org-publish-org-index): Make a properly indented list. * org.el (org-calendar-agenda-action-key): New option. (org-get-cursor-date): New function. (org-mark-entry-for-agenda-action): New command. (org-overriding-default-time): New variable. (org-read-date): Respect `org-overriding-default-time'. * org-remember.el (org-remember-apply-template): Respect the ovverriding default time. * org-agenda.el (org-agenda-action-marker): New variable. (org-agenda-action): New command. (org-agenda-do-action): New function. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-schedule, org-deadline): Protect scheduled and deadline tasks against changes that accidently remove the repeater. Also show a message with the new date when done. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-beginning-of-line): Cater for the case when there are tags but no headline text. (org-align-tags-here): Convert to tabs only when indent-tabs-mode it set. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-mhe.el (org-mhe-get-message-folder-from-index): Make sure the return value is nil instead of "nil" when there is no match. * org-exp.el (org-insert-centered): Use fill-column instead of 80. (org-export-as-ascii): Use string-width to measure the width of the heading. * org.el (org-diary-to-ical-string): No longer kill buffer FROMBUF, this is now done by the caller. * org-exp.el (org-print-icalendar-entries): Move the call to `org-diary-to-ical-string' out of the loop, and kill the buffer afterwords. * org-remember.el (org-remember-visit-immediately): Position cursor after moving to the note. (org-remember-apply-template): Use a text property to record the cursor position. (org-remember-handler): Align tags after pasting the note. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-bbdb.el (org-bbdb-follow-anniversary-link): New function. * org-agenda.el (org-agenda-open-link): If there is an org-bbdb-name property in the current line, jump to that bbdb entry. * org-bbdb.el (org-bbdb-anniversaries): Add the bbdb-name as a text property, so that the agenda knows where this entry comes from. * org-agenda.el (org-agenda-clock-in): Fixed bug in the interaction between clocking-in from the agenda, and automatic task state switching. * org-macs.el (org-with-point-at): Bug fix in macro defintion. * org.el (org-beginning-of-line, org-end-of-line): Make sure the zmacs-region stays after this command in XEmacs. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-scan-tags): Allow new values for ACTION parameter. * org-remember.el (org-remember-templates): Fix bug in customization type definition. * org.el (org-map-entries): New function. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-agenda.el (org-agenda-skip-comment-trees): New option. (org-agenda-skip): Respect `org-agenda-skip-comment-trees'. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-remember.el (org-jump-to-target-location): New variable. (org-remember-apply-template): Set `org-remember-apply-template' if requested by template. (org-remember-handler): Start an idle timer to jump to remember location. * org-exp.el (org-get-current-options): Add the FILETAGS setting. * org.el (org-set-regexps-and-options): Fix bug with parsing of file tags. (org-get-tags-at): Add the content of `org-file-tags'. * org-exp.el (org-export-handle-comments): Fix bug with several comment lines after each other. (org-number-to-roman, org-number-to-counter): New functions. (org-export-section-number-format): New option. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-exp.el (org-export-protect-examples): Catch the case of a missing end_example line. * org.el (org-set-regexps-and-options): Set `org-file-properties' and `org-file-tags' to nil. * org-colview.el (org-columns-next-allowed-value): Handle next argument NTH to directly select a value. * org-colview-xemacs.el (org-columns-next-allowed-value): Handle next argument NTH to directly select a value. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-agenda.el (org-agenda-scheduled-leaders): Fix docstring. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-columns-ellipses): New option. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-colview.el (org-columns-add-ellipses): New function. (org-columns-compact-links): New function. (org-columns-cleanup-item): Call `org-columns-compact-links'. (org-columns-display-here): Call `org-agenda-columns-cleanup-item' when in agenda. (org-columns-edit-value): Fixed bug with editing values from agenda column view. (org-columns-redo): Also redo the agenda itself. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-agenda.el (org-agenda-columns-remove-prefix-from-item): New option. * org-colview.el (org-agenda-columns-cleanup-item): New function. * org-exp.el (org-export-ascii-preprocess): Renamed from `org-export-ascii-clean-string'. (org-export-kill-licensed-text) (org-export-define-heading-targets) (org-export-handle-invisible-targets) (org-export-target-internal-links) (org-export-remove-or-extract-drawers) (org-export-remove-archived-trees) (org-export-protect-quoted-subtrees) (org-export-protect-verbatim, org-export-protect-examples) (org-export-select-backend-specific-text) (org-export-mark-blockquote-and-verse) (org-export-remove-comment-blocks-and-subtrees) (org-export-handle-comments, org-export-mark-radio-links) (org-export-remove-special-table-lines) (org-export-normalize-links) (org-export-concatenate-multiline-links) (org-export-concatenate-multiline-emphasis): New functions, obtained from spliiting the export preprocessor. * org-table.el (org-table-recalculate): Improve error message if the row number is invalid. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-archive.el (org-archive-save-context-info): Fix bugs in customization setup and docstring. * org-exp.el (org-export-html-style): Changed the size of in the <pre> element to 90%. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-find-src-example-start): Function removed. (org-edit-src-find-region-and-lang): New function. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-edit-src-exit): New function. (org-exit-edit-mode): New minor mode. * org-exp.el (org-export-preprocess-string): Fix bug with removing comment-like lines from protected examples. * org.el (org-edit-src-example, org-find-src-example-start) (org-protect-source-example, org-edit-special): New functions. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-publish.el (org-publish-project-alist): Fix typo in docstring. (org-publish-project-alist): Handle :index-title property. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-export-latex.el (org-export-as-latex): Make sure region bounds are correct. Parse subtree properties relating to export. * org-exp.el (org-export-add-options-to-plist): New function. (org-infile-export-plist): Use `org-export-add-options-to-plist'. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-default-properties): Add EXPORT_FILE_NAME and EXPORT_TITLE. * org-exp.el (org-export-get-title-from-subtree) (org-export-as-ascii, org-export-as-html): Make sure the original region-beginning and region-end are used, even after moving point. (org-export-get-title-from-subtree): Also try the EXPORT_TITLE property. * org-remember.el (org-remember-last-stored-marker): New variable. (org-remember-goto-last-stored): Use `org-goto-marker-or-bmk'. (org-remember-handler): Also use marker to remember last-stored position. * org.el (org-goto-marker-or-bmk): New function. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-file-properties): Renamed from `org-local-properties'. (org-scan-tags): Take file tags into account. (org-tags-match-list-sublevels): Default changed to t. * org-exp.el (org-export-as-html): Close paragraph after a footnote. * org.el (org-update-parent-todo-statistics): New function. * org-exp.el (org-icalendar-store-UID): New option. (org-icalendar-force-UID): Option removed. (org-print-icalendar-entries): IMplement UIDs. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-mhe.el (org-mhe-follow-link): Fix bug in mhe searches. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-faces.el (org-column): Document how this face is being used and why sometimes the background faces shine through. * org-mhe.el (org-mhe-follow-link): Improve handling of searches. * org-publish.el (org-publish-attachment): Create publishing directory if it does not yet exist. * org-table.el (org-calc-default-modes): Change default number format to (float 8). * org.el (org-olpath-completing-read): New function. (org-time-clocksum-format): New option. (org-minutes-to-hh:mm-string): Use `org-time-clocksum-format'. * org-clock.el (org-clock-display, org-clock-out) (org-update-mode-line): Use `org-time-clocksum-format'. * org-colview-xemacs.el (org-columns-number-to-string): Use `org-time-clocksum-format'. * org-colview.el (org-columns-number-to-string): Use `org-time-clocksum-format'. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-id.el: New file, move from contrib to core. * org-exp.el (org-icalendar-force-UID): New option. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-exp.el (org-print-icalendar-entries): Make sure DTEND is shifted by one day if theere is a date range without an end time. * org.el (org-try-structure-completion): New function. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-set-font-lock-defaults): Improve fontification of description lists. (org-insert-item): Handle description lists. (org-adaptive-fill-function): Improve auto indentation in description lists. * org-exp.el (org-export-as-html, org-export-preprocess-string): Implement VERSE environment. (org-export-preprocess-string): Implement the COMMENT environment. * org-export-latex.el (org-export-latex-preprocess): Implement VERSE environment. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-jsinfo.el (org-infojs-opts-table): Add entry for FIXED_TOC option. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-table.el (orgtbl-to-tsv, orgtbl-to-csv): New functions. * org.el (org-quote-csv-field): New functions. * org-table.el (org-table-export-default-format): Remove :splice from default format, we get the same effect by not specifying :tstart and :tend. (org-table-export): Improve setup, distinguish better between interactive and non-interactive use, allow specifying the format on the fly, better protection against wrong file names. (orgtbl-to-generic): Fix documentation. Do not require :tstart and :tend when :splice is omitted. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-clock.el (org-clock-select-task): Make sure the selection letters are 1-9 and A-Z, no special characters. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-exp.el (org-export-htmlize): New group. (org-export-htmlize-output-type) (org-export-htmlize-css-font-prefix): New options. (org-export-htmlize-region-for-paste): New function. (org-export-htmlize-generate-css): New command. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-set-visibility-according-to-property): New function. (org-ctrl-c-ctrl-c): Do not restart org-mode, just get the options and compute the regular expressions, and update font-lock. (org-property-re): Allow a dash in property names. * org-archive.el (org-extract-archive-file): Insert the file name without the path into the format, to allow the location format to contain a subdirectory. * org-agenda.el (org-agenda-post-command-hook): If point is at end of buffer, and the `org-agenda-type' property undefined, use the value from the character before. * org.el (org-add-planning-info): Don't let indentation for would-be timestamp become extra whitespace at the end of headline. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-remove-double-quotes, org-file-contents): New functions. * org-exp.el (org-infile-export-plist): Also parse the contents of #+SETUPFILE files, recursively. * org.el (org-set-regexps-and-options): Also parse the contents of #+SETUPFILE files, recursively. * org-exp.el (org-export-handle-include-files): New function. (org-export-preprocess-string): Call `org-export-handle-include-files'. * org.el (org-delete-property-globally) (org-delete-property, org-set-property): Ignore case during completion. (org-set-property): Use `org-completing-read' instead of `completing-read'. * org.el (org-complete-expand-structure-template): New, experimental function. (org-structure-template-alist): New, experimental option. (org-complete): Call `org-complete-expand-structure-template'. 2008-06-17 Bastien Guerry <bzg@altern.org> * org-export-latex.el (org-export-latex-preprocess): Added support for blockquotes. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-read-date-analyze): Catch the case where only a weekday is given. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-set-font-lock-defaults): Make the description tag bold. * org-exp.el (org-export-as-html, org-close-li): Implement description lists. 2008-06-17 Jason Riedy <jason@acm.org> * org-table.el (*orgtbl-default-fmt*): New variable. (orgtbl-format-line): Use the value of *orgtbl-default-fmt* when there is no other fmt available. (orgtbl-to-generic): Allow an explicitly nil :tstart or :tend to suppress the appropriate string. (orgtbl-to-orgtbl): New function for translating to another orgtbl table. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.el (org-read-date-analyze): "." as an alias for "+0" in read date. * org-clock.el (org-clock-save-markers-for-cut-and-paste): New function. * org-agenda.el (org-agenda-save-markers-for-cut-and-paste): New function. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-clock.el (org-clock-find-position): Don't include notes into clock drawer. * org-archive.el (org-archive-subtree): No longer remove an extra line after cutting the subtree. `org-cut-subtree' already takes care of this. * org-remember.el (org-remember-handler): Only kill the target buffer if it does not contain the running clock. * org.el (org-markers-to-move): New variable. (org-save-markers-in-region, org-check-and-save-marker) (org-reinstall-markers-in-region): New function. (org-move-subtree-down, org-copy-subtree): Remember relative marker positions before cutting. (org-move-subtree-down, org-paste-subtree): Restore relative marker positions after pasting. * org-remember.el (org-remember-clock-out-on-exit): New option. (org-remember-finalize): Clock out only if the setting in `org-remember-clock-out-on-exit' requires it. (org-remember-handler): Do the cleanup in the buffer, to make sure that the clock marker remains in tact. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-clock.el (org-clock-goto): Widen buffer if necessary. (org-clock-in): Make sure that also tasks outside the narrowed region will be clocked in correctly. (org-clock-insert-selection-line): Widen the buffer so that we can find the correct task heading. * org.el (org-base-buffer): New function. * org-exp.el (org-icalendar-cleanup-string): Make sure '," and ";" are escaped. (org-print-icalendar-entries): Also apply `org-icalendar-cleanup-string' to the headline, not only to the summary property. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org-exp.el (org-export-preprocess-hook): New hook. (org-export-preprocess-string): Call `org-export-preprocess-hook'. * org.el (org-font-lock-hook): New variable. (org-font-lock-hook): New function. (org-set-font-lock-defaults): Call `org-font-lock-hook'. 2008-06-17 Carsten Dominik <dominik@science.uva.nl> * org.texi: Modify license to no longer include back- and front cover matters. (Using the mapping API): New section. (Agenda column view): New section. (Moving subtrees): Document archiving to the archive sibling. (Agenda commands): Document columns view in the agenda. (Using the property API): Document the API for multi-valued properties.
author Carsten Dominik <dominik@science.uva.nl>
date Tue, 17 Jun 2008 15:22:00 +0000
parents 3765d76f7fa8
children d89afa2b4c2f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
78297
32c005087ccf *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 78242
diff changeset
1 2007-07-25 Glenn Morris <rgm@gnu.org>
32c005087ccf *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 78242
diff changeset
2
32c005087ccf *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 78242
diff changeset
3 * Relicense all FSF files to GPLv3 or later.
32c005087ccf *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 78242
diff changeset
4
77869
128c9f2cd4cf *** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 77858
diff changeset
5 2007-06-04 Ulrich Mueller <ulm@gentoo.org> (tiny change)
128c9f2cd4cf *** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 77858
diff changeset
6
128c9f2cd4cf *** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 77858
diff changeset
7 * ChgPane.c, ChgSel.c: Quiet --with-x-toolkit=no
128c9f2cd4cf *** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 77858
diff changeset
8 compilation warnings: #include <config.h>.
128c9f2cd4cf *** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 77858
diff changeset
9
77858
815150a147ce Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents: 77838
diff changeset
10 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
815150a147ce Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents: 77838
diff changeset
11
815150a147ce Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents: 77838
diff changeset
12 * Version 22.1 released.
815150a147ce Version 22.1 released.
Chong Yidong <cyd@stupidchicken.com>
parents: 77838
diff changeset
13
77838
660e3e2cc86d *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76191
diff changeset
14 2007-05-30 Ulrich Mueller <ulm@gentoo.org> (tiny change)
660e3e2cc86d *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76191
diff changeset
15
660e3e2cc86d *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76191
diff changeset
16 * XMakeAssoc.c (XMakeAssoc): Use malloc rather than xmalloc.
660e3e2cc86d *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76191
diff changeset
17
76191
eaa77e4ad9c1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76134
diff changeset
18 2007-02-27 Glenn Morris <rgm@gnu.org>
eaa77e4ad9c1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76134
diff changeset
19
eaa77e4ad9c1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76134
diff changeset
20 * Imakefile: Remove unused file with no explicit legal info.
eaa77e4ad9c1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76134
diff changeset
21 * Makefile.in (distclean): Remove Makefile.
eaa77e4ad9c1 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 76134
diff changeset
22
76134
7cdfa9a1f509 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75769
diff changeset
23 2007-02-25 Glenn Morris <rgm@gnu.org>
7cdfa9a1f509 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75769
diff changeset
24
7cdfa9a1f509 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75769
diff changeset
25 * XCrAssoc.c, XDelAssoc.c, XDestAssoc.c, XLookAssoc.c:
7cdfa9a1f509 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75769
diff changeset
26 * XMakeAssoc.c: Remove license text in favour of including
7cdfa9a1f509 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75769
diff changeset
27 copyright.h, as was done in original X11 source.
7cdfa9a1f509 *** empty log message ***
Glenn Morris <rgm@gnu.org>
parents: 75769
diff changeset
28
93291
6dded216f040 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 87649
diff changeset
29 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
59101
8aef5660523e * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Djärv <jan.h.d@swipnet.se>
parents: 58167
diff changeset
30
8aef5660523e * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Djärv <jan.h.d@swipnet.se>
parents: 58167
diff changeset
31 * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
8aef5660523e * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Djärv <jan.h.d@swipnet.se>
parents: 58167
diff changeset
32 was pressed.
8aef5660523e * Activate.c (XMenuActivate): Return XM_NO_SELECT if Escape or C-g
Jan Djärv <jan.h.d@swipnet.se>
parents: 58167
diff changeset
33
93291
6dded216f040 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 87649
diff changeset
34 2004-11-12 Jan Djärv <jan.h.d@swipnet.se>
58167
9351060ba546 * XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Djärv <jan.h.d@swipnet.se>
parents: 52401
diff changeset
35
9351060ba546 * XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Djärv <jan.h.d@swipnet.se>
parents: 52401
diff changeset
36 * XMenu.h (XMenuActivateSetWaitFunction): New function.
9351060ba546 * XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Djärv <jan.h.d@swipnet.se>
parents: 52401
diff changeset
37
9351060ba546 * XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Djärv <jan.h.d@swipnet.se>
parents: 52401
diff changeset
38 * Activate.c (XMenuActivateSetWaitFunction): New function.
9351060ba546 * XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Djärv <jan.h.d@swipnet.se>
parents: 52401
diff changeset
39 (XMenuActivate): Call wait_func if set, before XNextEvent.
9351060ba546 * XMenu.h (XMenuActivateSetWaitFunction): New function.
Jan Djärv <jan.h.d@swipnet.se>
parents: 52401
diff changeset
40
93291
6dded216f040 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 87649
diff changeset
41 2002-04-22 Jan Djärv <jan.h.d@swipnet.se>
44753
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
42
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
43 * Activate.c: Add calls to GrabKeyboard to remove strange
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
44 interactions with window managers that steal keypresses.
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
45 Call ungrab_all instead of XtUngrabPointer.
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
46 (XMenuActivate): Add call to XGrabKeyboard
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
47 (XMenuActivate): Add call to XUngrabKeyboard
55f9c8874c01 *** empty log message ***
Jan Djärv <jan.h.d@swipnet.se>
parents: 40965
diff changeset
48
40111
4df21996512b *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 39742
diff changeset
49 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4df21996512b *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 39742
diff changeset
50
40152
70666c5c7f94 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 40111
diff changeset
51 * (Version 21.1 released.)
40111
4df21996512b *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 39742
diff changeset
52
39742
1985c223de10 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 39627
diff changeset
53 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1985c223de10 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 39627
diff changeset
54
1985c223de10 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 39627
diff changeset
55 * Branch for 21.1.
40965
eac4b1ccb6b8 fixed format
Sam Steingold <sds@gnu.org>
parents: 40152
diff changeset
56
30367
6b6439d7d174 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27459
diff changeset
57 2000-07-21 Eli Zaretskii <eliz@is.elta.co.il>
6b6439d7d174 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27459
diff changeset
58
6b6439d7d174 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27459
diff changeset
59 * Activate.c (XMenuActivate): Call help callback with two more
6b6439d7d174 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27459
diff changeset
60 arguments: the pane number and selection number.
6b6439d7d174 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 27459
diff changeset
61
27459
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
62 2000-01-27 Gerd Moellmann <gerd@gnu.org>
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
63
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
64 * Activate.c (XMenuActivate): Add parameter HELP_CALLBACK.
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
65 Call help callback.
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
66
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
67 * Post.c (XMenuPost): Pass null help callback to XMenuActivate.
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
68
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
69 * AddSel.c (XMenuAddSelection): Add parameter HELP.
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
70
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
71 * XMenu.h (XmSelect): Add member `help_string'.
5500690f08f4 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 25858
diff changeset
72
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
73 1999-07-12 Richard Stallman <rms@gnu.org>
Dave Love <fx@gnu.org>
parents:
diff changeset
74
Dave Love <fx@gnu.org>
parents:
diff changeset
75 * Version 20.4 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
76
Dave Love <fx@gnu.org>
parents:
diff changeset
77 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
78
Dave Love <fx@gnu.org>
parents:
diff changeset
79 * Version 20.3 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
80
Dave Love <fx@gnu.org>
parents:
diff changeset
81 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
82
Dave Love <fx@gnu.org>
parents:
diff changeset
83 * Version 20.2 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
84
Dave Love <fx@gnu.org>
parents:
diff changeset
85 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
86
Dave Love <fx@gnu.org>
parents:
diff changeset
87 * Version 20.1 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
88
Dave Love <fx@gnu.org>
parents:
diff changeset
89 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
90
Dave Love <fx@gnu.org>
parents:
diff changeset
91 * Version 19.33 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
92
Dave Love <fx@gnu.org>
parents:
diff changeset
93 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
94
Dave Love <fx@gnu.org>
parents:
diff changeset
95 * Version 19.32 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
96
Dave Love <fx@gnu.org>
parents:
diff changeset
97 1996-06-12 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
98
Dave Love <fx@gnu.org>
parents:
diff changeset
99 * Internal.c (_XMRefreshSelection): Check for type SEPARATOR.
Dave Love <fx@gnu.org>
parents:
diff changeset
100 * InsSel.c (XMenuInsertSelection): Use SEPARATOR if nec.
Dave Love <fx@gnu.org>
parents:
diff changeset
101 * AddSel.c (XMenuAddSelection): Use SEPARATOR if nec.
Dave Love <fx@gnu.org>
parents:
diff changeset
102
Dave Love <fx@gnu.org>
parents:
diff changeset
103 * XMenu.h: New alternative SEPARATOR.
Dave Love <fx@gnu.org>
parents:
diff changeset
104
Dave Love <fx@gnu.org>
parents:
diff changeset
105 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
106
Dave Love <fx@gnu.org>
parents:
diff changeset
107 * Version 19.31 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
108
Dave Love <fx@gnu.org>
parents:
diff changeset
109 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
110
Dave Love <fx@gnu.org>
parents:
diff changeset
111 * Version 19.30 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
112
Dave Love <fx@gnu.org>
parents:
diff changeset
113 1995-11-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
114
Dave Love <fx@gnu.org>
parents:
diff changeset
115 * Makefile.in (ALL_CFLAGS): Add some -I options.
Dave Love <fx@gnu.org>
parents:
diff changeset
116
Dave Love <fx@gnu.org>
parents:
diff changeset
117 * Activate.c, AddPane.c, AddSel.c, Create.c, InsPane.c, InsSel.c:
Dave Love <fx@gnu.org>
parents:
diff changeset
118 * Internal.c, XCrAssoc.c, XMakeAssoc.c: Include config.h.
Dave Love <fx@gnu.org>
parents:
diff changeset
119
Dave Love <fx@gnu.org>
parents:
diff changeset
120 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
121
Dave Love <fx@gnu.org>
parents:
diff changeset
122 * Version 19.29 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
123
Dave Love <fx@gnu.org>
parents:
diff changeset
124 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
125
Dave Love <fx@gnu.org>
parents:
diff changeset
126 * Makefile.in (maintainer-clean): Renamed from realclean.
Dave Love <fx@gnu.org>
parents:
diff changeset
127
Dave Love <fx@gnu.org>
parents:
diff changeset
128 1994-10-25 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
129
Dave Love <fx@gnu.org>
parents:
diff changeset
130 * Makefile.in (ALL_CFLAGS): Reorder the switches more rationally.
Dave Love <fx@gnu.org>
parents:
diff changeset
131
Dave Love <fx@gnu.org>
parents:
diff changeset
132 1994-10-24 Jim Wilson (wilson@chestnut.cygnus.com)
Dave Love <fx@gnu.org>
parents:
diff changeset
133
Dave Love <fx@gnu.org>
parents:
diff changeset
134 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_MACHINE.
Dave Love <fx@gnu.org>
parents:
diff changeset
135
Dave Love <fx@gnu.org>
parents:
diff changeset
136 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
137
Dave Love <fx@gnu.org>
parents:
diff changeset
138 * Version 19.27 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
139
Dave Love <fx@gnu.org>
parents:
diff changeset
140 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
141
Dave Love <fx@gnu.org>
parents:
diff changeset
142 * Version 19.26 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
143
Dave Love <fx@gnu.org>
parents:
diff changeset
144 1994-07-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
Dave Love <fx@gnu.org>
parents:
diff changeset
145
Dave Love <fx@gnu.org>
parents:
diff changeset
146 * Error.c (XMenuError): Make `message' static.
Dave Love <fx@gnu.org>
parents:
diff changeset
147
Dave Love <fx@gnu.org>
parents:
diff changeset
148 1994-06-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
149
Dave Love <fx@gnu.org>
parents:
diff changeset
150 * Create.c (XAllocDisplayColor): New function.
Dave Love <fx@gnu.org>
parents:
diff changeset
151 Use it throughout in place of XAllocNamedColor.
Dave Love <fx@gnu.org>
parents:
diff changeset
152
Dave Love <fx@gnu.org>
parents:
diff changeset
153 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
154
Dave Love <fx@gnu.org>
parents:
diff changeset
155 * Version 19.25 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
156
Dave Love <fx@gnu.org>
parents:
diff changeset
157 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
158
Dave Love <fx@gnu.org>
parents:
diff changeset
159 * Version 19.24 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
160
Dave Love <fx@gnu.org>
parents:
diff changeset
161 1994-05-17 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
162
Dave Love <fx@gnu.org>
parents:
diff changeset
163 * Create.c (XMenuCreate): Declare `data' as char*.
Dave Love <fx@gnu.org>
parents:
diff changeset
164
Dave Love <fx@gnu.org>
parents:
diff changeset
165 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
166
Dave Love <fx@gnu.org>
parents:
diff changeset
167 * Version 19.23 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
168
Dave Love <fx@gnu.org>
parents:
diff changeset
169 1994-04-12 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
170
Dave Love <fx@gnu.org>
parents:
diff changeset
171 * Create.c (XMenuCreate): Declare `data' as unsigned char*.
Dave Love <fx@gnu.org>
parents:
diff changeset
172
Dave Love <fx@gnu.org>
parents:
diff changeset
173 1994-01-03 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
174
Dave Love <fx@gnu.org>
parents:
diff changeset
175 * XMakeAssoc.c (XMakeAssoc): Use xmalloc.
Dave Love <fx@gnu.org>
parents:
diff changeset
176 (_XIOErrorFunction): Decl deleted.
Dave Love <fx@gnu.org>
parents:
diff changeset
177
Dave Love <fx@gnu.org>
parents:
diff changeset
178 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
179
Dave Love <fx@gnu.org>
parents:
diff changeset
180 * Version 19.22 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
181
Dave Love <fx@gnu.org>
parents:
diff changeset
182 1993-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
183
Dave Love <fx@gnu.org>
parents:
diff changeset
184 * Activate.c (XMenuActivate):
Dave Love <fx@gnu.org>
parents:
diff changeset
185 Call XSetWindowBackground and _XMRefreshPane.
Dave Love <fx@gnu.org>
parents:
diff changeset
186
Dave Love <fx@gnu.org>
parents:
diff changeset
187 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
188
Dave Love <fx@gnu.org>
parents:
diff changeset
189 * Version 19.21 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
190
Dave Love <fx@gnu.org>
parents:
diff changeset
191 1993-11-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
192
Dave Love <fx@gnu.org>
parents:
diff changeset
193 * Makefile.in (libXMenu11.a): Tell make not to worry if ranlib fails.
Dave Love <fx@gnu.org>
parents:
diff changeset
194 Tell user too, in case make doesn't pay attention.
Dave Love <fx@gnu.org>
parents:
diff changeset
195
Dave Love <fx@gnu.org>
parents:
diff changeset
196 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
197
Dave Love <fx@gnu.org>
parents:
diff changeset
198 * Version 19.20 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
199
Dave Love <fx@gnu.org>
parents:
diff changeset
200 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
201
Dave Love <fx@gnu.org>
parents:
diff changeset
202 * Makefile.in (ALL_CFLAGS): Add C_SWITCH_X_SYSTEM.
Dave Love <fx@gnu.org>
parents:
diff changeset
203
Dave Love <fx@gnu.org>
parents:
diff changeset
204 1993-09-27 Brian Fox (bfox@valhalla)
Dave Love <fx@gnu.org>
parents:
diff changeset
205
Dave Love <fx@gnu.org>
parents:
diff changeset
206 * Makefile.in (CPP, LN_S, C_SWITCH_X_SITE, CC, CFLAGS): Allow
Dave Love <fx@gnu.org>
parents:
diff changeset
207 `configure' to supply the values for these variables.
Dave Love <fx@gnu.org>
parents:
diff changeset
208
Dave Love <fx@gnu.org>
parents:
diff changeset
209 1993-09-26 Brian Fox (bfox@ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
210
Dave Love <fx@gnu.org>
parents:
diff changeset
211 * Makefile.in (VPATH, srcdir): Now that `configure' creates the
Dave Love <fx@gnu.org>
parents:
diff changeset
212 Makefiles, do not append the current directory to the value of
Dave Love <fx@gnu.org>
parents:
diff changeset
213 `srcdir' or `VPATH'.
Dave Love <fx@gnu.org>
parents:
diff changeset
214
Dave Love <fx@gnu.org>
parents:
diff changeset
215 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
216
Dave Love <fx@gnu.org>
parents:
diff changeset
217 * Version 19.19 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
218
Dave Love <fx@gnu.org>
parents:
diff changeset
219 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
220
Dave Love <fx@gnu.org>
parents:
diff changeset
221 * Version 19.18 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
222
Dave Love <fx@gnu.org>
parents:
diff changeset
223 1993-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
224
Dave Love <fx@gnu.org>
parents:
diff changeset
225 * Internal.c (_XMWinQueInit): Use explicit loop, not bzero.
Dave Love <fx@gnu.org>
parents:
diff changeset
226
Dave Love <fx@gnu.org>
parents:
diff changeset
227 1993-07-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
228
Dave Love <fx@gnu.org>
parents:
diff changeset
229 * Makefile (ALL_CFLAGS): Use all 6 C_SWITCH_... vars.
Dave Love <fx@gnu.org>
parents:
diff changeset
230
Dave Love <fx@gnu.org>
parents:
diff changeset
231 Among them, put the ..._SITE vars last.
Dave Love <fx@gnu.org>
parents:
diff changeset
232
Dave Love <fx@gnu.org>
parents:
diff changeset
233 1993-07-18 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
234
Dave Love <fx@gnu.org>
parents:
diff changeset
235 * Version 19.17 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
236
Dave Love <fx@gnu.org>
parents:
diff changeset
237 1993-07-07 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
238
Dave Love <fx@gnu.org>
parents:
diff changeset
239 * Makefile.in: Write out the dependencies for the object files;
Dave Love <fx@gnu.org>
parents:
diff changeset
240 otherwise, VPATH won't work.
Dave Love <fx@gnu.org>
parents:
diff changeset
241
Dave Love <fx@gnu.org>
parents:
diff changeset
242 * Makefile.in: Re-arrange, to put `all' target at the top.
Dave Love <fx@gnu.org>
parents:
diff changeset
243
Dave Love <fx@gnu.org>
parents:
diff changeset
244 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
245
Dave Love <fx@gnu.org>
parents:
diff changeset
246 * Version 19.16 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
247
Dave Love <fx@gnu.org>
parents:
diff changeset
248 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
249
Dave Love <fx@gnu.org>
parents:
diff changeset
250 * version 19.15 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
251
Dave Love <fx@gnu.org>
parents:
diff changeset
252 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
253
Dave Love <fx@gnu.org>
parents:
diff changeset
254 * Makefile.in (ALL_CFLAGS): Always #define EMACS_BITMAP_FILES.
Dave Love <fx@gnu.org>
parents:
diff changeset
255 This should make it work under any circumstances.
Dave Love <fx@gnu.org>
parents:
diff changeset
256
Dave Love <fx@gnu.org>
parents:
diff changeset
257 * Makefile.in (mostlyclean): Use rm -f.
Dave Love <fx@gnu.org>
parents:
diff changeset
258
Dave Love <fx@gnu.org>
parents:
diff changeset
259 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
260
Dave Love <fx@gnu.org>
parents:
diff changeset
261 * Version 19.14 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
262
Dave Love <fx@gnu.org>
parents:
diff changeset
263 1993-06-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
264
Dave Love <fx@gnu.org>
parents:
diff changeset
265 * Makefile.in (ALL_CFLAGS): Include C_SWITCH_MACHINE, and CPPFLAGS.
Dave Love <fx@gnu.org>
parents:
diff changeset
266 Put CFLAGS last.
Dave Love <fx@gnu.org>
parents:
diff changeset
267
Dave Love <fx@gnu.org>
parents:
diff changeset
268 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
269
74084
45adfdc231c2 *** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents: 73856
diff changeset
270 Bring mumbleclean targets into conformance with GNU coding standards.
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
271 * Makefile.in (mostlyclean, realclean): New targets.
Dave Love <fx@gnu.org>
parents:
diff changeset
272
Dave Love <fx@gnu.org>
parents:
diff changeset
273 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
274
Dave Love <fx@gnu.org>
parents:
diff changeset
275 * Version 19.13 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
276
Dave Love <fx@gnu.org>
parents:
diff changeset
277 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
278
Dave Love <fx@gnu.org>
parents:
diff changeset
279 * Version 19.10 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
280
Dave Love <fx@gnu.org>
parents:
diff changeset
281 1993-05-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
282
Dave Love <fx@gnu.org>
parents:
diff changeset
283 * Create.c: Handle EMACS_BITMAP_FILES.
Dave Love <fx@gnu.org>
parents:
diff changeset
284 Use new names of renamed bitmap files.
Dave Love <fx@gnu.org>
parents:
diff changeset
285
Dave Love <fx@gnu.org>
parents:
diff changeset
286 1993-05-28 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
287
Dave Love <fx@gnu.org>
parents:
diff changeset
288 * AddPane.c, AddSel.c, DelPane.c, DelSel.c, InsPane.c, InsSel.c,
Dave Love <fx@gnu.org>
parents:
diff changeset
289 XDelAssoc.c, XMakeAssoc.c, XMenu.h, insque.c: Changed all uses of
Dave Love <fx@gnu.org>
parents:
diff changeset
290 insque and remque to emacs_insque and emacs_remque, so we can
Dave Love <fx@gnu.org>
parents:
diff changeset
291 safely include insque.c in the library on all systems.
Dave Love <fx@gnu.org>
parents:
diff changeset
292
Dave Love <fx@gnu.org>
parents:
diff changeset
293 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
294
Dave Love <fx@gnu.org>
parents:
diff changeset
295 * Makefile.in (.c.o): Use $< instead of ${srcdir}/$*.c; the latter
Dave Love <fx@gnu.org>
parents:
diff changeset
296 only works with GNU Make.
Dave Love <fx@gnu.org>
parents:
diff changeset
297
Dave Love <fx@gnu.org>
parents:
diff changeset
298 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
299
Dave Love <fx@gnu.org>
parents:
diff changeset
300 * Create.c (XMenuCreate): Use classes PaneFont and SelectionFont.
Dave Love <fx@gnu.org>
parents:
diff changeset
301
Dave Love <fx@gnu.org>
parents:
diff changeset
302 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
303
Dave Love <fx@gnu.org>
parents:
diff changeset
304 * Version 19.9 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
305
Dave Love <fx@gnu.org>
parents:
diff changeset
306 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
307
Dave Love <fx@gnu.org>
parents:
diff changeset
308 * Create.c (XMenuCreate): Use x_get_resource_string, not XGetDefault.
Dave Love <fx@gnu.org>
parents:
diff changeset
309
Dave Love <fx@gnu.org>
parents:
diff changeset
310 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
311
Dave Love <fx@gnu.org>
parents:
diff changeset
312 * Version 19.8 released.
Dave Love <fx@gnu.org>
parents:
diff changeset
313
Dave Love <fx@gnu.org>
parents:
diff changeset
314 1993-05-23 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
315
Dave Love <fx@gnu.org>
parents:
diff changeset
316 * Makefile.in (C_SWITCH_X_SITE): New variable, so that the
Dave Love <fx@gnu.org>
parents:
diff changeset
317 configuration process can correctly implement the --x-includes
Dave Love <fx@gnu.org>
parents:
diff changeset
318 option.
Dave Love <fx@gnu.org>
parents:
diff changeset
319
Dave Love <fx@gnu.org>
parents:
diff changeset
320 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
321
Dave Love <fx@gnu.org>
parents:
diff changeset
322 * Create.c (XMenuCreate): Initialize the menu's pixmaps to None,
Dave Love <fx@gnu.org>
parents:
diff changeset
323 not NULL.
Dave Love <fx@gnu.org>
parents:
diff changeset
324
Dave Love <fx@gnu.org>
parents:
diff changeset
325 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
326
74084
45adfdc231c2 *** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents: 73856
diff changeset
327 * Version 19.7 released.
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
328
Dave Love <fx@gnu.org>
parents:
diff changeset
329 1993-05-15 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
330
Dave Love <fx@gnu.org>
parents:
diff changeset
331 * Makefile.in: Renamed from Makefile, so that the top-level
Dave Love <fx@gnu.org>
parents:
diff changeset
332 makefile can edit it.
Dave Love <fx@gnu.org>
parents:
diff changeset
333
Dave Love <fx@gnu.org>
parents:
diff changeset
334 1993-04-13 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
335
49505
1aba10ab73b4 Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents: 44753
diff changeset
336 * XLookAssoc.c, XMakeAssoc.c: VMS needs <X11/Xresource.h>, not
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
337 <X11/Xos.h>.
Dave Love <fx@gnu.org>
parents:
diff changeset
338
Dave Love <fx@gnu.org>
parents:
diff changeset
339 * XCrAssoc.c: #include <errno.h>, not "errno.h".
Dave Love <fx@gnu.org>
parents:
diff changeset
340 (XCreateAssocTable): Doc fix.
Dave Love <fx@gnu.org>
parents:
diff changeset
341
Dave Love <fx@gnu.org>
parents:
diff changeset
342 1993-03-24 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
343
Dave Love <fx@gnu.org>
parents:
diff changeset
344 * Makefile (.c.o): Include C_SWITCH_SITE and C_SWITCH_SYSTEM in
Dave Love <fx@gnu.org>
parents:
diff changeset
345 the options to the C compiler.
Dave Love <fx@gnu.org>
parents:
diff changeset
346
Dave Love <fx@gnu.org>
parents:
diff changeset
347 * compile.com, descrip.mms: New files for VMS from Richard
Dave Love <fx@gnu.org>
parents:
diff changeset
348 Levitte.
Dave Love <fx@gnu.org>
parents:
diff changeset
349 * XCrAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c: Use <angle
Dave Love <fx@gnu.org>
parents:
diff changeset
350 brackets> around the names of the X Windows #include files; VMS
Dave Love <fx@gnu.org>
parents:
diff changeset
351 needs this.
Dave Love <fx@gnu.org>
parents:
diff changeset
352 * XLookAssoc.c, XMakeAssoc.c: #include <X11/Xos.h>. VMS needs
Dave Love <fx@gnu.org>
parents:
diff changeset
353 this.
Dave Love <fx@gnu.org>
parents:
diff changeset
354 * Create.c: On VMS, we have to look for the bitmap files in
Dave Love <fx@gnu.org>
parents:
diff changeset
355 `./src/bitmaps', not <X11/bitmaps>.
Dave Love <fx@gnu.org>
parents:
diff changeset
356
Dave Love <fx@gnu.org>
parents:
diff changeset
357 1993-03-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
358
Dave Love <fx@gnu.org>
parents:
diff changeset
359 * Makefile (.c.o): Don't rm the .o files.
Dave Love <fx@gnu.org>
parents:
diff changeset
360
Dave Love <fx@gnu.org>
parents:
diff changeset
361 1993-03-13 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
362
Dave Love <fx@gnu.org>
parents:
diff changeset
363 * Activate.c (XMenuActivate): If `active' field is negative,
Dave Love <fx@gnu.org>
parents:
diff changeset
364 don't allow selecting a string.
Dave Love <fx@gnu.org>
parents:
diff changeset
365
Dave Love <fx@gnu.org>
parents:
diff changeset
366 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
367
Dave Love <fx@gnu.org>
parents:
diff changeset
368 * Create.c (XMenuCreate): New variable `root', holding the
Dave Love <fx@gnu.org>
parents:
diff changeset
369 display's default root window, so we don't have to write out
Dave Love <fx@gnu.org>
parents:
diff changeset
370 "RootWindow (display, DefaultScreen (display))" a jillion times.
Dave Love <fx@gnu.org>
parents:
diff changeset
371
Dave Love <fx@gnu.org>
parents:
diff changeset
372 * Create.c (XMenuCreate): Don't assume that all the
Dave Love <fx@gnu.org>
parents:
diff changeset
373 <X11/bitmaps/foo> patterns are 16x16. Instead of building a
Dave Love <fx@gnu.org>
parents:
diff changeset
374 bitmap and then converting it to a pixmap of the appropriate
Dave Love <fx@gnu.org>
parents:
diff changeset
375 depth if necessary, build a pixmap of the appropriate depth
Dave Love <fx@gnu.org>
parents:
diff changeset
376 directly, using XCreatePixmapFromBitmapData.
Dave Love <fx@gnu.org>
parents:
diff changeset
377
Dave Love <fx@gnu.org>
parents:
diff changeset
378 * Imakefile: Include XCrAssoc.c, XDelAssoc.c, XDestAssoc.c,
Dave Love <fx@gnu.org>
parents:
diff changeset
379 XLookAssoc.c, and XMakeAssoc.c in SRCS. Similarly for OBJS.
Dave Love <fx@gnu.org>
parents:
diff changeset
380
Dave Love <fx@gnu.org>
parents:
diff changeset
381 * XMenuInt.h: #include <stdio.h> before <X11/Xlib.h>, to avoid
Dave Love <fx@gnu.org>
parents:
diff changeset
382 warnings about redefining NULL.
Dave Love <fx@gnu.org>
parents:
diff changeset
383
Dave Love <fx@gnu.org>
parents:
diff changeset
384 * XMakeAssoc.c, XLookAssoc.c, XDestAssoc.c, XDelAssoc.c,
Dave Love <fx@gnu.org>
parents:
diff changeset
385 XCrAssoc.c: #include X11/Xlib.h instead of X11/Xlibint.h.
Dave Love <fx@gnu.org>
parents:
diff changeset
386
Dave Love <fx@gnu.org>
parents:
diff changeset
387 * XMakeAssoc.c, XLookAssoc.c, XCrAssoc.c: If NULL isn't defined by
Dave Love <fx@gnu.org>
parents:
diff changeset
388 any of the `.h' files, define it.
Dave Love <fx@gnu.org>
parents:
diff changeset
389
Dave Love <fx@gnu.org>
parents:
diff changeset
390 * XMakeAssoc.c, XCrAssoc.c: #include <errno.h>.
Dave Love <fx@gnu.org>
parents:
diff changeset
391 Add an extern declaration for errno.
Dave Love <fx@gnu.org>
parents:
diff changeset
392
Dave Love <fx@gnu.org>
parents:
diff changeset
393 * XMakeAssoc.c: Add an extern declaration for _XIOErrorFunction.
Dave Love <fx@gnu.org>
parents:
diff changeset
394 (XMakeAssoc): Use malloc instead of Xmalloc to allocate new
Dave Love <fx@gnu.org>
parents:
diff changeset
395 parts of the assoc table.
Dave Love <fx@gnu.org>
parents:
diff changeset
396 * XCrAssoc.c (XCreateAssocTable): Same.
Dave Love <fx@gnu.org>
parents:
diff changeset
397
Dave Love <fx@gnu.org>
parents:
diff changeset
398 * XDestAssoc.c (XDestroyAssocTable): Use free instead of Xfree.
Dave Love <fx@gnu.org>
parents:
diff changeset
399 * XDelAssoc.c (XDeleteAssoc): Same.
Dave Love <fx@gnu.org>
parents:
diff changeset
400
Dave Love <fx@gnu.org>
parents:
diff changeset
401 1992-10-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
402
Dave Love <fx@gnu.org>
parents:
diff changeset
403 * XMakeAssoc.c (XMakeAssoc): Use malloc, not Xmalloc.
Dave Love <fx@gnu.org>
parents:
diff changeset
404 * XCrAssoc.c (XCreateAssocTable): Use malloc and calloc directly.
Dave Love <fx@gnu.org>
parents:
diff changeset
405 * XDelAssoc.c (XDeleteAssoc): Use free, not Xfree.
Dave Love <fx@gnu.org>
parents:
diff changeset
406 * XDestAssoc.c (XDestroyAssocTable): Likewise.
Dave Love <fx@gnu.org>
parents:
diff changeset
407
Dave Love <fx@gnu.org>
parents:
diff changeset
408 1992-10-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
409
Dave Love <fx@gnu.org>
parents:
diff changeset
410 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
Dave Love <fx@gnu.org>
parents:
diff changeset
411 Use Xlib.h, not Xlibint.h.
Dave Love <fx@gnu.org>
parents:
diff changeset
412 * XLookAssoc.c, XMakeAssoc.c, XCrAssoc.c (NULL): Defined.
Dave Love <fx@gnu.org>
parents:
diff changeset
413 * XMakeAssoc.c, XCrAssoc.c: Include errno.h. Declare errno.
Dave Love <fx@gnu.org>
parents:
diff changeset
414 * XMakeAssoc.c (_XIOErrorFunction): Declared.
Dave Love <fx@gnu.org>
parents:
diff changeset
415
Dave Love <fx@gnu.org>
parents:
diff changeset
416 1992-09-19 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
417
Dave Love <fx@gnu.org>
parents:
diff changeset
418 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
Dave Love <fx@gnu.org>
parents:
diff changeset
419 Specify dir X11/ when including Xlibint.h.
Dave Love <fx@gnu.org>
parents:
diff changeset
420
Dave Love <fx@gnu.org>
parents:
diff changeset
421 1992-09-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
422
Dave Love <fx@gnu.org>
parents:
diff changeset
423 * XDelAssoc.c, XLookAssoc.c, XCrAssoc.c, XDestAssoc.c, XMakeAssoc.c:
Dave Love <fx@gnu.org>
parents:
diff changeset
424 New files.
Dave Love <fx@gnu.org>
parents:
diff changeset
425
Dave Love <fx@gnu.org>
parents:
diff changeset
426 * Makefile (SRCS, OBJS): Compile those files.
Dave Love <fx@gnu.org>
parents:
diff changeset
427
Dave Love <fx@gnu.org>
parents:
diff changeset
428 1992-01-31 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
429
Dave Love <fx@gnu.org>
parents:
diff changeset
430 * Makefile (clean): Delete object files and library.
Dave Love <fx@gnu.org>
parents:
diff changeset
431 (distclean): New target.
Dave Love <fx@gnu.org>
parents:
diff changeset
432
Dave Love <fx@gnu.org>
parents:
diff changeset
433 1992-01-29 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
434
Dave Love <fx@gnu.org>
parents:
diff changeset
435 * Makefile (libXMenu11.a): Put `-' on ranlib line.
Dave Love <fx@gnu.org>
parents:
diff changeset
436
Dave Love <fx@gnu.org>
parents:
diff changeset
437 1992-01-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
438
Dave Love <fx@gnu.org>
parents:
diff changeset
439 * Makefile (EXTRA): New variable.
Dave Love <fx@gnu.org>
parents:
diff changeset
440 (libXMenu11.a): Use that.
Dave Love <fx@gnu.org>
parents:
diff changeset
441
Dave Love <fx@gnu.org>
parents:
diff changeset
442 * insque.c: New file.
Dave Love <fx@gnu.org>
parents:
diff changeset
443
Dave Love <fx@gnu.org>
parents:
diff changeset
444 1992-01-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
Dave Love <fx@gnu.org>
parents:
diff changeset
445
Dave Love <fx@gnu.org>
parents:
diff changeset
446 * Makefile (CC): Assignment commented out.
Dave Love <fx@gnu.org>
parents:
diff changeset
447
40965
eac4b1ccb6b8 fixed format
Sam Steingold <sds@gnu.org>
parents: 40152
diff changeset
448 1991-11-16 Noah Friedman (friedman@nutrimat)
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
449
74084
45adfdc231c2 *** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents: 73856
diff changeset
450 * copyright.h: New file (copied from X11R4 distribution)
45adfdc231c2 *** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents: 73856
diff changeset
451 * All files: Replaced occurrences of #include <X11/copyright.h>
45adfdc231c2 *** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents: 73856
diff changeset
452 with #include "copyright.h"
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
453
40965
eac4b1ccb6b8 fixed format
Sam Steingold <sds@gnu.org>
parents: 40152
diff changeset
454 1991-10-25 Richard Stallman (rms@mole.gnu.ai.mit.edu)
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
455
Dave Love <fx@gnu.org>
parents:
diff changeset
456 * XMenu.h (enum _xmmode): Remove spurious comma.
Dave Love <fx@gnu.org>
parents:
diff changeset
457
Dave Love <fx@gnu.org>
parents:
diff changeset
458 * X10.h: New file.
Dave Love <fx@gnu.org>
parents:
diff changeset
459 * XMenu.h, XMenuInt.h: Include X10.h from this dir.
Dave Love <fx@gnu.org>
parents:
diff changeset
460
40965
eac4b1ccb6b8 fixed format
Sam Steingold <sds@gnu.org>
parents: 40152
diff changeset
461 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu)
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
462
Dave Love <fx@gnu.org>
parents:
diff changeset
463 * XMenu.h (struct _xmenu): Use unsigned long for colors.
Dave Love <fx@gnu.org>
parents:
diff changeset
464
40965
eac4b1ccb6b8 fixed format
Sam Steingold <sds@gnu.org>
parents: 40152
diff changeset
465 1990-11-12 Richard Stallman (rms@mole.ai.mit.edu)
25858
Dave Love <fx@gnu.org>
parents:
diff changeset
466
Dave Love <fx@gnu.org>
parents:
diff changeset
467 * Internal.c: Declare argument `display' in some functions.
Dave Love <fx@gnu.org>
parents:
diff changeset
468
Dave Love <fx@gnu.org>
parents:
diff changeset
469
30994
bd0e2cc46c49 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 30367
diff changeset
470 ;; Local Variables:
93291
6dded216f040 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 87649
diff changeset
471 ;; coding: utf-8
73856
594a719b7a7f Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents: 68640
diff changeset
472 ;; add-log-time-zone-rule: t
30994
bd0e2cc46c49 *** empty log message ***
Kenichi Handa <handa@m17n.org>
parents: 30367
diff changeset
473 ;; End:
39627
218f185269b8 *** empty log message ***
Gerd Moellmann <gerd@gnu.org>
parents: 37677
diff changeset
474
65000
3861ff8f4bf1 Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents: 59101
diff changeset
475 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
79743
43c5da03890c Add 2008 to copyright years.
Glenn Morris <rgm@gnu.org>
parents: 78297
diff changeset
476 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
75769
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
477
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
478 This file is part of GNU Emacs.
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
479
94791
3765d76f7fa8 Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents: 93291
diff changeset
480 GNU Emacs is free software: you can redistribute it and/or modify
75769
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
481 it under the terms of the GNU General Public License as published by
94791
3765d76f7fa8 Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents: 93291
diff changeset
482 the Free Software Foundation, either version 3 of the License, or
3765d76f7fa8 Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents: 93291
diff changeset
483 (at your option) any later version.
75769
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
484
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
485 GNU Emacs is distributed in the hope that it will be useful,
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
486 but WITHOUT ANY WARRANTY; without even the implied warranty of
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
487 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
488 GNU General Public License for more details.
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
489
92a0e87ff562 Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents: 75348
diff changeset
490 You should have received a copy of the GNU General Public License
94791
3765d76f7fa8 Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents: 93291
diff changeset
491 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 49533
diff changeset
492
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 49533
diff changeset
493 ;;; arch-tag: 8b17c869-6677-40ce-be86-e62cf34061cf