diff options
| author | Stefan Monnier | 2010-04-02 21:54:24 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2010-04-02 21:54:24 -0400 |
| commit | 2912322b80f7db17e3aefd58884056f99f1024e6 (patch) | |
| tree | 2dc8988120a3aaedc331c4b4d92021277f05a07b | |
| parent | a568f507d1a646c351e1eda0266378316493ab11 (diff) | |
| parent | d86d8ea85a165558eb06fe16ffdf24c06886e7b4 (diff) | |
| download | emacs-2912322b80f7db17e3aefd58884056f99f1024e6.tar.gz emacs-2912322b80f7db17e3aefd58884056f99f1024e6.zip | |
Merge from emacs-23
| -rw-r--r-- | ChangeLog | 20 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog | 10 | ||||
| -rw-r--r-- | doc/lispref/control.texi | 15 | ||||
| -rw-r--r-- | doc/lispref/nonascii.texi | 6 | ||||
| -rw-r--r-- | etc/AUTHORS | 79 | ||||
| -rw-r--r-- | etc/NEWS.23 | 3 | ||||
| -rw-r--r-- | lib-src/ChangeLog | 16 | ||||
| -rw-r--r-- | lisp/ChangeLog | 28 | ||||
| -rw-r--r-- | lisp/cedet/semantic/db-find.el | 2 | ||||
| -rw-r--r-- | lisp/cedet/semantic/imenu.el | 8 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 | ||||
| -rw-r--r-- | lisp/gnus/mm-uu.el | 6 | ||||
| -rw-r--r-- | lisp/ldefs-boot.el | 221 | ||||
| -rw-r--r-- | msdos/ChangeLog | 4 | ||||
| -rw-r--r-- | src/ChangeLog | 17 | ||||
| -rw-r--r-- | src/ChangeLog.10 | 18 | ||||
| -rw-r--r-- | src/ChangeLog.8 | 42 | ||||
| -rw-r--r-- | src/w32fns.c | 4 |
18 files changed, 382 insertions, 122 deletions
| @@ -3631,8 +3631,8 @@ | |||
| 3631 | 3631 | ||
| 3632 | 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> | 3632 | 1999-10-09 Stefan Monnier <monnier@cs.yale.edu> |
| 3633 | 3633 | ||
| 3634 | * make-dist (dontcompile): look for the DONTCOMPILE variable rather | 3634 | * make-dist (dontcompile): Look for the DONTCOMPILE variable rather |
| 3635 | than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. | 3635 | than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. |
| 3636 | 3636 | ||
| 3637 | 1999-10-09 Richard M. Stallman <rms@gnu.org> | 3637 | 1999-10-09 Richard M. Stallman <rms@gnu.org> |
| 3638 | 3638 | ||
| @@ -3641,7 +3641,7 @@ | |||
| 3641 | 3641 | ||
| 3642 | 1999-10-08 Stefan Monnier <monnier@cs.yale.edu> | 3642 | 1999-10-08 Stefan Monnier <monnier@cs.yale.edu> |
| 3643 | 3643 | ||
| 3644 | * update-subdirs: also ignore CVS subdirs. | 3644 | * update-subdirs: Also ignore CVS subdirs. |
| 3645 | 3645 | ||
| 3646 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> | 3646 | 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
| 3647 | 3647 | ||
| @@ -6201,8 +6201,8 @@ | |||
| 6201 | src/Makefile.in is built from src/Makefile. | 6201 | src/Makefile.in is built from src/Makefile. |
| 6202 | 6202 | ||
| 6203 | * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): | 6203 | * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): |
| 6204 | If these files are out of date, simply have config.status | 6204 | If these files are out of date, simply have config.status |
| 6205 | rebuild them; don't rebuild them explicitly. | 6205 | rebuild them; don't rebuild them explicitly. |
| 6206 | 6206 | ||
| 6207 | 1993-09-25 Brian J. Fox (bfox@ai.mit.edu) | 6207 | 1993-09-25 Brian J. Fox (bfox@ai.mit.edu) |
| 6208 | 6208 | ||
| @@ -6397,7 +6397,7 @@ | |||
| 6397 | 6397 | ||
| 6398 | 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) | 6398 | 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) |
| 6399 | 6399 | ||
| 6400 | * configure.in (m68k-bull-sysv3): new config. | 6400 | * configure.in (m68k-bull-sysv3): New config. |
| 6401 | 6401 | ||
| 6402 | 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | 6402 | 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
| 6403 | 6403 | ||
| @@ -6620,7 +6620,7 @@ | |||
| 6620 | 6620 | ||
| 6621 | * make-dist: Rebuild configure if configure.in is newer. | 6621 | * make-dist: Rebuild configure if configure.in is newer. |
| 6622 | 6622 | ||
| 6623 | * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src | 6623 | * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src |
| 6624 | targets to be executed even if make remembers that it has already | 6624 | targets to be executed even if make remembers that it has already |
| 6625 | satisfied FRC. | 6625 | satisfied FRC. |
| 6626 | 6626 | ||
| @@ -7120,7 +7120,7 @@ | |||
| 7120 | * make-dist: Don't distribute etc/Old files. | 7120 | * make-dist: Don't distribute etc/Old files. |
| 7121 | 7121 | ||
| 7122 | * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their | 7122 | * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their |
| 7123 | backups. | 7123 | backups. |
| 7124 | 7124 | ||
| 7125 | 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | 7125 | 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
| 7126 | 7126 | ||
| @@ -7150,7 +7150,7 @@ | |||
| 7150 | 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | 7150 | 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) |
| 7151 | 7151 | ||
| 7152 | * Makefile.in: Add commented-out variable settings for developer's | 7152 | * Makefile.in: Add commented-out variable settings for developer's |
| 7153 | configuration. | 7153 | configuration. |
| 7154 | 7154 | ||
| 7155 | 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | 7155 | 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) |
| 7156 | 7156 | ||
| @@ -7765,7 +7765,7 @@ | |||
| 7765 | the script. | 7765 | the script. |
| 7766 | * INSTALL: Doc fix. | 7766 | * INSTALL: Doc fix. |
| 7767 | 7767 | ||
| 7768 | * Makefile: brought the Makefile up to the GNU coding | 7768 | * Makefile: Brought the Makefile up to the GNU coding |
| 7769 | standards, as described in standards.text: | 7769 | standards, as described in standards.text: |
| 7770 | (TAGS): New name for the target which rebuilds the tags table. | 7770 | (TAGS): New name for the target which rebuilds the tags table. |
| 7771 | (check): New target; doesn't do anything yet. | 7771 | (check): New target; doesn't do anything yet. |
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 21f400948dc..d3b268e10c7 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-04-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * nonascii.texi (Text Representations): Don't mark | ||
| 4 | enable-multibyte-characters as a user option. | ||
| 5 | |||
| 6 | 2010-03-31 Eli Zaretskii <eliz@gnu.org> | ||
| 7 | |||
| 8 | * control.texi (Handling Errors): How to re-throw a signal caught | ||
| 9 | by condition-case. | ||
| 10 | |||
| 1 | 2010-03-26 Chong Yidong <cyd@stupidchicken.com> | 11 | 2010-03-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * loading.texi (Hooks for Loading): Document after-load-functions. | 13 | * loading.texi (Hooks for Loading): Document after-load-functions. |
diff --git a/doc/lispref/control.texi b/doc/lispref/control.texi index 2b4aabaff83..1c4447e9eb5 100644 --- a/doc/lispref/control.texi +++ b/doc/lispref/control.texi | |||
| @@ -1023,6 +1023,20 @@ error description. | |||
| 1023 | 1023 | ||
| 1024 | If @var{var} is @code{nil}, that means no variable is bound. Then the | 1024 | If @var{var} is @code{nil}, that means no variable is bound. Then the |
| 1025 | error symbol and associated data are not available to the handler. | 1025 | error symbol and associated data are not available to the handler. |
| 1026 | |||
| 1027 | @cindex rethrow a signal | ||
| 1028 | Sometimes it is necessary to re-throw a signal caught by | ||
| 1029 | @code{condition-case}, for some outer-level handler to catch. Here's | ||
| 1030 | how to do that: | ||
| 1031 | |||
| 1032 | @smallexample | ||
| 1033 | (signal (car err) (cdr err)) | ||
| 1034 | @end smallexample | ||
| 1035 | |||
| 1036 | @noindent | ||
| 1037 | where @code{err} is the error description variable, the first argument | ||
| 1038 | to @code{condition-case} whose error condition you want to re-throw. | ||
| 1039 | @xref{Definition of signal}. | ||
| 1026 | @end defspec | 1040 | @end defspec |
| 1027 | 1041 | ||
| 1028 | @defun error-message-string error-description | 1042 | @defun error-message-string error-description |
| @@ -1109,6 +1123,7 @@ Here's the example at the beginning of this subsection rewritten using | |||
| 1109 | @end smallexample | 1123 | @end smallexample |
| 1110 | @end defmac | 1124 | @end defmac |
| 1111 | 1125 | ||
| 1126 | |||
| 1112 | @node Error Symbols | 1127 | @node Error Symbols |
| 1113 | @subsubsection Error Symbols and Condition Names | 1128 | @subsubsection Error Symbols and Condition Names |
| 1114 | @cindex error symbol | 1129 | @cindex error symbol |
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index 8289a498337..dfcb3e4730b 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi | |||
| @@ -37,7 +37,7 @@ how they are stored in strings and buffers. | |||
| 37 | 37 | ||
| 38 | Emacs buffers and strings support a large repertoire of characters | 38 | Emacs buffers and strings support a large repertoire of characters |
| 39 | from many different scripts, allowing users to type and display text | 39 | from many different scripts, allowing users to type and display text |
| 40 | in most any known written language. | 40 | in almost any known written language. |
| 41 | 41 | ||
| 42 | @cindex character codepoint | 42 | @cindex character codepoint |
| 43 | @cindex codespace | 43 | @cindex codespace |
| @@ -95,7 +95,7 @@ strings except for manipulating encoded text or binary non-text data. | |||
| 95 | The representation for a string is determined and recorded in the string | 95 | The representation for a string is determined and recorded in the string |
| 96 | when the string is constructed. | 96 | when the string is constructed. |
| 97 | 97 | ||
| 98 | @defopt enable-multibyte-characters | 98 | @defvar enable-multibyte-characters |
| 99 | This variable specifies the current buffer's text representation. | 99 | This variable specifies the current buffer's text representation. |
| 100 | If it is non-@code{nil}, the buffer contains multibyte text; otherwise, | 100 | If it is non-@code{nil}, the buffer contains multibyte text; otherwise, |
| 101 | it contains unibyte encoded text or binary non-text data. | 101 | it contains unibyte encoded text or binary non-text data. |
| @@ -105,7 +105,7 @@ You cannot set this variable directly; instead, use the function | |||
| 105 | 105 | ||
| 106 | The @samp{--unibyte} command line option does its job by setting the | 106 | The @samp{--unibyte} command line option does its job by setting the |
| 107 | default value to @code{nil} early in startup. | 107 | default value to @code{nil} early in startup. |
| 108 | @end defopt | 108 | @end defvar |
| 109 | 109 | ||
| 110 | @defun position-bytes position | 110 | @defun position-bytes position |
| 111 | Buffer positions are measured in character units. This function | 111 | Buffer positions are measured in character units. This function |
diff --git a/etc/AUTHORS b/etc/AUTHORS index 72988c24c64..dca566f75ad 100644 --- a/etc/AUTHORS +++ b/etc/AUTHORS | |||
| @@ -33,8 +33,8 @@ Adrian Lanz: changed mail-source.el spam.el | |||
| 33 | 33 | ||
| 34 | Adrian Robert: co-wrote ns-win.el | 34 | Adrian Robert: co-wrote ns-win.el |
| 35 | and changed nsterm.m nsfns.m nsfont.m nsterm.h Makefile.in nsmenu.m | 35 | and changed nsterm.m nsfns.m nsfont.m nsterm.h Makefile.in nsmenu.m |
| 36 | configure.in README config.in emacs.c font.c keyboard.c nsgui.h image.c | 36 | configure.in README config.in emacs.c font.c keyboard.c nsgui.h xdisp.c |
| 37 | lisp.h macos.texi menu.c nsimage.m xdisp.c Info-gnustep.plist darwin.h | 37 | image.c lisp.h macos.texi menu.c nsimage.m Info-gnustep.plist darwin.h |
| 38 | and 83 other files | 38 | and 83 other files |
| 39 | 39 | ||
| 40 | Ævar Arnfjörð Bjarmason: changed rcirc.el | 40 | Ævar Arnfjörð Bjarmason: changed rcirc.el |
| @@ -164,12 +164,12 @@ Andreas Leue: changed artist.el | |||
| 164 | 164 | ||
| 165 | Andreas Luik: changed xfns.c xterm.c | 165 | Andreas Luik: changed xfns.c xterm.c |
| 166 | 166 | ||
| 167 | Andreas Politz: changed elp.el ido.el term.el | 167 | Andreas Politz: changed editfns.c elp.el ido.el term.el |
| 168 | 168 | ||
| 169 | Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c files.el | 169 | Andreas Schwab: changed Makefile.in configure.in lisp.h xdisp.c files.el |
| 170 | coding.c alloc.c process.c print.c editfns.c fileio.c fns.c dired.el | 170 | coding.c alloc.c process.c print.c editfns.c fileio.c fns.c dired.el |
| 171 | xterm.c keyboard.c simple.el eval.c info.el buffer.c sysdep.c emacs.c | 171 | xterm.c keyboard.c simple.el eval.c info.el buffer.c sysdep.c emacs.c |
| 172 | and 480 other files | 172 | and 483 other files |
| 173 | 173 | ||
| 174 | Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus.el | 174 | Andreas Seltenreich: changed nnweb.el gnus.texi message.el gnus.el |
| 175 | nnslashdot.el gnus-util.el mm-url.el mm-uu.el url-http.el xterm.c | 175 | nnslashdot.el gnus-util.el mm-url.el mm-uu.el url-http.el xterm.c |
| @@ -230,7 +230,7 @@ and changed smime.el mml-smime.el smime-ldap.el gnus-art.el gnus-sieve.el | |||
| 230 | ldap.el message.el mm-decode.el mml-sec.el mml.el mule-conf.el | 230 | ldap.el message.el mm-decode.el mml-sec.el mml.el mule-conf.el |
| 231 | nnimap.el nnrss.el wid-edit.el | 231 | nnimap.el nnrss.el wid-edit.el |
| 232 | 232 | ||
| 233 | Arni Magnusson: changed ada-mode.texi | 233 | Arni Magnusson: changed ada-mode.texi frames.texi |
| 234 | 234 | ||
| 235 | Artem Chuprina: changed message.el | 235 | Artem Chuprina: changed message.el |
| 236 | 236 | ||
| @@ -282,7 +282,7 @@ Benjamin Rutt: co-wrote gnus-dired.el | |||
| 282 | and changed vc.el gnus-msg.el message.el diff-mode.el ffap.el nnimap.el | 282 | and changed vc.el gnus-msg.el message.el diff-mode.el ffap.el nnimap.el |
| 283 | nnmbox.el simple.el vc-cvs.el | 283 | nnmbox.el simple.el vc-cvs.el |
| 284 | 284 | ||
| 285 | Bernhard Herzog: changed vc-hg.el | 285 | Bernhard Herzog: changed vc-hg.el menu.c |
| 286 | 286 | ||
| 287 | Bernt Hansen: changed org-clock.el | 287 | Bernt Hansen: changed org-clock.el |
| 288 | 288 | ||
| @@ -433,10 +433,10 @@ Chip Coldwell: changed font.c | |||
| 433 | 433 | ||
| 434 | Chong Yidong: wrote redisplay-testsuite.el | 434 | Chong Yidong: wrote redisplay-testsuite.el |
| 435 | and co-wrote longlines.el | 435 | and co-wrote longlines.el |
| 436 | and changed xdisp.c simple.el files.el display.texi files.texi | 436 | and changed xdisp.c simple.el files.el display.texi frames.texi |
| 437 | frames.texi keyboard.c cus-edit.el faces.el xterm.c Makefile.in | 437 | files.texi emacs.texi keyboard.c cus-edit.el faces.el xterm.c |
| 438 | emacs.texi xfaces.c font.c startup.el xfns.c image.c misc.texi | 438 | Makefile.in xfaces.c font.c startup.el xfns.c misc.texi image.c |
| 439 | compile.el configure.in custom.texi and 608 other files | 439 | compile.el custom.texi text.texi and 633 other files |
| 440 | 440 | ||
| 441 | Chris Chase: co-wrote idlw-shell.el idlwave.el | 441 | Chris Chase: co-wrote idlw-shell.el idlwave.el |
| 442 | 442 | ||
| @@ -557,6 +557,8 @@ and changed vc.el vc-hg.el vc-git.el Makefile.in vc-bzr.el vc-cvs.el | |||
| 557 | emacs.c files.el term.c process.c vc-rcs.el bindings.el diff-mode.el | 557 | emacs.c files.el term.c process.c vc-rcs.el bindings.el diff-mode.el |
| 558 | lisp-mode.el and 840 other files | 558 | lisp-mode.el and 840 other files |
| 559 | 559 | ||
| 560 | Dan Rosenberg: changed movemail.c | ||
| 561 | |||
| 560 | Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el | 562 | Daniel Brockman: changed cus-start.el format-spec.el ibuffer.el rcirc.el |
| 561 | 563 | ||
| 562 | Daniel Colascione: co-wrote js.el | 564 | Daniel Colascione: co-wrote js.el |
| @@ -905,25 +907,26 @@ Eric Knauel: changed gnus.el spam-report.el spam.el | |||
| 905 | 907 | ||
| 906 | Eric M. Ludlam: wrote analyze.el args.el autoconf-edit.el bovine.el c.el | 908 | Eric M. Ludlam: wrote analyze.el args.el autoconf-edit.el bovine.el c.el |
| 907 | cedet-cscope.el cedet-files.el cedet-global.el cedet-idutils.el | 909 | cedet-cscope.el cedet-files.el cedet-global.el cedet-idutils.el |
| 908 | cedet-utests.el chart.el checkdoc.el compile.el cpp-root.el | 910 | cedet-utests.el chart.el checkdoc.el compile.el complete.el cpp-root.el |
| 909 | cscope.el ctxt.el data-debug.el db-debug.el db-el.el db-file.el | 911 | cscope.el ctxt.el data-debug.el db-debug.el db-el.el db-file.el |
| 910 | db-find.el db-global.el db-mode.el db-ref.el db-typecache.el db.el | 912 | db-find.el db-global.el db-mode.el db-ref.el db-typecache.el db.el |
| 911 | debug.el decorate.el dep.el dframe.el dictionary.el dired.el doc.el | 913 | debug.el decorate.el dep.el dframe.el dictionary.el dired.el doc.el |
| 912 | document.el ede-grammar.el ede.el edit.el eieio-base.el eieio-comp.el | 914 | document.el ede-grammar.el ede-tests.el ede.el edit.el eieio-base.el |
| 913 | eieio-custom.el eieio-datadebug.el eieio-opt.el eieio-speedbar.el | 915 | eieio-comp.el eieio-custom.el eieio-datadebug.el eieio-opt.el |
| 914 | eieio.el el.el expandproto.el extract.el ezimage.el fcn.el | 916 | eieio-speedbar.el eieio.el el.el emacs.el expandproto.el extract.el |
| 915 | fields.el filter.el filters.el find.el format.el fw.el gcc.el | 917 | ezimage.el fcn.el fields.el files.el filter.el filters.el find.el |
| 916 | getset.el global.el grep.el html.el ia-sb.el ia.el idle.el idutils.el | 918 | format.el fw.el gcc.el getset.el global.el grep.el html.el ia-sb.el |
| 917 | include.el insert.el inversion.el java.el javascript.el lex-spp.el | 919 | ia.el idle.el idutils.el imenu.el include.el insert.el inversion.el |
| 918 | lex.el linux.el list.el locate.el make.el makefile-edit.el map.el | 920 | java.el javascript.el lex-spp.el lex.el linux.el list.el locate.el |
| 919 | mode.el mru-bookmark.el pconf.el pmake.el proj-archive.el proj-aux.el | 921 | make.el makefile-edit.el map.el mode.el mru-bookmark.el pconf.el |
| 920 | proj-comp.el proj-elisp.el proj-info.el proj-misc.el proj-obj.el | 922 | pmake.el proj-archive.el proj-aux.el proj-comp.el proj-elisp.el |
| 921 | proj-prog.el proj-scheme.el proj-shared.el proj.el project-am.el | 923 | proj-info.el proj-misc.el proj-obj.el proj-prog.el proj-scheme.el |
| 922 | pulse.el refs.el sb-image.el sb.el scm.el scope.el semantic-ia-utest.el | 924 | proj-shared.el proj.el project-am.el pulse.el refs.el sb-image.el sb.el |
| 923 | semantic-tests.el semantic-utest-c.el semantic-utest.el semantic.el | 925 | scm.el scope.el semantic-ia-utest.el semantic-tests.el |
| 924 | shell.el simple.el sort.el source.el speedbar.el srecode.el srt.el | 926 | semantic-utest-c.el semantic-utest.el semantic.el shell.el simple.el |
| 927 | sort.el source.el speedbar.el srecode-tests.el srecode.el srt.el | ||
| 925 | symref.el system.el table.el tag-file.el tag-ls.el tag-write.el tag.el | 928 | symref.el system.el table.el tag-file.el tag-ls.el tag-write.el tag.el |
| 926 | texi.el util.el | 929 | test.el texi.el util.el |
| 927 | and co-wrote cpp.el db-ebrowse.el util-modes.el | 930 | and co-wrote cpp.el db-ebrowse.el util-modes.el |
| 928 | and changed *.el info.el rmail.el speedbspec.el gud.el sb-dir-minus.xpm | 931 | and changed *.el info.el rmail.el speedbspec.el gud.el sb-dir-minus.xpm |
| 929 | sb-dir-plus.xpm sb-dir.xpm sb-mail.xpm sb-pg-minus.xpm sb-pg-plus.xpm | 932 | sb-dir-plus.xpm sb-dir.xpm sb-mail.xpm sb-pg-minus.xpm sb-pg-plus.xpm |
| @@ -999,9 +1002,9 @@ Flemming Hoejstrup Hansen: changed forms.el | |||
| 999 | Florian Weimer: changed message.el gnus.el coding.c gnus-sum.el gnus.texi | 1002 | Florian Weimer: changed message.el gnus.el coding.c gnus-sum.el gnus.texi |
| 1000 | mm-decode.el mm-util.el | 1003 | mm-decode.el mm-util.el |
| 1001 | 1004 | ||
| 1002 | Francesc Rocher: changed startup.el cus-start.el gnus.el gnus.png | 1005 | Francesc Rocher: changed startup.el MORE.STUFF cus-start.el gnus.el |
| 1003 | gnus.svg macterm.c splash.png splash.svg splash8.xpm w32term.c xdisp.c | 1006 | gnus.png gnus.svg macterm.c splash.png splash.svg splash8.xpm w32term.c |
| 1004 | xterm.c | 1007 | xdisp.c xterm.c |
| 1005 | 1008 | ||
| 1006 | Francesco Potortì: wrote cmacexp.el | 1009 | Francesco Potortì: wrote cmacexp.el |
| 1007 | and changed etags.c man.el delta.h etags.1 undigest.el Makefile.in | 1010 | and changed etags.c man.el delta.h etags.1 undigest.el Makefile.in |
| @@ -1130,7 +1133,7 @@ and changed Makefile.in calendar.el diary-lib.el rmail.el f90.el | |||
| 1130 | cal-menu.el cal-hebrew.el fortran.el holidays.el configure.in | 1133 | cal-menu.el cal-hebrew.el fortran.el holidays.el configure.in |
| 1131 | cal-islam.el bytecomp.el calendar.texi cal-bahai.el files.el appt.el | 1134 | cal-islam.el bytecomp.el calendar.texi cal-bahai.el files.el appt.el |
| 1132 | cal-china.el emacs.texi rmailsum.el simple.el startup.el | 1135 | cal-china.el emacs.texi rmailsum.el simple.el startup.el |
| 1133 | and 972 other files | 1136 | and 975 other files |
| 1134 | 1137 | ||
| 1135 | Glynn Clements: wrote gamegrid.el snake.el tetris.el | 1138 | Glynn Clements: wrote gamegrid.el snake.el tetris.el |
| 1136 | 1139 | ||
| @@ -1342,7 +1345,7 @@ and changed bytecode.c mail-extr.el subr.el | |||
| 1342 | Jan Djärv: wrote dnd.el font-setting.el x-dnd.el | 1345 | Jan Djärv: wrote dnd.el font-setting.el x-dnd.el |
| 1343 | and changed gtkutil.c xterm.c xfns.c configure.in xterm.h xmenu.c | 1346 | and changed gtkutil.c xterm.c xfns.c configure.in xterm.h xmenu.c |
| 1344 | x-win.el Makefile.in gtkutil.h keyboard.c frame.c frames.texi config.in | 1347 | x-win.el Makefile.in gtkutil.h keyboard.c frame.c frames.texi config.in |
| 1345 | emacs.c xselect.c startup.el xresources.texi alloc.c cus-start.el | 1348 | emacs.c xselect.c xresources.texi startup.el alloc.c cus-start.el |
| 1346 | xlwmenu.c process.c and 203 other files | 1349 | xlwmenu.c process.c and 203 other files |
| 1347 | 1350 | ||
| 1348 | Jan Moringen: co-wrote cpp.el | 1351 | Jan Moringen: co-wrote cpp.el |
| @@ -1629,10 +1632,10 @@ João Cachopo: changed spam.el | |||
| 1629 | Juan León Lahoz GarcÃa: wrote wdired.el | 1632 | Juan León Lahoz GarcÃa: wrote wdired.el |
| 1630 | and changed files.el perl-mode.el | 1633 | and changed files.el perl-mode.el |
| 1631 | 1634 | ||
| 1632 | Juanma Barranquero: changed makefile.w32-in subr.el files.el bs.el | 1635 | Juanma Barranquero: changed makefile.w32-in subr.el files.el faces.el |
| 1633 | faces.el help-fns.el w32fns.c org.el server.el simple.el emacsclient.c | 1636 | bs.el help-fns.el w32fns.c org.el server.el simple.el emacsclient.c |
| 1634 | desktop.el buffer.c mule-cmds.el ido.el window.c xdisp.c allout.el | 1637 | desktop.el buffer.c mule-cmds.el ido.el window.c xdisp.c allout.el |
| 1635 | keyboard.c replace.el eval.c and 924 other files | 1638 | keyboard.c replace.el eval.c and 930 other files |
| 1636 | 1639 | ||
| 1637 | Juergen Hoetzel: changed url-handlers.el | 1640 | Juergen Hoetzel: changed url-handlers.el |
| 1638 | 1641 | ||
| @@ -1729,7 +1732,7 @@ Katsumi Yamaoka: wrote canlock.el | |||
| 1729 | and changed gnus-art.el message.el gnus-sum.el gnus.texi mm-decode.el | 1732 | and changed gnus-art.el message.el gnus-sum.el gnus.texi mm-decode.el |
| 1730 | mm-util.el mm-view.el rfc2047.el mml.el gnus-group.el gnus-msg.el | 1733 | mm-util.el mm-view.el rfc2047.el mml.el gnus-group.el gnus-msg.el |
| 1731 | gnus-util.el gnus-start.el gnus.el nntp.el gnus-agent.el nnrss.el | 1734 | gnus-util.el gnus-start.el gnus.el nntp.el gnus-agent.el nnrss.el |
| 1732 | mm-uu.el nnmail.el emacs-mime.texi nnheader.el and 107 other files | 1735 | mm-uu.el nnmail.el emacs-mime.texi nnheader.el and 108 other files |
| 1733 | 1736 | ||
| 1734 | Kaveh R. Ghazi: changed delta88k.h xterm.c | 1737 | Kaveh R. Ghazi: changed delta88k.h xterm.c |
| 1735 | 1738 | ||
| @@ -2948,6 +2951,8 @@ Stefan Wiens: changed gnus-sum.el | |||
| 2948 | 2951 | ||
| 2949 | Steinar Bang: changed imap.el | 2952 | Steinar Bang: changed imap.el |
| 2950 | 2953 | ||
| 2954 | Štěpán Němec: changed subr.el vc-git.el | ||
| 2955 | |||
| 2951 | Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi | 2956 | Stephan Stahl: changed which-func.el buff-menu.el buffer.c dired-x.texi |
| 2952 | ediff-mult.el | 2957 | ediff-mult.el |
| 2953 | 2958 | ||
| @@ -3083,7 +3088,7 @@ Terrence Brannon: wrote landmark.el | |||
| 3083 | 3088 | ||
| 3084 | Terry Jones: wrote shadow.el | 3089 | Terry Jones: wrote shadow.el |
| 3085 | 3090 | ||
| 3086 | Tetsurou Okazaki: changed byte-opt.el log-edit.el xterm.c | 3091 | Tetsurou Okazaki: changed Makefile.in byte-opt.el log-edit.el xterm.c |
| 3087 | 3092 | ||
| 3088 | Thamer Mahmoud: changed arabic.el | 3093 | Thamer Mahmoud: changed arabic.el |
| 3089 | 3094 | ||
| @@ -3311,7 +3316,7 @@ William Xu: changed outline.el webjump.el | |||
| 3311 | 3316 | ||
| 3312 | Wilson H. Tien: changed unexelf.c | 3317 | Wilson H. Tien: changed unexelf.c |
| 3313 | 3318 | ||
| 3314 | Wilson Snyder: changed verilog-mode.el | 3319 | Wilson Snyder: changed verilog-mode.el files.el |
| 3315 | 3320 | ||
| 3316 | Wim Nieuwenhuizen: changed TUTORIAL.nl | 3321 | Wim Nieuwenhuizen: changed TUTORIAL.nl |
| 3317 | 3322 | ||
| @@ -3343,7 +3348,7 @@ Yagi Tatsuya: changed gnus-art.el gnus-start.el | |||
| 3343 | Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h | 3348 | Yamamoto Mitsuharu: changed macterm.c macfns.c mac-win.el mac.c macterm.h |
| 3344 | macmenu.c macgui.h image.c macselect.c xdisp.c keyboard.c xterm.c | 3349 | macmenu.c macgui.h image.c macselect.c xdisp.c keyboard.c xterm.c |
| 3345 | Makefile.in emacs.c darwin.h macos.texi unexmacosx.c w32term.c alloc.c | 3350 | Makefile.in emacs.c darwin.h macos.texi unexmacosx.c w32term.c alloc.c |
| 3346 | configure.in dispnew.c and 82 other files | 3351 | configure.in dispnew.c and 83 other files |
| 3347 | 3352 | ||
| 3348 | Yann Dirson: changed imenu.el | 3353 | Yann Dirson: changed imenu.el |
| 3349 | 3354 | ||
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 4fba24d9516..0d6bfbf52aa 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -268,6 +268,7 @@ unaware that their mail configuration has changed. | |||
| 268 | 268 | ||
| 269 | To disable this check, set compose-mail-user-agent-warnings to nil. | 269 | To disable this check, set compose-mail-user-agent-warnings to nil. |
| 270 | 270 | ||
| 271 | --- | ||
| 271 | ** The default value of mail-interactive is t, since Emacs 23.1. | 272 | ** The default value of mail-interactive is t, since Emacs 23.1. |
| 272 | (This was not announced at the time.) It means that when sending mail, | 273 | (This was not announced at the time.) It means that when sending mail, |
| 273 | Emacs will wait for the process sending mail to return. If you | 274 | Emacs will wait for the process sending mail to return. If you |
| @@ -464,7 +465,7 @@ mode from `auto-mode-alist' (or Fundamental mode) and `image-minor-mode'. | |||
| 464 | 465 | ||
| 465 | 466 | ||
| 466 | * Lisp changes in Emacs 23.2 | 467 | * Lisp changes in Emacs 23.2 |
| 467 | 468 | --- | |
| 468 | ** All the default-FOO variables that hold the default value of the FOO | 469 | ** All the default-FOO variables that hold the default value of the FOO |
| 469 | variable, are now declared obsolete. | 470 | variable, are now declared obsolete. |
| 470 | 471 | ||
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 11e603eab0f..4a6942db5b8 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -3973,7 +3973,7 @@ | |||
| 3973 | (xmalloc, fatal, error): New functions. | 3973 | (xmalloc, fatal, error): New functions. |
| 3974 | (delete_socket, handle_signals): New functions. | 3974 | (delete_socket, handle_signals): New functions. |
| 3975 | (progname, socket_name): New variables. | 3975 | (progname, socket_name): New variables. |
| 3976 | [HAVE_SOCKETS] (main): Call handle_signals; set the new variables. | 3976 | [HAVE_SOCKETS] (main): Call handle_signals; set the new variables. |
| 3977 | 3977 | ||
| 3978 | 1996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> | 3978 | 1996-09-01 Richard Stallman <rms@ethanol.gnu.ai.mit.edu> |
| 3979 | 3979 | ||
| @@ -4746,9 +4746,9 @@ | |||
| 4746 | 1995-01-12 Francesco Potortì (pot@cnuce.cnr.it) | 4746 | 1995-01-12 Francesco Potortì (pot@cnuce.cnr.it) |
| 4747 | 4747 | ||
| 4748 | * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted. | 4748 | * etags.c (FILEPOS, GET_CHARNO, GET_FILEPOS, max, LINENO): Deleted. |
| 4749 | (append_to_tagfile, typedefs, typedefs_and_cplusplus, | 4749 | (append_to_tagfile, typedefs, typedefs_and_cplusplus) |
| 4750 | constantypedefs, update, vgrind_style, no_warnings, | 4750 | (constantypedefs, update, vgrind_style, no_warnings) |
| 4751 | cxref_style, cplusplus, noindentypedefs): Were int, now logical. | 4751 | (cxref_style, cplusplus, noindentypedefs): Were int, now logical. |
| 4752 | (permit_duplicates): Was a var, now a #define. | 4752 | (permit_duplicates): Was a var, now a #define. |
| 4753 | (filename_lb): Was global, now local to main. | 4753 | (filename_lb): Was global, now local to main. |
| 4754 | (main): Open the tag file when in cxref mode. | 4754 | (main): Open the tag file when in cxref mode. |
| @@ -4767,8 +4767,8 @@ | |||
| 4767 | (TOKEN_SAVED_P, SAVE_TOKEN, RESTORE_TOKEN): Deleted. | 4767 | (TOKEN_SAVED_P, SAVE_TOKEN, RESTORE_TOKEN): Deleted. |
| 4768 | (C_entries): nameb and savenameb deleted. Use dinamic allocation. | 4768 | (C_entries): nameb and savenameb deleted. Use dinamic allocation. |
| 4769 | (pfcnt): Deleted. Users updated. | 4769 | (pfcnt): Deleted. Users updated. |
| 4770 | (getit, Asm_labels, Pascal_functions, L_getit, get_scheme, | 4770 | (getit, Asm_labels, Pascal_functions, L_getit, get_scheme) |
| 4771 | TEX_getit, prolog_getit): Use dinamic allocation for storing | 4771 | (TEX_getit, prolog_getit): Use dinamic allocation for storing |
| 4772 | the tag instead of a fixed size buffer. | 4772 | the tag instead of a fixed size buffer. |
| 4773 | 4773 | ||
| 4774 | 1995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 4774 | 1995-01-10 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| @@ -6693,8 +6693,8 @@ | |||
| 6693 | 1990-01-19 David Lawrence (tale@cocoa-puffs) | 6693 | 1990-01-19 David Lawrence (tale@cocoa-puffs) |
| 6694 | 6694 | ||
| 6695 | * timer.c, getdate.y (new files) and Makefile: | 6695 | * timer.c, getdate.y (new files) and Makefile: |
| 6696 | Sub-process support for run-at-time in timer.el. | 6696 | Sub-process support for run-at-time in timer.el. |
| 6697 | Doesn't yet work correctly for USG. | 6697 | Doesn't yet work correctly for USG. |
| 6698 | 6698 | ||
| 6699 | 1990-01-10 Jim Kingdon (kingdon@pogo) | 6699 | 1990-01-10 Jim Kingdon (kingdon@pogo) |
| 6700 | 6700 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83f666881d6..2b77770180d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-04-02 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members) | ||
| 4 | (semantic-create-imenu-directory-index): Fix typos in docstrings. | ||
| 5 | (semantic-imenu-goto-function): Reflow docstring. | ||
| 6 | |||
| 1 | 2010-04-02 Juri Linkov <juri@jurta.org> | 7 | 2010-04-02 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * ehelp.el (electric-help-orig-major-mode): | 9 | * ehelp.el (electric-help-orig-major-mode): |
| @@ -3881,7 +3887,7 @@ | |||
| 3881 | * bookmark.el: Formatting and doc fixes only: | 3887 | * bookmark.el: Formatting and doc fixes only: |
| 3882 | (bookmark-search-delay): Shorten doc string to fit in 80 columns. | 3888 | (bookmark-search-delay): Shorten doc string to fit in 80 columns. |
| 3883 | (bookmark-bmenu-search): Wrap to fit within 80 columns. | 3889 | (bookmark-bmenu-search): Wrap to fit within 80 columns. |
| 3884 | Minor grammar and punctuation fixes in doc string. | 3890 | Minor grammar and punctuation fixes in doc string. |
| 3885 | (bookmark-read-search-input): Adjust to fit within 80 columns. | 3891 | (bookmark-read-search-input): Adjust to fit within 80 columns. |
| 3886 | 3892 | ||
| 3887 | 2009-11-20 Tassilo Horn <tassilo@member.fsf.org> | 3893 | 2009-11-20 Tassilo Horn <tassilo@member.fsf.org> |
| @@ -6636,12 +6642,12 @@ | |||
| 6636 | 2009-10-05 Karl Fogel <kfogel@red-bean.com> | 6642 | 2009-10-05 Karl Fogel <kfogel@red-bean.com> |
| 6637 | 6643 | ||
| 6638 | * bookmark.el (bookmark-handle-bookmark): If bookmark has no file, | 6644 | * bookmark.el (bookmark-handle-bookmark): If bookmark has no file, |
| 6639 | don't do anything related to relocating, just return nil. | 6645 | don't do anything related to relocating, just return nil. |
| 6640 | (bookmark-error-no-filename): New error. | 6646 | (bookmark-error-no-filename): New error. |
| 6641 | (bookmark-default-handler): Signal `bookmark-error-no-filename' if | 6647 | (bookmark-default-handler): Signal `bookmark-error-no-filename' if |
| 6642 | bookmark has no file. Don't even attempt to handle things that | 6648 | bookmark has no file. Don't even attempt to handle things that |
| 6643 | are not files; the whole point of custom handlers is to keep that | 6649 | are not files; the whole point of custom handlers is to keep that |
| 6644 | knowledge elsewhere anyway. Tighten some comments. | 6650 | knowledge elsewhere anyway. Tighten some comments. |
| 6645 | (bookmark-file-or-variation-thereof): Remove now-unused function. | 6651 | (bookmark-file-or-variation-thereof): Remove now-unused function. |
| 6646 | (bookmark-location): Doc string fix. | 6652 | (bookmark-location): Doc string fix. |
| 6647 | (Bug#4250) | 6653 | (Bug#4250) |
| @@ -6671,8 +6677,8 @@ | |||
| 6671 | (bookmark-relocate, bookmark-insert-location, bookmark-rename) | 6677 | (bookmark-relocate, bookmark-insert-location, bookmark-rename) |
| 6672 | (bookmark-insert, bookmark-delete, bookmark-time-to-save-p) | 6678 | (bookmark-insert, bookmark-delete, bookmark-time-to-save-p) |
| 6673 | (bookmark-edit-annotation-mode, bookmark-edit-annotation): | 6679 | (bookmark-edit-annotation-mode, bookmark-edit-annotation): |
| 6674 | Improve doc strings to say whether bookmark can be a string or | 6680 | Improve doc strings to say whether bookmark can be a string or |
| 6675 | a record or both, and make other consistency and clarity fixes. | 6681 | a record or both, and make other consistency and clarity fixes. |
| 6676 | (bookmark-get-handler, bookmark--jump-via, bookmark-write-file) | 6682 | (bookmark-get-handler, bookmark--jump-via, bookmark-write-file) |
| 6677 | (bookmark-default-annotation-text, bookmark-yank-word) | 6683 | (bookmark-default-annotation-text, bookmark-yank-word) |
| 6678 | (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist) | 6684 | (bookmark-maybe-load-default-file, bookmark-maybe-sort-alist) |
| @@ -6680,12 +6686,12 @@ | |||
| 6680 | (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames) | 6686 | (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames) |
| 6681 | (bookmark-bmenu-bookmark): Give these doc strings. | 6687 | (bookmark-bmenu-bookmark): Give these doc strings. |
| 6682 | (bookmark-bmenu-check-position): Give this a doc string, but also | 6688 | (bookmark-bmenu-check-position): Give this a doc string, but also |
| 6683 | add a FIXME comment about how the function may be pointless. | 6689 | add a FIXME comment about how the function may be pointless. |
| 6684 | (bookmark-default-handler): Rework doc string and change a | 6690 | (bookmark-default-handler): Rework doc string and change a |
| 6685 | parameter name, to clarify that this takes a bookmark record | 6691 | parameter name, to clarify that this takes a bookmark record |
| 6686 | not a bookmark name. | 6692 | not a bookmark name. |
| 6687 | (bookmark-set): Change a parameter name to indicate its meaning, | 6693 | (bookmark-set): Change a parameter name to indicate its meaning, |
| 6688 | and improve the doc string a bit. | 6694 | and improve the doc string a bit. |
| 6689 | (Bug#4188) | 6695 | (Bug#4188) |
| 6690 | 6696 | ||
| 6691 | 2009-10-04 Karl Fogel <kfogel@red-bean.com> | 6697 | 2009-10-04 Karl Fogel <kfogel@red-bean.com> |
diff --git a/lisp/cedet/semantic/db-find.el b/lisp/cedet/semantic/db-find.el index 754ba231c37..4c2626ca8bd 100644 --- a/lisp/cedet/semantic/db-find.el +++ b/lisp/cedet/semantic/db-find.el | |||
| @@ -774,7 +774,7 @@ Examines the variable `semanticdb-find-lost-includes'." | |||
| 774 | (buffer-name)) | 774 | (buffer-name)) |
| 775 | 775 | ||
| 776 | (data-debug-new-buffer "*SEMANTICDB lost-includes ADEBUG*") | 776 | (data-debug-new-buffer "*SEMANTICDB lost-includes ADEBUG*") |
| 777 | (data-debug-insert-tag-list lost "*") | 777 | ;; (data-debug-insert-tag-list lost "*") |
| 778 | ))) | 778 | ))) |
| 779 | 779 | ||
| 780 | (defun semanticdb-find-adebug-insert-scanned-tag-cons (consdata prefix prebuttontext) | 780 | (defun semanticdb-find-adebug-insert-scanned-tag-cons (consdata prefix prebuttontext) |
diff --git a/lisp/cedet/semantic/imenu.el b/lisp/cedet/semantic/imenu.el index 3c73b893925..9ce986553aa 100644 --- a/lisp/cedet/semantic/imenu.el +++ b/lisp/cedet/semantic/imenu.el | |||
| @@ -95,7 +95,7 @@ This option is ignored if `semantic-imenu-bucketize-file' is nil." | |||
| 95 | 95 | ||
| 96 | (defcustom semantic-imenu-bucketize-type-members t | 96 | (defcustom semantic-imenu-bucketize-type-members t |
| 97 | "*Non-nil if members of a type should be grouped into buckets. | 97 | "*Non-nil if members of a type should be grouped into buckets. |
| 98 | nil means to keep them in the same order. | 98 | A nil value means to keep them in the same order. |
| 99 | Overriden to nil if `semantic-imenu-bucketize-file' is nil." | 99 | Overriden to nil if `semantic-imenu-bucketize-file' is nil." |
| 100 | :group 'semantic-imenu | 100 | :group 'semantic-imenu |
| 101 | :type 'boolean) | 101 | :type 'boolean) |
| @@ -167,8 +167,8 @@ concoct a combination of file name, and position." | |||
| 167 | 167 | ||
| 168 | (defun semantic-imenu-goto-function (name position &optional rest) | 168 | (defun semantic-imenu-goto-function (name position &optional rest) |
| 169 | "Move point associated with NAME to POSITION. | 169 | "Move point associated with NAME to POSITION. |
| 170 | Used to override function `imenu-default-goto-function' so that we can continue | 170 | Used to override function `imenu-default-goto-function' so that |
| 171 | to use overlays to maintain the current position. | 171 | we can continue to use overlays to maintain the current position. |
| 172 | Optional argument REST is some extra stuff." | 172 | Optional argument REST is some extra stuff." |
| 173 | (require 'pulse) | 173 | (require 'pulse) |
| 174 | (if (semantic-overlay-p position) | 174 | (if (semantic-overlay-p position) |
| @@ -249,7 +249,7 @@ Optional argument STREAM is an optional stream of tags used to create menus." | |||
| 249 | 'semantic-imenu-flush-fcn nil t))) | 249 | 'semantic-imenu-flush-fcn nil t))) |
| 250 | 250 | ||
| 251 | (defun semantic-create-imenu-directory-index (&optional stream) | 251 | (defun semantic-create-imenu-directory-index (&optional stream) |
| 252 | "Create an IMENU tag index based on all files active in semanticdb. | 252 | "Create an imenu tag index based on all files active in semanticdb. |
| 253 | Optional argument STREAM is the stream of tags for the current buffer." | 253 | Optional argument STREAM is the stream of tags for the current buffer." |
| 254 | (if (not semanticdb-current-database) | 254 | (if (not semanticdb-current-database) |
| 255 | (semantic-create-imenu-index-1 stream nil) | 255 | (semantic-create-imenu-index-1 stream nil) |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index afdde02dfd9..e418c5f9f5a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-04-01 Andreas Schwab <schwab@linux-m68k.org> | ||
| 2 | |||
| 3 | * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system | ||
| 4 | if set. | ||
| 5 | |||
| 1 | 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from | 8 | * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from |
diff --git a/lisp/gnus/mm-uu.el b/lisp/gnus/mm-uu.el index c690713ef14..5ae9205e2f0 100644 --- a/lisp/gnus/mm-uu.el +++ b/lisp/gnus/mm-uu.el | |||
| @@ -486,9 +486,11 @@ apply the face `mm-uu-extract'." | |||
| 486 | (if (mm-uu-pgp-signed-test) | 486 | (if (mm-uu-pgp-signed-test) |
| 487 | (progn | 487 | (progn |
| 488 | (mml2015-clean-buffer) | 488 | (mml2015-clean-buffer) |
| 489 | (let ((coding-system-for-write (or gnus-newsgroup-charset | 489 | (let ((coding-system-for-write (or buffer-file-coding-system |
| 490 | gnus-newsgroup-charset | ||
| 490 | 'iso-8859-1)) | 491 | 'iso-8859-1)) |
| 491 | (coding-system-for-read (or gnus-newsgroup-charset | 492 | (coding-system-for-read (or buffer-file-coding-system |
| 493 | gnus-newsgroup-charset | ||
| 492 | 'iso-8859-1))) | 494 | 'iso-8859-1))) |
| 493 | (funcall (mml2015-clear-verify-function)))) | 495 | (funcall (mml2015-clear-verify-function)))) |
| 494 | (when (and mml2015-use (null (mml2015-clear-verify-function))) | 496 | (when (and mml2015-use (null (mml2015-clear-verify-function))) |
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 493f1a7b577..de72b92eb07 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -1319,7 +1319,7 @@ Selecting operation | |||
| 1319 | 1319 | ||
| 1320 | Variables | 1320 | Variables |
| 1321 | 1321 | ||
| 1322 | This is a brief overview of the different varaibles. For more info, | 1322 | This is a brief overview of the different variables. For more info, |
| 1323 | see the documentation for the variables (type \\[describe-variable] <variable> RET). | 1323 | see the documentation for the variables (type \\[describe-variable] <variable> RET). |
| 1324 | 1324 | ||
| 1325 | artist-rubber-banding Interactively do rubber-banding or not | 1325 | artist-rubber-banding Interactively do rubber-banding or not |
| @@ -10464,7 +10464,13 @@ Turn flymake mode off. | |||
| 10464 | 10464 | ||
| 10465 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off | 10465 | ;;;### (autoloads (flyspell-buffer flyspell-region flyspell-mode-off |
| 10466 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) | 10466 | ;;;;;; turn-off-flyspell turn-on-flyspell flyspell-mode flyspell-prog-mode) |
| 10467 | <<<<<<< TREE | ||
| 10467 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19370 36541)) | 10468 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19370 36541)) |
| 10469 | ||||||| BASE-REVISION | ||
| 10470 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19352 21362)) | ||
| 10471 | ======= | ||
| 10472 | ;;;;;; "flyspell" "textmodes/flyspell.el" (19369 7847)) | ||
| 10473 | >>>>>>> MERGE-SOURCE | ||
| 10468 | ;;; Generated autoloads from textmodes/flyspell.el | 10474 | ;;; Generated autoloads from textmodes/flyspell.el |
| 10469 | 10475 | ||
| 10470 | (autoload 'flyspell-prog-mode "flyspell" "\ | 10476 | (autoload 'flyspell-prog-mode "flyspell" "\ |
| @@ -10786,6 +10792,7 @@ and choose the directory as the fortune-file. | |||
| 10786 | 10792 | ||
| 10787 | ;;;*** | 10793 | ;;;*** |
| 10788 | 10794 | ||
| 10795 | <<<<<<< TREE | ||
| 10789 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" | 10796 | ;;;### (autoloads (gdb gdb-enable-debug) "gdb-mi" "progmodes/gdb-mi.el" |
| 10790 | ;;;;;; (19375 49830)) | 10797 | ;;;;;; (19375 49830)) |
| 10791 | ;;; Generated autoloads from progmodes/gdb-mi.el | 10798 | ;;; Generated autoloads from progmodes/gdb-mi.el |
| @@ -10796,6 +10803,19 @@ Non-nil means record the process input and output in `gdb-debug-log'.") | |||
| 10796 | (custom-autoload 'gdb-enable-debug "gdb-mi" t) | 10803 | (custom-autoload 'gdb-enable-debug "gdb-mi" t) |
| 10797 | 10804 | ||
| 10798 | (autoload 'gdb "gdb-mi" "\ | 10805 | (autoload 'gdb "gdb-mi" "\ |
| 10806 | ||||||| BASE-REVISION | ||
| 10807 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" | ||
| 10808 | ;;;;;; (19352 21362)) | ||
| 10809 | ;;; Generated autoloads from progmodes/gdb-ui.el | ||
| 10810 | |||
| 10811 | (autoload 'gdb "gdb-ui" "\ | ||
| 10812 | ======= | ||
| 10813 | ;;;### (autoloads (gdb-enable-debug gdb) "gdb-ui" "progmodes/gdb-ui.el" | ||
| 10814 | ;;;;;; (19372 60979)) | ||
| 10815 | ;;; Generated autoloads from progmodes/gdb-ui.el | ||
| 10816 | |||
| 10817 | (autoload 'gdb "gdb-ui" "\ | ||
| 10818 | >>>>>>> MERGE-SOURCE | ||
| 10799 | Run gdb on program FILE in buffer *gud-FILE*. | 10819 | Run gdb on program FILE in buffer *gud-FILE*. |
| 10800 | The directory containing FILE becomes the initial working directory | 10820 | The directory containing FILE becomes the initial working directory |
| 10801 | and source-file directory for your debugger. | 10821 | and source-file directory for your debugger. |
| @@ -13649,8 +13669,16 @@ The main features of this mode are | |||
| 13649 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file | 13669 | ;;;;;; ido-find-alternate-file ido-find-file-other-window ido-find-file |
| 13650 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer | 13670 | ;;;;;; ido-find-file-in-dir ido-switch-buffer-other-frame ido-insert-buffer |
| 13651 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window | 13671 | ;;;;;; ido-kill-buffer ido-display-buffer ido-switch-buffer-other-window |
| 13672 | <<<<<<< TREE | ||
| 13652 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19292 | 13673 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19292 |
| 13653 | ;;;;;; 15231)) | 13674 | ;;;;;; 15231)) |
| 13675 | ||||||| BASE-REVISION | ||
| 13676 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19352 | ||
| 13677 | ;;;;;; 21354)) | ||
| 13678 | ======= | ||
| 13679 | ;;;;;; ido-switch-buffer ido-mode ido-mode) "ido" "ido.el" (19355 | ||
| 13680 | ;;;;;; 62587)) | ||
| 13681 | >>>>>>> MERGE-SOURCE | ||
| 13654 | ;;; Generated autoloads from ido.el | 13682 | ;;; Generated autoloads from ido.el |
| 13655 | 13683 | ||
| 13656 | (defvar ido-mode nil "\ | 13684 | (defvar ido-mode nil "\ |
| @@ -14142,7 +14170,13 @@ Images should not be larger than specified by `max-image-size'. | |||
| 14142 | ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag | 14170 | ;;;;;; image-dired-jump-thumbnail-buffer image-dired-delete-tag |
| 14143 | ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs | 14171 | ;;;;;; image-dired-tag-files image-dired-show-all-from-dir image-dired-display-thumbs |
| 14144 | ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) | 14172 | ;;;;;; image-dired-dired-with-window-configuration image-dired-dired-insert-marked-thumbs) |
| 14173 | <<<<<<< TREE | ||
| 14145 | ;;;;;; "image-dired" "image-dired.el" (19370 36540)) | 14174 | ;;;;;; "image-dired" "image-dired.el" (19370 36540)) |
| 14175 | ||||||| BASE-REVISION | ||
| 14176 | ;;;;;; "image-dired" "image-dired.el" (19352 21354)) | ||
| 14177 | ======= | ||
| 14178 | ;;;;;; "image-dired" "image-dired.el" (19367 42949)) | ||
| 14179 | >>>>>>> MERGE-SOURCE | ||
| 14146 | ;;; Generated autoloads from image-dired.el | 14180 | ;;; Generated autoloads from image-dired.el |
| 14147 | 14181 | ||
| 14148 | (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ | 14182 | (autoload 'image-dired-dired-insert-marked-thumbs "image-dired" "\ |
| @@ -15394,7 +15428,13 @@ by `jka-compr-installed'. | |||
| 15394 | 15428 | ||
| 15395 | ;;;*** | 15429 | ;;;*** |
| 15396 | 15430 | ||
| 15431 | <<<<<<< TREE | ||
| 15397 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19279 5151)) | 15432 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19279 5151)) |
| 15433 | ||||||| BASE-REVISION | ||
| 15434 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19352 21355)) | ||
| 15435 | ======= | ||
| 15436 | ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19375 48608)) | ||
| 15437 | >>>>>>> MERGE-SOURCE | ||
| 15398 | ;;; Generated autoloads from progmodes/js.el | 15438 | ;;; Generated autoloads from progmodes/js.el |
| 15399 | 15439 | ||
| 15400 | (autoload 'js-mode "js" "\ | 15440 | (autoload 'js-mode "js" "\ |
| @@ -16503,7 +16543,13 @@ The mail client is taken to be the handler of mailto URLs. | |||
| 16503 | 16543 | ||
| 16504 | ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode | 16544 | ;;;### (autoloads (makefile-imake-mode makefile-bsdmake-mode makefile-makepp-mode |
| 16505 | ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) | 16545 | ;;;;;; makefile-gmake-mode makefile-automake-mode makefile-mode) |
| 16546 | <<<<<<< TREE | ||
| 16506 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19372 27330)) | 16547 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19372 27330)) |
| 16548 | ||||||| BASE-REVISION | ||
| 16549 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19352 21355)) | ||
| 16550 | ======= | ||
| 16551 | ;;;;;; "make-mode" "progmodes/make-mode.el" (19370 15152)) | ||
| 16552 | >>>>>>> MERGE-SOURCE | ||
| 16507 | ;;; Generated autoloads from progmodes/make-mode.el | 16553 | ;;; Generated autoloads from progmodes/make-mode.el |
| 16508 | 16554 | ||
| 16509 | (autoload 'makefile-mode "make-mode" "\ | 16555 | (autoload 'makefile-mode "make-mode" "\ |
| @@ -16735,7 +16781,13 @@ Returns non-nil if the new state is enabled. | |||
| 16735 | ;;;;;; message-forward-make-body message-forward message-recover | 16781 | ;;;;;; message-forward-make-body message-forward message-recover |
| 16736 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply | 16782 | ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply |
| 16737 | ;;;;;; message-reply message-news message-mail message-mode) "message" | 16783 | ;;;;;; message-reply message-news message-mail message-mode) "message" |
| 16784 | <<<<<<< TREE | ||
| 16738 | ;;;;;; "gnus/message.el" (19370 36541)) | 16785 | ;;;;;; "gnus/message.el" (19370 36541)) |
| 16786 | ||||||| BASE-REVISION | ||
| 16787 | ;;;;;; "gnus/message.el" (19352 21361)) | ||
| 16788 | ======= | ||
| 16789 | ;;;;;; "gnus/message.el" (19374 17766)) | ||
| 16790 | >>>>>>> MERGE-SOURCE | ||
| 16739 | ;;; Generated autoloads from gnus/message.el | 16791 | ;;; Generated autoloads from gnus/message.el |
| 16740 | 16792 | ||
| 16741 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) | 16793 | (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) |
| @@ -17381,7 +17433,13 @@ Insert file contents of URL using `mm-url-program'. | |||
| 17381 | ;;;*** | 17433 | ;;;*** |
| 17382 | 17434 | ||
| 17383 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" | 17435 | ;;;### (autoloads (mm-uu-dissect-text-parts mm-uu-dissect) "mm-uu" |
| 17436 | <<<<<<< TREE | ||
| 17384 | ;;;;;; "gnus/mm-uu.el" (19279 5150)) | 17437 | ;;;;;; "gnus/mm-uu.el" (19279 5150)) |
| 17438 | ||||||| BASE-REVISION | ||
| 17439 | ;;;;;; "gnus/mm-uu.el" (19352 21355)) | ||
| 17440 | ======= | ||
| 17441 | ;;;;;; "gnus/mm-uu.el" (19382 2266)) | ||
| 17442 | >>>>>>> MERGE-SOURCE | ||
| 17385 | ;;; Generated autoloads from gnus/mm-uu.el | 17443 | ;;; Generated autoloads from gnus/mm-uu.el |
| 17386 | 17444 | ||
| 17387 | (autoload 'mm-uu-dissect "mm-uu" "\ | 17445 | (autoload 'mm-uu-dissect "mm-uu" "\ |
| @@ -22607,8 +22665,16 @@ of master file. | |||
| 22607 | 22665 | ||
| 22608 | ;;;*** | 22666 | ;;;*** |
| 22609 | 22667 | ||
| 22668 | <<<<<<< TREE | ||
| 22610 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19370 | 22669 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19370 |
| 22611 | ;;;;;; 36541)) | 22670 | ;;;;;; 36541)) |
| 22671 | ||||||| BASE-REVISION | ||
| 22672 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19352 | ||
| 22673 | ;;;;;; 21358)) | ||
| 22674 | ======= | ||
| 22675 | ;;;### (autoloads nil "reftex-vars" "textmodes/reftex-vars.el" (19367 | ||
| 22676 | ;;;;;; 42950)) | ||
| 22677 | >>>>>>> MERGE-SOURCE | ||
| 22612 | ;;; Generated autoloads from textmodes/reftex-vars.el | 22678 | ;;; Generated autoloads from textmodes/reftex-vars.el |
| 22613 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22679 | (put 'reftex-vref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| 22614 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) | 22680 | (put 'reftex-fref-is-default 'safe-local-variable (lambda (x) (or (stringp x) (symbolp x)))) |
| @@ -22860,8 +22926,16 @@ variable. | |||
| 22860 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers | 22926 | ;;;;;; rmail-secondary-file-directory rmail-primary-inbox-list rmail-highlighted-headers |
| 22861 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers | 22927 | ;;;;;; rmail-retry-ignored-headers rmail-displayed-headers rmail-ignored-headers |
| 22862 | ;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp | 22928 | ;;;;;; rmail-dont-reply-to-names rmail-user-mail-address-regexp |
| 22929 | <<<<<<< TREE | ||
| 22863 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19370 | 22930 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19370 |
| 22864 | ;;;;;; 36541)) | 22931 | ;;;;;; 36541)) |
| 22932 | ||||||| BASE-REVISION | ||
| 22933 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19352 | ||
| 22934 | ;;;;;; 21360)) | ||
| 22935 | ======= | ||
| 22936 | ;;;;;; rmail-movemail-variant-p) "rmail" "mail/rmail.el" (19363 | ||
| 22937 | ;;;;;; 36802)) | ||
| 22938 | >>>>>>> MERGE-SOURCE | ||
| 22865 | ;;; Generated autoloads from mail/rmail.el | 22939 | ;;; Generated autoloads from mail/rmail.el |
| 22866 | 22940 | ||
| 22867 | (autoload 'rmail-movemail-variant-p "rmail" "\ | 22941 | (autoload 'rmail-movemail-variant-p "rmail" "\ |
| @@ -23828,7 +23902,13 @@ Semantic mode. | |||
| 23828 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name | 23902 | ;;;;;; mail-alias-file mail-default-reply-to mail-archive-file-name |
| 23829 | ;;;;;; mail-header-separator send-mail-function mail-interactive | 23903 | ;;;;;; mail-header-separator send-mail-function mail-interactive |
| 23830 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) | 23904 | ;;;;;; mail-self-blind mail-specify-envelope-from mail-from-style) |
| 23905 | <<<<<<< TREE | ||
| 23831 | ;;;;;; "sendmail" "mail/sendmail.el" (19338 9841)) | 23906 | ;;;;;; "sendmail" "mail/sendmail.el" (19338 9841)) |
| 23907 | ||||||| BASE-REVISION | ||
| 23908 | ;;;;;; "sendmail" "mail/sendmail.el" (19352 21361)) | ||
| 23909 | ======= | ||
| 23910 | ;;;;;; "sendmail" "mail/sendmail.el" (19374 15070)) | ||
| 23911 | >>>>>>> MERGE-SOURCE | ||
| 23832 | ;;; Generated autoloads from mail/sendmail.el | 23912 | ;;; Generated autoloads from mail/sendmail.el |
| 23833 | 23913 | ||
| 23834 | (defvar mail-from-style 'default "\ | 23914 | (defvar mail-from-style 'default "\ |
| @@ -23982,9 +24062,11 @@ File containing the text inserted at end of mail buffer.") | |||
| 23982 | (custom-autoload 'mail-signature-file "sendmail" t) | 24062 | (custom-autoload 'mail-signature-file "sendmail" t) |
| 23983 | 24063 | ||
| 23984 | (defvar mail-default-directory (purecopy "~/") "\ | 24064 | (defvar mail-default-directory (purecopy "~/") "\ |
| 23985 | Directory for mail buffers. | 24065 | Value of `default-directory' for Mail mode buffers. |
| 23986 | Value of `default-directory' for mail buffers. | 24066 | This directory is used for auto-save files of Mail mode buffers. |
| 23987 | This directory is used for auto-save files of mail buffers.") | 24067 | |
| 24068 | Note that Message mode does not use this variable; it auto-saves | ||
| 24069 | in `message-auto-save-directory'.") | ||
| 23988 | 24070 | ||
| 23989 | (custom-autoload 'mail-default-directory "sendmail" t) | 24071 | (custom-autoload 'mail-default-directory "sendmail" t) |
| 23990 | 24072 | ||
| @@ -24705,7 +24787,13 @@ If no conflict maker is found, turn off `smerge-mode'. | |||
| 24705 | ;;;*** | 24787 | ;;;*** |
| 24706 | 24788 | ||
| 24707 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" | 24789 | ;;;### (autoloads (smiley-buffer smiley-region) "smiley" "gnus/smiley.el" |
| 24790 | <<<<<<< TREE | ||
| 24708 | ;;;;;; (19370 36541)) | 24791 | ;;;;;; (19370 36541)) |
| 24792 | ||||||| BASE-REVISION | ||
| 24793 | ;;;;;; (19352 21358)) | ||
| 24794 | ======= | ||
| 24795 | ;;;;;; (19367 42950)) | ||
| 24796 | >>>>>>> MERGE-SOURCE | ||
| 24709 | ;;; Generated autoloads from gnus/smiley.el | 24797 | ;;; Generated autoloads from gnus/smiley.el |
| 24710 | 24798 | ||
| 24711 | (autoload 'smiley-region "smiley" "\ | 24799 | (autoload 'smiley-region "smiley" "\ |
| @@ -26723,7 +26811,13 @@ tetris-mode keybindings: | |||
| 26723 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command | 26811 | ;;;;;; tex-start-commands tex-start-options slitex-run-command latex-run-command |
| 26724 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp | 26812 | ;;;;;; tex-run-command tex-offer-save tex-main-file tex-first-line-header-regexp |
| 26725 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" | 26813 | ;;;;;; tex-directory tex-shell-file-name) "tex-mode" "textmodes/tex-mode.el" |
| 26814 | <<<<<<< TREE | ||
| 26726 | ;;;;;; (19323 49698)) | 26815 | ;;;;;; (19323 49698)) |
| 26816 | ||||||| BASE-REVISION | ||
| 26817 | ;;;;;; (19352 21363)) | ||
| 26818 | ======= | ||
| 26819 | ;;;;;; (19371 46148)) | ||
| 26820 | >>>>>>> MERGE-SOURCE | ||
| 26727 | ;;; Generated autoloads from textmodes/tex-mode.el | 26821 | ;;; Generated autoloads from textmodes/tex-mode.el |
| 26728 | 26822 | ||
| 26729 | (defvar tex-shell-file-name nil "\ | 26823 | (defvar tex-shell-file-name nil "\ |
| @@ -27718,7 +27812,13 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\". | |||
| 27718 | ;;;*** | 27812 | ;;;*** |
| 27719 | 27813 | ||
| 27720 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" | 27814 | ;;;### (autoloads (tmm-prompt tmm-menubar-mouse tmm-menubar) "tmm" |
| 27815 | <<<<<<< TREE | ||
| 27721 | ;;;;;; "tmm.el" (19279 5148)) | 27816 | ;;;;;; "tmm.el" (19279 5148)) |
| 27817 | ||||||| BASE-REVISION | ||
| 27818 | ;;;;;; "tmm.el" (19352 21359)) | ||
| 27819 | ======= | ||
| 27820 | ;;;;;; "tmm.el" (19376 53416)) | ||
| 27821 | >>>>>>> MERGE-SOURCE | ||
| 27722 | ;;; Generated autoloads from tmm.el | 27822 | ;;; Generated autoloads from tmm.el |
| 27723 | (define-key global-map "\M-`" 'tmm-menubar) | 27823 | (define-key global-map "\M-`" 'tmm-menubar) |
| 27724 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) | 27824 | (define-key global-map [menu-bar mouse-1] 'tmm-menubar-mouse) |
| @@ -27968,7 +28068,13 @@ to a tcp server on another machine. | |||
| 27968 | ;;;*** | 28068 | ;;;*** |
| 27969 | 28069 | ||
| 27970 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) | 28070 | ;;;### (autoloads (trace-function-background trace-function trace-buffer) |
| 28071 | <<<<<<< TREE | ||
| 27971 | ;;;;;; "trace" "emacs-lisp/trace.el" (19370 36541)) | 28072 | ;;;;;; "trace" "emacs-lisp/trace.el" (19370 36541)) |
| 28073 | ||||||| BASE-REVISION | ||
| 28074 | ;;;;;; "trace" "emacs-lisp/trace.el" (19352 21359)) | ||
| 28075 | ======= | ||
| 28076 | ;;;;;; "trace" "emacs-lisp/trace.el" (19367 42950)) | ||
| 28077 | >>>>>>> MERGE-SOURCE | ||
| 27972 | ;;; Generated autoloads from emacs-lisp/trace.el | 28078 | ;;; Generated autoloads from emacs-lisp/trace.el |
| 27973 | 28079 | ||
| 27974 | (defvar trace-buffer (purecopy "*trace-output*") "\ | 28080 | (defvar trace-buffer (purecopy "*trace-output*") "\ |
| @@ -28005,7 +28111,13 @@ BUFFER defaults to `trace-buffer'. | |||
| 28005 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion | 28111 | ;;;### (autoloads (tramp-unload-tramp tramp-completion-handle-file-name-completion |
| 28006 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers | 28112 | ;;;;;; tramp-completion-handle-file-name-all-completions tramp-unload-file-name-handlers |
| 28007 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" | 28113 | ;;;;;; tramp-file-name-handler tramp-syntax tramp-mode) "tramp" |
| 28114 | <<<<<<< TREE | ||
| 28008 | ;;;;;; "net/tramp.el" (19370 36541)) | 28115 | ;;;;;; "net/tramp.el" (19370 36541)) |
| 28116 | ||||||| BASE-REVISION | ||
| 28117 | ;;;;;; "net/tramp.el" (19352 21361)) | ||
| 28118 | ======= | ||
| 28119 | ;;;;;; "net/tramp.el" (19356 59749)) | ||
| 28120 | >>>>>>> MERGE-SOURCE | ||
| 28009 | ;;; Generated autoloads from net/tramp.el | 28121 | ;;; Generated autoloads from net/tramp.el |
| 28010 | 28122 | ||
| 28011 | (defvar tramp-mode t "\ | 28123 | (defvar tramp-mode t "\ |
| @@ -29228,7 +29340,13 @@ If FILE-NAME is non-nil, save the result to FILE-NAME. | |||
| 29228 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window | 29340 | ;;;;;; vc-create-tag vc-merge vc-insert-headers vc-revision-other-window |
| 29229 | ;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action | 29341 | ;;;;;; vc-root-diff vc-diff vc-version-diff vc-register vc-next-action |
| 29230 | ;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) | 29342 | ;;;;;; vc-before-checkin-hook vc-checkin-hook vc-checkout-hook) |
| 29343 | <<<<<<< TREE | ||
| 29231 | ;;;;;; "vc" "vc.el" (19370 36540)) | 29344 | ;;;;;; "vc" "vc.el" (19370 36540)) |
| 29345 | ||||||| BASE-REVISION | ||
| 29346 | ;;;;;; "vc" "vc.el" (19352 21359)) | ||
| 29347 | ======= | ||
| 29348 | ;;;;;; "vc" "vc.el" (19371 62620)) | ||
| 29349 | >>>>>>> MERGE-SOURCE | ||
| 29232 | ;;; Generated autoloads from vc.el | 29350 | ;;; Generated autoloads from vc.el |
| 29233 | 29351 | ||
| 29234 | (defvar vc-checkout-hook nil "\ | 29352 | (defvar vc-checkout-hook nil "\ |
| @@ -29315,9 +29433,10 @@ saving the buffer. | |||
| 29315 | \(fn HISTORIC &optional NOT-URGENT)" t nil) | 29433 | \(fn HISTORIC &optional NOT-URGENT)" t nil) |
| 29316 | 29434 | ||
| 29317 | (autoload 'vc-root-diff "vc" "\ | 29435 | (autoload 'vc-root-diff "vc" "\ |
| 29318 | Display diffs between file revisions. | 29436 | Display diffs between VC-controlled whole tree revisions. |
| 29319 | Normally this compares the currently selected fileset with their | 29437 | Normally, this compares the tree corresponding to the current |
| 29320 | working revisions. With a prefix argument HISTORIC, it reads two revision | 29438 | fileset with the working revision. |
| 29439 | With a prefix argument HISTORIC, prompt for two revision | ||
| 29321 | designators specifying which revisions to compare. | 29440 | designators specifying which revisions to compare. |
| 29322 | 29441 | ||
| 29323 | The optional argument NOT-URGENT non-nil means it is ok to say no to | 29442 | The optional argument NOT-URGENT non-nil means it is ok to say no to |
| @@ -29372,12 +29491,20 @@ allowed and simply skipped). | |||
| 29372 | 29491 | ||
| 29373 | (autoload 'vc-print-log "vc" "\ | 29492 | (autoload 'vc-print-log "vc" "\ |
| 29374 | List the change log of the current fileset in a window. | 29493 | List the change log of the current fileset in a window. |
| 29375 | If WORKING-REVISION is non-nil, leave the point at that revision. | 29494 | If WORKING-REVISION is non-nil, leave point at that revision. |
| 29495 | If LIMIT is non-nil, it should be a number specifying the maximum | ||
| 29496 | number of revisions to show; the default is `vc-log-show-limit'. | ||
| 29497 | |||
| 29498 | When called interactively with a prefix argument, prompt for | ||
| 29499 | WORKING-REVISION and LIMIT. | ||
| 29376 | 29500 | ||
| 29377 | \(fn &optional WORKING-REVISION LIMIT)" t nil) | 29501 | \(fn &optional WORKING-REVISION LIMIT)" t nil) |
| 29378 | 29502 | ||
| 29379 | (autoload 'vc-print-root-log "vc" "\ | 29503 | (autoload 'vc-print-root-log "vc" "\ |
| 29380 | List the change log of for the current VC controlled tree in a window. | 29504 | List the change log for the current VC controlled tree in a window. |
| 29505 | If LIMIT is non-nil, it should be a number specifying the maximum | ||
| 29506 | number of revisions to show; the default is `vc-log-show-limit'. | ||
| 29507 | When called interactively with a prefix argument, prompt for LIMIT. | ||
| 29381 | 29508 | ||
| 29382 | \(fn &optional LIMIT)" t nil) | 29509 | \(fn &optional LIMIT)" t nil) |
| 29383 | 29510 | ||
| @@ -31480,7 +31607,13 @@ With arg, turn Winner mode on if and only if arg is positive. | |||
| 31480 | ;;;*** | 31607 | ;;;*** |
| 31481 | 31608 | ||
| 31482 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) | 31609 | ;;;### (autoloads (woman-find-file woman-dired-find-file woman woman-locale) |
| 31610 | <<<<<<< TREE | ||
| 31483 | ;;;;;; "woman" "woman.el" (19370 36540)) | 31611 | ;;;;;; "woman" "woman.el" (19370 36540)) |
| 31612 | ||||||| BASE-REVISION | ||
| 31613 | ;;;;;; "woman" "woman.el" (19352 21359)) | ||
| 31614 | ======= | ||
| 31615 | ;;;;;; "woman" "woman.el" (19359 48737)) | ||
| 31616 | >>>>>>> MERGE-SOURCE | ||
| 31484 | ;;; Generated autoloads from woman.el | 31617 | ;;; Generated autoloads from woman.el |
| 31485 | 31618 | ||
| 31486 | (defvar woman-locale nil "\ | 31619 | (defvar woman-locale nil "\ |
| @@ -31834,6 +31967,7 @@ Zone out, completely. | |||
| 31834 | ;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el" | 31967 | ;;;;;; "cedet/semantic/edit.el" "cedet/semantic/find.el" "cedet/semantic/format.el" |
| 31835 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" | 31968 | ;;;;;; "cedet/semantic/fw.el" "cedet/semantic/grammar-wy.el" "cedet/semantic/grammar.el" |
| 31836 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" | 31969 | ;;;;;; "cedet/semantic/html.el" "cedet/semantic/ia-sb.el" "cedet/semantic/ia.el" |
| 31970 | <<<<<<< TREE | ||
| 31837 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" | 31971 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" |
| 31838 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" | 31972 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/loaddefs.el" |
| 31839 | ;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" | 31973 | ;;;;;; "cedet/semantic/mru-bookmark.el" "cedet/semantic/sb.el" "cedet/semantic/scope.el" |
| @@ -31842,6 +31976,25 @@ Zone out, completely. | |||
| 31842 | ;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" | 31976 | ;;;;;; "cedet/semantic/symref/global.el" "cedet/semantic/symref/grep.el" |
| 31843 | ;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" | 31977 | ;;;;;; "cedet/semantic/symref/idutils.el" "cedet/semantic/symref/list.el" |
| 31844 | ;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | 31978 | ;;;;;; "cedet/semantic/tag-file.el" "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" |
| 31979 | ||||||| BASE-REVISION | ||
| 31980 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/java.el" "cedet/semantic/lex-spp.el" | ||
| 31981 | ;;;;;; "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" | ||
| 31982 | ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" | ||
| 31983 | ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" | ||
| 31984 | ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" | ||
| 31985 | ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" | ||
| 31986 | ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" | ||
| 31987 | ;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | ||
| 31988 | ======= | ||
| 31989 | ;;;;;; "cedet/semantic/idle.el" "cedet/semantic/imenu.el" "cedet/semantic/java.el" | ||
| 31990 | ;;;;;; "cedet/semantic/lex-spp.el" "cedet/semantic/lex.el" "cedet/semantic/mru-bookmark.el" | ||
| 31991 | ;;;;;; "cedet/semantic/sb.el" "cedet/semantic/scope.el" "cedet/semantic/senator.el" | ||
| 31992 | ;;;;;; "cedet/semantic/sort.el" "cedet/semantic/symref.el" "cedet/semantic/symref/cscope.el" | ||
| 31993 | ;;;;;; "cedet/semantic/symref/filter.el" "cedet/semantic/symref/global.el" | ||
| 31994 | ;;;;;; "cedet/semantic/symref/grep.el" "cedet/semantic/symref/idutils.el" | ||
| 31995 | ;;;;;; "cedet/semantic/symref/list.el" "cedet/semantic/tag-file.el" | ||
| 31996 | ;;;;;; "cedet/semantic/tag-ls.el" "cedet/semantic/tag-write.el" | ||
| 31997 | >>>>>>> MERGE-SOURCE | ||
| 31845 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" | 31998 | ;;;;;; "cedet/semantic/tag.el" "cedet/semantic/texi.el" "cedet/semantic/util-modes.el" |
| 31846 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" | 31999 | ;;;;;; "cedet/semantic/util.el" "cedet/semantic/wisent.el" "cedet/semantic/wisent/comp.el" |
| 31847 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" | 32000 | ;;;;;; "cedet/semantic/wisent/java-tags.el" "cedet/semantic/wisent/javascript.el" |
| @@ -31955,6 +32108,7 @@ Zone out, completely. | |||
| 31955 | ;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el" | 32108 | ;;;;;; "org/org-mac-message.el" "org/org-macs.el" "org/org-mew.el" |
| 31956 | ;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el" | 32109 | ;;;;;; "org/org-mhe.el" "org/org-mouse.el" "org/org-protocol.el" |
| 31957 | ;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" | 32110 | ;;;;;; "org/org-rmail.el" "org/org-src.el" "org/org-vm.el" "org/org-w3m.el" |
| 32111 | <<<<<<< TREE | ||
| 31958 | ;;;;;; "org/org-wl.el" "patcomp.el" "pcvs-info.el" "pcvs-parse.el" | 32112 | ;;;;;; "org/org-wl.el" "patcomp.el" "pcvs-info.el" "pcvs-parse.el" |
| 31959 | ;;;;;; "pcvs-util.el" "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" | 32113 | ;;;;;; "pcvs-util.el" "pgg-def.el" "pgg-parse.el" "pgg-pgp.el" "pgg-pgp5.el" |
| 31960 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" | 32114 | ;;;;;; "play/gamegrid.el" "play/gametree.el" "play/meese.el" "progmodes/ada-prj.el" |
| @@ -31977,6 +32131,55 @@ Zone out, completely. | |||
| 31977 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" | 32131 | ;;;;;; "url/url-nfs.el" "url/url-proxy.el" "url/url-vars.el" "vc-dav.el" |
| 31978 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" | 32132 | ;;;;;; "vcursor.el" "vt-control.el" "vt100-led.el" "w32-fns.el" |
| 31979 | ;;;;;; "w32-vars.el" "x-dnd.el") (19375 51700 955763)) | 32133 | ;;;;;; "w32-vars.el" "x-dnd.el") (19375 51700 955763)) |
| 32134 | ||||||| BASE-REVISION | ||
| 32135 | ;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "pcvs-info.el" | ||
| 32136 | ;;;;;; "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" "pgg-parse.el" | ||
| 32137 | ;;;;;; "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" "play/gametree.el" | ||
| 32138 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | ||
| 32139 | ;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" | ||
| 32140 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" | ||
| 32141 | ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" | ||
| 32142 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" | ||
| 32143 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" | ||
| 32144 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" | ||
| 32145 | ;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" | ||
| 32146 | ;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" | ||
| 32147 | ;;;;;; "select.el" "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" | ||
| 32148 | ;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" | ||
| 32149 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" | ||
| 32150 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | ||
| 32151 | ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" | ||
| 32152 | ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" | ||
| 32153 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | ||
| 32154 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | ||
| 32155 | ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" | ||
| 32156 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19352 | ||
| 32157 | ;;;;;; 23109 108328)) | ||
| 32158 | ======= | ||
| 32159 | ;;;;;; "org/org-wl.el" "password-cache.el" "patcomp.el" "pcvs-info.el" | ||
| 32160 | ;;;;;; "pcvs-parse.el" "pcvs-util.el" "pgg-def.el" "pgg-parse.el" | ||
| 32161 | ;;;;;; "pgg-pgp.el" "pgg-pgp5.el" "play/gamegrid.el" "play/gametree.el" | ||
| 32162 | ;;;;;; "play/meese.el" "progmodes/ada-prj.el" "progmodes/cc-align.el" | ||
| 32163 | ;;;;;; "progmodes/cc-awk.el" "progmodes/cc-bytecomp.el" "progmodes/cc-cmds.el" | ||
| 32164 | ;;;;;; "progmodes/cc-defs.el" "progmodes/cc-fonts.el" "progmodes/cc-langs.el" | ||
| 32165 | ;;;;;; "progmodes/cc-menus.el" "progmodes/ebnf-abn.el" "progmodes/ebnf-bnf.el" | ||
| 32166 | ;;;;;; "progmodes/ebnf-dtd.el" "progmodes/ebnf-ebx.el" "progmodes/ebnf-iso.el" | ||
| 32167 | ;;;;;; "progmodes/ebnf-otz.el" "progmodes/ebnf-yac.el" "progmodes/idlw-complete-structtag.el" | ||
| 32168 | ;;;;;; "progmodes/idlw-help.el" "progmodes/idlw-toolbar.el" "progmodes/mantemp.el" | ||
| 32169 | ;;;;;; "progmodes/xscheme.el" "ps-def.el" "ps-mule.el" "ps-samp.el" | ||
| 32170 | ;;;;;; "s-region.el" "saveplace.el" "sb-image.el" "scroll-bar.el" | ||
| 32171 | ;;;;;; "select.el" "soundex.el" "subdirs.el" "tempo.el" "textmodes/bib-mode.el" | ||
| 32172 | ;;;;;; "textmodes/makeinfo.el" "textmodes/page-ext.el" "textmodes/refbib.el" | ||
| 32173 | ;;;;;; "textmodes/refer.el" "textmodes/reftex-auc.el" "textmodes/reftex-dcr.el" | ||
| 32174 | ;;;;;; "textmodes/reftex-ref.el" "textmodes/reftex-sel.el" "textmodes/reftex-toc.el" | ||
| 32175 | ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" | ||
| 32176 | ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" | ||
| 32177 | ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" | ||
| 32178 | ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" | ||
| 32179 | ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" | ||
| 32180 | ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19382 | ||
| 32181 | ;;;;;; 35538 347447)) | ||
| 32182 | >>>>>>> MERGE-SOURCE | ||
| 31980 | 32183 | ||
| 31981 | ;;;*** | 32184 | ;;;*** |
| 31982 | 32185 | ||
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 45e7b57859a..e4baa59ceb7 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -735,7 +735,7 @@ | |||
| 735 | 735 | ||
| 736 | 1994-04-30 Morten Welinder (terra@diku.dk) | 736 | 1994-04-30 Morten Welinder (terra@diku.dk) |
| 737 | 737 | ||
| 738 | * sed1.inp: don't comment out the inc-vers run as that | 738 | * sed1.inp: Don't comment out the inc-vers run as that |
| 739 | does not exist anymore. | 739 | does not exist anymore. |
| 740 | Don't reset DEBUG_MOLE as that no longer is used. | 740 | Don't reset DEBUG_MOLE as that no longer is used. |
| 741 | Identify the file being patched as src/... | 741 | Identify the file being patched as src/... |
| @@ -758,7 +758,7 @@ | |||
| 758 | 758 | ||
| 759 | 1994-01-08 Morten Welinder (terra@diku.dk) | 759 | 1994-01-08 Morten Welinder (terra@diku.dk) |
| 760 | 760 | ||
| 761 | * sed3.inp: improve make-compatibility by not using drive | 761 | * sed3.inp: Improve make-compatibility by not using drive |
| 762 | specifications and by not specifying an explicit shell. | 762 | specifications and by not specifying an explicit shell. |
| 763 | 763 | ||
| 764 | 1994-01-07 Morten Welinder (terra@diku.dk) | 764 | 1994-01-07 Morten Welinder (terra@diku.dk) |
diff --git a/src/ChangeLog b/src/ChangeLog index 88eade2a7fd..9d5ec512146 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2010-04-03 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it | ||
| 4 | in this function. (Bug#5703) | ||
| 5 | |||
| 6 | 2010-04-03 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * nsterm.h: Fix last change. | ||
| 9 | |||
| 1 | 2010-04-03 Dan Nicolaescu <dann@ics.uci.edu> | 10 | 2010-04-03 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 11 | ||
| 3 | * m/intel386.h (NO_REMAP): Move definition ... | 12 | * m/intel386.h (NO_REMAP): Move definition ... |
| @@ -128,7 +137,7 @@ | |||
| 128 | 137 | ||
| 129 | * xdisp.c (x_consider_frame_title, update_window_cursor): | 138 | * xdisp.c (x_consider_frame_title, update_window_cursor): |
| 130 | Remove HAVE_NS conditionals. | 139 | Remove HAVE_NS conditionals. |
| 131 | (prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited. | 140 | (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited. |
| 132 | 141 | ||
| 133 | * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use | 142 | * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use |
| 134 | filename for the title. | 143 | filename for the title. |
| @@ -770,7 +779,7 @@ | |||
| 770 | 2010-01-19 Alan Mackenzie <acm@muc.de> | 779 | 2010-01-19 Alan Mackenzie <acm@muc.de> |
| 771 | 780 | ||
| 772 | Fix spurious before-change-functions invocation from (insert ?\n). | 781 | Fix spurious before-change-functions invocation from (insert ?\n). |
| 773 | * textprop.c (set_text_properties): rename parameter | 782 | * textprop.c (set_text_properties): Rename parameter |
| 774 | `signal_after_change_p' to `coherent_change_p', and make the | 783 | `signal_after_change_p' to `coherent_change_p', and make the |
| 775 | invocation of `modify_region' conditional on it. | 784 | invocation of `modify_region' conditional on it. |
| 776 | 785 | ||
| @@ -10792,7 +10801,7 @@ | |||
| 10792 | 10801 | ||
| 10793 | * font.c (Vfont_encoding_alist, find_font_encoding): Move from | 10802 | * font.c (Vfont_encoding_alist, find_font_encoding): Move from |
| 10794 | fontset.c. | 10803 | fontset.c. |
| 10795 | (font_pixel_size)[! HAVE_WINDOW_SYSTEM]: Return 1. | 10804 | (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1. |
| 10796 | (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts, | 10805 | (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts, |
| 10797 | FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f) | 10806 | FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f) |
| 10798 | only when HAVE_WINDOW_SYSTEM is defined. | 10807 | only when HAVE_WINDOW_SYSTEM is defined. |
| @@ -20626,7 +20635,7 @@ | |||
| 20626 | 20635 | ||
| 20627 | 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) | 20636 | 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) |
| 20628 | 20637 | ||
| 20629 | * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error. | 20638 | * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error. |
| 20630 | 20639 | ||
| 20631 | 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change) | 20640 | 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change) |
| 20632 | 20641 | ||
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10 index d4d99a80a18..39b70d9b199 100644 --- a/src/ChangeLog.10 +++ b/src/ChangeLog.10 | |||
| @@ -2137,7 +2137,7 @@ | |||
| 2137 | 2137 | ||
| 2138 | * Makefile.in (keymap.o): Add "keymap.h" and "window.h" dependencies. | 2138 | * Makefile.in (keymap.o): Add "keymap.h" and "window.h" dependencies. |
| 2139 | 2139 | ||
| 2140 | * keymap.c: include "window.h". | 2140 | * keymap.c: Include "window.h". |
| 2141 | (Fcommand_remapping): New optional POSITION argument. | 2141 | (Fcommand_remapping): New optional POSITION argument. |
| 2142 | (Fkey_binding): New optional POSITION argument. Completely rework | 2142 | (Fkey_binding): New optional POSITION argument. Completely rework |
| 2143 | handling of mouse clicks to get the same order of keymaps as | 2143 | handling of mouse clicks to get the same order of keymaps as |
| @@ -5867,9 +5867,9 @@ | |||
| 5867 | 5867 | ||
| 5868 | 2005-12-26 Luc Teirlinck <teirllm@auburn.edu> | 5868 | 2005-12-26 Luc Teirlinck <teirllm@auburn.edu> |
| 5869 | 5869 | ||
| 5870 | * keyboard.h: extern last_point_position_window. | 5870 | * keyboard.h: Extern last_point_position_window. |
| 5871 | 5871 | ||
| 5872 | * undo.c: include keyboard.h. | 5872 | * undo.c: Include keyboard.h. |
| 5873 | 5873 | ||
| 5874 | * Makefile.in (undo.o): Depend on keyboard.h. | 5874 | * Makefile.in (undo.o): Depend on keyboard.h. |
| 5875 | 5875 | ||
| @@ -8276,7 +8276,7 @@ | |||
| 8276 | * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix. | 8276 | * xdisp.c (syms_of_xdisp) <nobreak-char-display>: Doc fix. |
| 8277 | (syms_of_xdisp) <void-text-area-pointer>: Doc fix. | 8277 | (syms_of_xdisp) <void-text-area-pointer>: Doc fix. |
| 8278 | 8278 | ||
| 8279 | * fileio.c (Frename_file)[!DOS_NT]: Don't call chown on MSDOS/Windows. | 8279 | * fileio.c (Frename_file) [!DOS_NT]: Don't call chown on MSDOS/Windows. |
| 8280 | 8280 | ||
| 8281 | 2005-06-23 Richard M. Stallman <rms@gnu.org> | 8281 | 2005-06-23 Richard M. Stallman <rms@gnu.org> |
| 8282 | 8282 | ||
| @@ -12611,7 +12611,7 @@ | |||
| 12611 | * macterm.c (mac_check_for_quit_char): Remove warning for using | 12611 | * macterm.c (mac_check_for_quit_char): Remove warning for using |
| 12612 | NULL where 0 should be used. | 12612 | NULL where 0 should be used. |
| 12613 | * unexmacosx.c: Use malloc/malloc.h on Tiger instead of | 12613 | * unexmacosx.c: Use malloc/malloc.h on Tiger instead of |
| 12614 | objc/malloc.h | 12614 | objc/malloc.h. |
| 12615 | * mac.c: Include time.h for Tiger compatibility. | 12615 | * mac.c: Include time.h for Tiger compatibility. |
| 12616 | 12616 | ||
| 12617 | 2004-10-07 Kim F. Storm <storm@cua.dk> | 12617 | 2004-10-07 Kim F. Storm <storm@cua.dk> |
| @@ -12843,7 +12843,7 @@ | |||
| 12843 | * Makefile.in (msdos.o): Depend on buffer.h, commands.h, and | 12843 | * Makefile.in (msdos.o): Depend on buffer.h, commands.h, and |
| 12844 | blockinput.h. | 12844 | blockinput.h. |
| 12845 | (dosfns.o): Depend on blockinput.h, window.h, dispextern.h, | 12845 | (dosfns.o): Depend on blockinput.h, window.h, dispextern.h, |
| 12846 | charset.h, and coding.h | 12846 | charset.h, and coding.h. |
| 12847 | (w16select.o): Depend on buffer.h, charset.h, coding.h, and composite.h. | 12847 | (w16select.o): Depend on buffer.h, charset.h, coding.h, and composite.h. |
| 12848 | (term.o): Depend on window.h and keymap.h. | 12848 | (term.o): Depend on window.h and keymap.h. |
| 12849 | (abbrev.o): Depend on syntax.h. | 12849 | (abbrev.o): Depend on syntax.h. |
| @@ -17222,7 +17222,7 @@ | |||
| 17222 | 2003-09-01 Jason Rumney <jasonr@gnu.org> | 17222 | 2003-09-01 Jason Rumney <jasonr@gnu.org> |
| 17223 | 17223 | ||
| 17224 | * makefile.w32-in (alloca.o): Remove. | 17224 | * makefile.w32-in (alloca.o): Remove. |
| 17225 | (coding.o): Depend on intervals.h | 17225 | (coding.o): Depend on intervals.h. |
| 17226 | (emacs.o, bytecode.o): Depend on window.h. | 17226 | (emacs.o, bytecode.o): Depend on window.h. |
| 17227 | 17227 | ||
| 17228 | 2003-09-01 Dave Love <fx@gnu.org> | 17228 | 2003-09-01 Dave Love <fx@gnu.org> |
| @@ -22643,7 +22643,7 @@ | |||
| 22643 | (Fx_popup_menu): Don't show pop up menu until preceding one is | 22643 | (Fx_popup_menu): Don't show pop up menu until preceding one is |
| 22644 | actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block. | 22644 | actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block. |
| 22645 | 22645 | ||
| 22646 | * w32menu.c: Changes adapted from xmenu.c | 22646 | * w32menu.c: Changes adapted from xmenu.c. |
| 22647 | (set_frame_menubar): First parse all submenus, | 22647 | (set_frame_menubar): First parse all submenus, |
| 22648 | then make widget_value trees from them. | 22648 | then make widget_value trees from them. |
| 22649 | Don't allocate any widget_value objects | 22649 | Don't allocate any widget_value objects |
| @@ -24232,7 +24232,7 @@ | |||
| 24232 | m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h, | 24232 | m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/ibmrt.h, |
| 24233 | m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h, | 24233 | m/ibms390.h, m/intel386.h, m/iris4d.h, m/irist.h, m/isi-ov.h, |
| 24234 | m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h, | 24234 | m/m68k.h, m/macppc.h, m/masscomp.h, m/mg1.h, m/mips-siemens.h, |
| 24235 | m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h | 24235 | m/mips.h, m/news-r6.h, m/news.h, m/next.h, m/nh3000.h, m/nh4000.h, |
| 24236 | m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h, | 24236 | m/ns32000.h, m/orion.h, m/pfa50.h, m/plexus.h, m/pmax.h, |
| 24237 | m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h, | 24237 | m/powerpcle.h, m/pyrmips.h, m/sequent-ptx.h, m/sequent.h, |
| 24238 | m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h, | 24238 | m/sparc.h, m/sr2k.h, m/symmetry.h, m/tad68k.h, m/tahoe.h, |
diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index de162cb39bc..6da7b6862a5 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 | |||
| @@ -2886,10 +2886,10 @@ | |||
| 2886 | 2886 | ||
| 2887 | * sysdep.c: Define numerous routines to emulate Unix system calls. | 2887 | * sysdep.c: Define numerous routines to emulate Unix system calls. |
| 2888 | 2888 | ||
| 2889 | * xfaces.c: on MacOS, define the set of colors listed in rgb.txt | 2889 | * xfaces.c: On MacOS, define the set of colors listed in rgb.txt |
| 2890 | file of an X Window environment. | 2890 | file of an X Window environment. |
| 2891 | 2891 | ||
| 2892 | * xfaces.c: on MacOS, define the Lisp functions x-display-color-p, | 2892 | * xfaces.c: On MacOS, define the Lisp functions x-display-color-p, |
| 2893 | x-display-grayscale, x-color-defined-p, and x-color-values. | 2893 | x-display-grayscale, x-color-defined-p, and x-color-values. |
| 2894 | 2894 | ||
| 2895 | * sysdep.c [macintosh] (stat, fstat, mkdir, rmdir, utime, access) | 2895 | * sysdep.c [macintosh] (stat, fstat, mkdir, rmdir, utime, access) |
| @@ -3160,7 +3160,7 @@ | |||
| 3160 | 3160 | ||
| 3161 | 1999-08-25 Alexandre Oliva <oliva@dcc.unicamp.br> | 3161 | 1999-08-25 Alexandre Oliva <oliva@dcc.unicamp.br> |
| 3162 | 3162 | ||
| 3163 | * unexelf.c: Merge IRIX debugging info patch from unexsgi.c | 3163 | * unexelf.c: Merge IRIX debugging info patch from unexsgi.c. |
| 3164 | * m/iris4d.h: Use unexelf for IRIX 5.*. | 3164 | * m/iris4d.h: Use unexelf for IRIX 5.*. |
| 3165 | * m/iris5d.h: Use unexelf for IRIX 6.*. | 3165 | * m/iris5d.h: Use unexelf for IRIX 6.*. |
| 3166 | * unexsgi.c: Deleted. | 3166 | * unexsgi.c: Deleted. |
| @@ -3767,8 +3767,8 @@ | |||
| 3767 | 1999-08-06 Gerd Moellmann <gerd@gnu.org> | 3767 | 1999-08-06 Gerd Moellmann <gerd@gnu.org> |
| 3768 | 3768 | ||
| 3769 | * xdisp.c (compute_line_metrics): If first line's physical ascent | 3769 | * xdisp.c (compute_line_metrics): If first line's physical ascent |
| 3770 | is larger than its logical ascent, use the physical ascent, and | 3770 | is larger than its logical ascent, use the physical ascent, and |
| 3771 | make the row taller. Set row's overlapping_p flag. | 3771 | make the row taller. Set row's overlapping_p flag. |
| 3772 | 3772 | ||
| 3773 | * dispnew.c (redraw_overlapping_rows): Use flag overlapping_p. | 3773 | * dispnew.c (redraw_overlapping_rows): Use flag overlapping_p. |
| 3774 | (direct_output_for_insert): Ditto. | 3774 | (direct_output_for_insert): Ditto. |
| @@ -4675,7 +4675,7 @@ | |||
| 4675 | 4675 | ||
| 4676 | 1999-06-04 Gerd Moellmann <gerd@gnu.org> | 4676 | 1999-06-04 Gerd Moellmann <gerd@gnu.org> |
| 4677 | 4677 | ||
| 4678 | * xfaces.c (recompute_basic_faces)[GLYPH_DEBUG]: Check return | 4678 | * xfaces.c (recompute_basic_faces) [GLYPH_DEBUG]: Check return |
| 4679 | value of realize_basic_faces. | 4679 | value of realize_basic_faces. |
| 4680 | (load_face_font_or_fontset): Store full font name in face. | 4680 | (load_face_font_or_fontset): Store full font name in face. |
| 4681 | (realize_default_face): Use full font name. | 4681 | (realize_default_face): Use full font name. |
| @@ -5601,9 +5601,9 @@ | |||
| 5601 | * window.c (coordinates_in_window): Use CURRENT_MODE_LINE_HEIGHT. | 5601 | * window.c (coordinates_in_window): Use CURRENT_MODE_LINE_HEIGHT. |
| 5602 | 5602 | ||
| 5603 | * xdisp.c (redisplay_window): If mode line height has changed, | 5603 | * xdisp.c (redisplay_window): If mode line height has changed, |
| 5604 | arrange for a thorough immediate redisplay using the correct mode | 5604 | arrange for a thorough immediate redisplay using the correct mode |
| 5605 | line height. | 5605 | line height. |
| 5606 | (window_box_height): Use CURRENT_MODE_LINE_HEIGHT. | 5606 | (window_box_height): Use CURRENT_MODE_LINE_HEIGHT. |
| 5607 | 5607 | ||
| 5608 | * dispextern.h (MATRIX_MODE_LINE_HEIGHT): New. | 5608 | * dispextern.h (MATRIX_MODE_LINE_HEIGHT): New. |
| 5609 | (CURRENT_MODE_LINE_HEIGHT): New. | 5609 | (CURRENT_MODE_LINE_HEIGHT): New. |
| @@ -7062,7 +7062,7 @@ | |||
| 7062 | 1998-05-04 Gerd Moellmann <gerd@gnu.org> | 7062 | 1998-05-04 Gerd Moellmann <gerd@gnu.org> |
| 7063 | 7063 | ||
| 7064 | * Makefile.in (LIBXPM): If not already defined, define to -lXpm. | 7064 | * Makefile.in (LIBXPM): If not already defined, define to -lXpm. |
| 7065 | (LIBX)[HAVE_X11]: Add LIBXPM. | 7065 | (LIBX) [HAVE_X11]: Add LIBXPM. |
| 7066 | 7066 | ||
| 7067 | * xfns.c (xpm_image_p): Implementation of image type functions | 7067 | * xfns.c (xpm_image_p): Implementation of image type functions |
| 7068 | for XPM. | 7068 | for XPM. |
| @@ -10052,7 +10052,7 @@ | |||
| 10052 | 10052 | ||
| 10053 | * xterm.h (WINDOW_COL_PIXEL_X etc.) Removed. | 10053 | * xterm.h (WINDOW_COL_PIXEL_X etc.) Removed. |
| 10054 | 10054 | ||
| 10055 | * dispextern.h (WINDOW_TO_FRAME_HPOS/VPOS): Moved to dispnew.c | 10055 | * dispextern.h (WINDOW_TO_FRAME_HPOS/VPOS): Moved to dispnew.c. |
| 10056 | 10056 | ||
| 10057 | * xfns.c (x_contour_region): Use pixel coordinates from window | 10057 | * xfns.c (x_contour_region): Use pixel coordinates from window |
| 10058 | cursor instead of WINDOW_TO_FRAME_H/VPOS. | 10058 | cursor instead of WINDOW_TO_FRAME_H/VPOS. |
| @@ -10897,7 +10897,7 @@ | |||
| 10897 | (MATRIX_ROW_INVERSE_P): Former MATRIX_ROW_HIGHLIGHT_P. | 10897 | (MATRIX_ROW_INVERSE_P): Former MATRIX_ROW_HIGHLIGHT_P. |
| 10898 | (struct glyph_row): HIGHLIGHT_P -> INVERSE_P | 10898 | (struct glyph_row): HIGHLIGHT_P -> INVERSE_P |
| 10899 | 10899 | ||
| 10900 | * all files: use above new names. | 10900 | * all files: Use above new names. |
| 10901 | 10901 | ||
| 10902 | * dispnew.c (scroll_frame_lines): Simplified. Use | 10902 | * dispnew.c (scroll_frame_lines): Simplified. Use |
| 10903 | SCROLL_GLYPH_MATRIX. | 10903 | SCROLL_GLYPH_MATRIX. |
| @@ -10961,7 +10961,7 @@ | |||
| 10961 | (init_display): Ditto. | 10961 | (init_display): Ditto. |
| 10962 | (syms_of_display): Ditto. | 10962 | (syms_of_display): Ditto. |
| 10963 | 10963 | ||
| 10964 | * dispextern.h: add prototypes for REDRAW_FRAME, | 10964 | * dispextern.h: Add prototypes for REDRAW_FRAME, |
| 10965 | REDRAW_GARBAGED_FRAMES, CANCEL_LINE, CLEAR_FRAME_RECORDS, | 10965 | REDRAW_GARBAGED_FRAMES, CANCEL_LINE, CLEAR_FRAME_RECORDS, |
| 10966 | INIT_DESIRED_GLYPHS, SCROLL_FRAME_LINES, PRESERVE_OTHER_COLUMNS, | 10966 | INIT_DESIRED_GLYPHS, SCROLL_FRAME_LINES, PRESERVE_OTHER_COLUMNS, |
| 10967 | ADJUST_WINDOW_CHARSTARTS, CANCEL_MY_COLUMNS, | 10967 | ADJUST_WINDOW_CHARSTARTS, CANCEL_MY_COLUMNS, |
| @@ -11108,9 +11108,9 @@ | |||
| 11108 | (make_window): Initialize DESIRED_MATRIX and CURRENT_MATRIX. | 11108 | (make_window): Initialize DESIRED_MATRIX and CURRENT_MATRIX. |
| 11109 | (replace_window): Reset DESIRED_MATRIX and CURRENT_MATRIX | 11109 | (replace_window): Reset DESIRED_MATRIX and CURRENT_MATRIX |
| 11110 | 11110 | ||
| 11111 | * Makefile.in (window.o): Add dependency window.c -> dispextern.h | 11111 | * Makefile.in (window.o): Add dependency window.c -> dispextern.h. |
| 11112 | 11112 | ||
| 11113 | * window.c: Include dispextern.h | 11113 | * window.c: Include dispextern.h. |
| 11114 | 11114 | ||
| 11115 | * scroll.c (do_scrolling): Use new glyphs. | 11115 | * scroll.c (do_scrolling): Use new glyphs. |
| 11116 | (do_direct_scrolling): Ditto. | 11116 | (do_direct_scrolling): Ditto. |
| @@ -11141,9 +11141,9 @@ | |||
| 11141 | (write_glyphs): Ditto. | 11141 | (write_glyphs): Ditto. |
| 11142 | (insert_glyphs): Ditto. | 11142 | (insert_glyphs): Ditto. |
| 11143 | 11143 | ||
| 11144 | * Makefile.in (term.o): term.c depends on dispextern.h | 11144 | * Makefile.in (term.o): term.c depends on dispextern.h. |
| 11145 | 11145 | ||
| 11146 | * term.c: Include dispextern.h | 11146 | * term.c: Include dispextern.h. |
| 11147 | 11147 | ||
| 11148 | * dispnew.c (direct_output_forward_char): Old glyph functions | 11148 | * dispnew.c (direct_output_forward_char): Old glyph functions |
| 11149 | removed, new inserted. | 11149 | removed, new inserted. |
| @@ -11560,8 +11560,8 @@ | |||
| 11560 | 1999-05-02 Andrew Innes <andrewi@gnu.org> | 11560 | 1999-05-02 Andrew Innes <andrewi@gnu.org> |
| 11561 | 11561 | ||
| 11562 | * s/ms-w32.h (HAVE_FSYNC): New macro. | 11562 | * s/ms-w32.h (HAVE_FSYNC): New macro. |
| 11563 | (fsync): Map to _commit. | 11563 | (fsync): Map to _commit. |
| 11564 | (ftruncate): Map to _chsize. | 11564 | (ftruncate): Map to _chsize. |
| 11565 | 11565 | ||
| 11566 | * w32term.c (dumpglyphs): On Windows NT, do output in Unicode even | 11566 | * w32term.c (dumpglyphs): On Windows NT, do output in Unicode even |
| 11567 | for ASCII, if enabled, to avoid memory allocation overhead for | 11567 | for ASCII, if enabled, to avoid memory allocation overhead for |
| @@ -11666,7 +11666,7 @@ | |||
| 11666 | 11666 | ||
| 11667 | * fontset.c (Fquery_fontset): Don't check for fontset aliases here. | 11667 | * fontset.c (Fquery_fontset): Don't check for fontset aliases here. |
| 11668 | (Fnew_fontset, Fset_fontset_font): Check for them here. | 11668 | (Fnew_fontset, Fset_fontset_font): Check for them here. |
| 11669 | (Ffontset_info, Fnew_fontset, Fset_fontset_font): | 11669 | (Ffontset_info, Fnew_fontset, Fset_fontset_font): |
| 11670 | Fix error message syntax. | 11670 | Fix error message syntax. |
| 11671 | 11671 | ||
| 11672 | * buffer.c (Fmake_indirect_buffer): Copy multibyte status | 11672 | * buffer.c (Fmake_indirect_buffer): Copy multibyte status |
| @@ -12775,7 +12775,7 @@ | |||
| 12775 | 1998-12-06 Eli Zaretskii <eliz@mescaline.gnu.org> | 12775 | 1998-12-06 Eli Zaretskii <eliz@mescaline.gnu.org> |
| 12776 | 12776 | ||
| 12777 | * Makefile.in (msdos.o): Depend on termchar.h, charset.h, | 12777 | * Makefile.in (msdos.o): Depend on termchar.h, charset.h, |
| 12778 | coding.h, and disptab.h | 12778 | coding.h, and disptab.h. |
| 12779 | 12779 | ||
| 12780 | * msdos.c (Vdos_unsupported_char_glyph): New variable. | 12780 | * msdos.c (Vdos_unsupported_char_glyph): New variable. |
| 12781 | (syms_of_msdos): DEFVAR_LISP it. | 12781 | (syms_of_msdos): DEFVAR_LISP it. |
diff --git a/src/w32fns.c b/src/w32fns.c index 938bd463b25..795e7208569 100644 --- a/src/w32fns.c +++ b/src/w32fns.c | |||
| @@ -5427,6 +5427,10 @@ x_create_tip_frame (dpyinfo, parms, text) | |||
| 5427 | 5427 | ||
| 5428 | kb = dpyinfo->terminal->kboard; | 5428 | kb = dpyinfo->terminal->kboard; |
| 5429 | 5429 | ||
| 5430 | /* The calls to x_get_arg remove elements from PARMS, so copy it to | ||
| 5431 | avoid destructive changes behind our caller's back. */ | ||
| 5432 | parms = Fcopy_alist (parms); | ||
| 5433 | |||
| 5430 | /* Get the name of the frame to use for resource lookup. */ | 5434 | /* Get the name of the frame to use for resource lookup. */ |
| 5431 | name = x_get_arg (dpyinfo, parms, Qname, "name", "Name", RES_TYPE_STRING); | 5435 | name = x_get_arg (dpyinfo, parms, Qname, "name", "Name", RES_TYPE_STRING); |
| 5432 | if (!STRINGP (name) | 5436 | if (!STRINGP (name) |