aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.2
diff options
context:
space:
mode:
authorStefan Monnier2010-08-11 07:42:48 +0200
committerStefan Monnier2010-08-11 07:42:48 +0200
commitc566235d981eba73c88bbff00b6a1d88360b6e9f (patch)
treef8d653add3570fe750a83d1123ed35022e0bf4ef /src/ChangeLog.2
parent0bfdb86f425a88fe43ebc88851c6f9a6418e1862 (diff)
parent490b89acab3e759426ede25c31c94268df55e925 (diff)
downloademacs-c566235d981eba73c88bbff00b6a1d88360b6e9f.tar.gz
emacs-c566235d981eba73c88bbff00b6a1d88360b6e9f.zip
Merge from trunk
Diffstat (limited to 'src/ChangeLog.2')
-rw-r--r--src/ChangeLog.236
1 files changed, 18 insertions, 18 deletions
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2
index 7313f56ae8e..f087802e27d 100644
--- a/src/ChangeLog.2
+++ b/src/ChangeLog.2
@@ -683,7 +683,7 @@
683 (That `select' saw something on channel 0 doesn't mean it is 683 (That `select' saw something on channel 0 doesn't mean it is
684 kbd input; it could be an expose event.) 684 kbd input; it could be an expose event.)
685 685
686 * keyboard.c (read_avail_input) [FIONREAD]: Now static. 686 * keyboard.c (read_avail_input) [FIONREAD]: Now static.
687 New arg specifies value of NREAD; 687 New arg specifies value of NREAD;
688 if it is nonzero, don't call get_input_pending to get it. 688 if it is nonzero, don't call get_input_pending to get it.
689 Use kbd_buffer_store_char to put chars into kbd_buffer. 689 Use kbd_buffer_store_char to put chars into kbd_buffer.
@@ -1210,7 +1210,7 @@
1210 Remove #ifndef VMS around the sleep when buffer is full. 1210 Remove #ifndef VMS around the sleep when buffer is full.
1211 * s-vms.h: Define nonstandard PENDING_OUTPUT_COUNT for VMS use. 1211 * s-vms.h: Define nonstandard PENDING_OUTPUT_COUNT for VMS use.
1212 1212
1213 * fileio.c (file_name_as_directory) [VMS]: Fix 3rd arg to strncmp. 1213 * fileio.c (file_name_as_directory) [VMS]: Fix 3rd arg to strncmp.
1214 1214
12151987-07-17 Paul Rubin (phr@prep) 12151987-07-17 Paul Rubin (phr@prep)
1216 1216
@@ -1323,7 +1323,7 @@
1323 1323
13241987-06-09 Richard M. Stallman (rms@prep) 13241987-06-09 Richard M. Stallman (rms@prep)
1325 1325
1326 * syntax.c: (scan_lists): Clear mathexit on 2nd math-char in a pair. 1326 * syntax.c (scan_lists): Clear mathexit on 2nd math-char in a pair.
1327 1327
13281987-06-08 Richard M. Stallman (rms@prep) 13281987-06-08 Richard M. Stallman (rms@prep)
1329 1329
@@ -1442,7 +1442,7 @@
1442 Turn on call to vmserrstr. 1442 Turn on call to vmserrstr.
1443 * sysdep.c (vmserrstr) [VMS]: Define this function. 1443 * sysdep.c (vmserrstr) [VMS]: Define this function.
1444 1444
1445 * process.c (create_process) [IRIS]: Don't open the pty's tty 1445 * process.c (create_process) [IRIS]: Don't open the pty's tty
1446 in the parent process. Open only once, in the child. 1446 in the parent process. Open only once, in the child.
1447 1447
1448 * xdisp.c (redisplay_window): If window-start points nowhere, 1448 * xdisp.c (redisplay_window): If window-start points nowhere,
@@ -1544,8 +1544,8 @@
1544 1544
15451987-05-05 Richard Mlynarik (mly@prep) 15451987-05-05 Richard Mlynarik (mly@prep)
1546 1546
1547 * m-irist.h: New version from raible@orville.arpa 1547 * m-irist.h: New version from raible@orville.arpa
1548 * s-iris3-5.h: New file. (s-usg5-2 with additions) 1548 * s-iris3-5.h: New file. (s-usg5-2 with additions)
1549 1549
1550 * keyboard.c: 1550 * keyboard.c:
1551 IRIS, like HPUX, #defines but does not implement FIONREAD. 1551 IRIS, like HPUX, #defines but does not implement FIONREAD.
@@ -1566,7 +1566,7 @@
1566 Fcopy_file, Fset_file_modes: Don't use un*x modes if 1566 Fcopy_file, Fset_file_modes: Don't use un*x modes if
1567 env var USE_DOMAIN_ACLS is set. 1567 env var USE_DOMAIN_ACLS is set.
1568 Fset_file_modes: utimes fix. 1568 Fset_file_modes: utimes fix.
1569 Finsert_file_contents: Must do fstat after open for Apollo. 1569 Finsert_file_contents: Must do fstat after open for Apollo.
1570 1570
1571 * emacs.c (main): (APOLLO from lnz): 1571 * emacs.c (main): (APOLLO from lnz):
1572 Don't use un*x modes if env var USE_DOMAIN_ACLS set. 1572 Don't use un*x modes if env var USE_DOMAIN_ACLS set.
@@ -1675,7 +1675,7 @@
1675 1675
16761987-03-20 Richard Mlynarik (mly@prep) 16761987-03-20 Richard Mlynarik (mly@prep)
1677 1677
1678 * filemode.c: Hacks for set-uid/gid but not executable. 1678 * filemode.c: Hacks for set-uid/gid but not executable.
1679 1679
16801987-03-20 Richard M. Stallman (rms@prep) 16801987-03-20 Richard M. Stallman (rms@prep)
1681 1681
@@ -1966,7 +1966,7 @@
1966 1966
19671987-02-22 Richard M. Stallman (rms@prep) 19671987-02-22 Richard M. Stallman (rms@prep)
1968 1968
1969 * dispnew.c (Fopen_termscript): Close existing termscript 1969 * dispnew.c (Fopen_termscript): Close existing termscript
1970 file before trying to open a new one. Report open failure 1970 file before trying to open a new one. Report open failure
1971 with report_file_error. 1971 with report_file_error.
1972 1972
@@ -2071,7 +2071,7 @@
2071 2071
20721987-02-10 Richard Mlynarik (mly@prep) 20721987-02-10 Richard Mlynarik (mly@prep)
2073 2073
2074 * xfns.c (Fx_get_default): Add (unsigned char *) cast. 2074 * xfns.c (Fx_get_default): Add (unsigned char *) cast.
2075 2075
2076 * window.c: typo. 2076 * window.c: typo.
2077 2077
@@ -2853,7 +2853,7 @@
2853 local variables for more register decls. Compute 2853 local variables for more register decls. Compute
2854 and pass `envlen' arg to child_setup. 2854 and pass `envlen' arg to child_setup.
2855 2855
2856 * process.c (create_process): Compute and pass `envlen' arg 2856 * process.c (create_process): Compute and pass `envlen' arg
2857 to child_setup. 2857 to child_setup.
2858 2858
2859 * xterm.c (x_term_init): Don't call XPopUpWindow at all. 2859 * xterm.c (x_term_init): Don't call XPopUpWindow at all.
@@ -3102,9 +3102,9 @@
3102 [So (-259 . (259 . x)) means to format x -exactly- 259 chars wide.] 3102 [So (-259 . (259 . x)) means to format x -exactly- 259 chars wide.]
3103 3103
3104 * dispnew.c (Fding): 3104 * dispnew.c (Fding):
3105 Do not terminate macro-definition if given an argument 3105 Do not terminate macro-definition if given an argument.
3106 (This is so things like asynchronous process notifications 3106 (This is so things like asynchronous process notifications
3107 can beep but not screw) 3107 can beep but not screw.)
3108 3108
31091986-11-10 Richard M. Stallman (rms@prep) 31091986-11-10 Richard M. Stallman (rms@prep)
3110 3110
@@ -3998,7 +3998,7 @@
3998 * editfns.c (Fuser_uid, Fuser_real_uid): 3998 * editfns.c (Fuser_uid, Fuser_real_uid):
3999 New functions that return values of geteuid and getuid system calls. 3999 New functions that return values of geteuid and getuid system calls.
4000 4000
4001 * dired.c (Ffile_attributes): Value has additional element 4001 * dired.c (Ffile_attributes): Value has additional element
4002 t iff file gid would change if Emacs deletes it and recreates it. 4002 t iff file gid would change if Emacs deletes it and recreates it.
4003 4003
4004 * xdisp.c (display_mode_element): 4004 * xdisp.c (display_mode_element):
@@ -4078,7 +4078,7 @@
4078 being unbound. struct catchtag has two new fields, 4078 being unbound. struct catchtag has two new fields,
4079 gcpro and pdlcount. 4079 gcpro and pdlcount.
4080 4080
4081 * eval.c (Fthrow, Fsignal): Use unbind_catch before longjmp. 4081 * eval.c (Fthrow, Fsignal): Use unbind_catch before longjmp.
4082 4082
4083 * eval.c (internal_catch): No need to restore anything 4083 * eval.c (internal_catch): No need to restore anything
4084 from the catchtag after throw, because unbind_catch does it all. 4084 from the catchtag after throw, because unbind_catch does it all.
@@ -4657,14 +4657,14 @@
4657 4657
4658 * fileio.c (Ffile_newer_than_file_p): New Lisp primitive. 4658 * fileio.c (Ffile_newer_than_file_p): New Lisp primitive.
4659 4659
4660 * fileio.c (Ffile_exists_p): this is now distinct from 4660 * fileio.c (Ffile_exists_p): This is now distinct from
4661 Ffile_readable_p; it checks only for existence, not for 4661 Ffile_readable_p; it checks only for existence, not for
4662 readability. 4662 readability.
4663 4663
4664 * editfns.c (Fgoto_char): Use new interactive code N. 4664 * editfns.c (Fgoto_char): Use new interactive code N.
4665 4665
4666 * callint.c (Fcall_interactively): New code N 4666 * callint.c (Fcall_interactively): New code N means use
4667 means use prefix argif have one, else read number from minibuffer. 4667 prefix arg if have one, else read number from minibuffer.
4668 4668
4669 * buffer.c (record_buffer): 4669 * buffer.c (record_buffer):
4670 Don't use Frassq, Fmemq or Fdelq since their loops 4670 Don't use Frassq, Fmemq or Fdelq since their loops