Stefan Monnier
|
e429e0b87f
|
(binhex-decode-region): Don't hardcode point-min == 1.
|
2002-11-19 15:56:01 +00:00 |
|
Markus Rost
|
4e2ad9eaea
|
(defgroup lisp-shadow): New group name. Previous group name shadow is
used in shadowfile.el.
(shadows-compare-text-p): Use group lisp-shadow.
|
2002-11-19 15:01:56 +00:00 |
|
Dave Love
|
04dbfa089e
|
(bcopy, bzero, bcmp): Don't define.
|
2002-11-19 14:47:11 +00:00 |
|
Juanma Barranquero
|
06c3eeed12
|
Fix spacing and adapt to GNU coding conventions.
|
2002-11-19 13:05:28 +00:00 |
|
Juanma Barranquero
|
7be215b4a4
|
*** empty log message ***
|
2002-11-19 12:18:07 +00:00 |
|
Juanma Barranquero
|
4c11103ac0
|
*** empty log message ***
|
2002-11-19 09:31:31 +00:00 |
|
Ben Key
|
29f538e6b9
|
Fixed a bug in makefile.w32-in that caused the documentation for the built in function play-sound-internal not to be included in /etc/DOC.
|
2002-11-19 07:50:22 +00:00 |
|
Juanma Barranquero
|
4f23d31cf4
|
(describe-register-1): Don't assign to val the value returned by
`remove-list-of-text-properties'.
|
2002-11-19 07:38:38 +00:00 |
|
Jason Rumney
|
8f92c555dc
|
(xpm_format, pbm_format, png_format, jpeg_format, tiff_format)
(gif_format, gs_format): Use IMAGE_ASCENT_VALUE.
(xpm_image_p, pbm_image_p, png_image_p, jpeg_image_p)
(tiff_image_p, gif_image_p, gs_image_p): Don't check ascent.
|
2002-11-18 23:07:39 +00:00 |
|
Jason Rumney
|
adda530bc8
|
(x_build_heuristic_mask): Filter palette info from color.
(XPutPixel): Swap blue and red.
|
2002-11-18 21:32:55 +00:00 |
|
Jason Rumney
|
cf234711dc
|
*** empty log message ***
|
2002-11-18 21:29:05 +00:00 |
|
Markus Rost
|
0082111598
|
(cvs-minor-mode, cvs-mode-commit-hook): Add group.
|
2002-11-18 20:56:45 +00:00 |
|
Jason Rumney
|
0040b8760a
|
(x_build_heuristic_mask): Filter palette info from color.
|
2002-11-18 20:16:39 +00:00 |
|
Jason Rumney
|
b4aebae399
|
*** empty log message ***
|
2002-11-18 20:06:15 +00:00 |
|
Dave Love
|
0d6f37680e
|
Use AC_GNU_SOURCE.
Test for bzero.
(nlist.h): Move test up.
|
2002-11-18 19:24:03 +00:00 |
|
Dave Love
|
d824beee65
|
*** empty log message ***
|
2002-11-18 16:50:02 +00:00 |
|
Dave Love
|
615833d2c3
|
Don't define
alloca.
|
2002-11-18 16:48:15 +00:00 |
|
Dave Love
|
5067721060
|
(bcopy, bzero, bcmp): Don't define.
|
2002-11-18 16:45:33 +00:00 |
|
Dave Love
|
e0db4f149c
|
Don't define alloca.
|
2002-11-18 16:44:04 +00:00 |
|
Dave Love
|
dee8ab28ac
|
Don't include alloca.h.
|
2002-11-18 16:37:53 +00:00 |
|
Dave Love
|
ca55a74c0b
|
Remove comments.
|
2002-11-18 16:34:38 +00:00 |
|
Dave Love
|
fd228b23c1
|
(HAVE_ALLOCA): Don't define.
|
2002-11-18 16:33:50 +00:00 |
|
Dave Love
|
28bf64d56f
|
Don't include alloca.h or define alloca.
|
2002-11-18 16:31:34 +00:00 |
|
Dave Love
|
1cc7156226
|
Don't include alloca.h, stdlib.h. Don't declare
malloc, realloc, calloc.
|
2002-11-18 16:27:08 +00:00 |
|
Dave Love
|
91b5aa9aac
|
Maybe define bcopy, bzero, bcmp.
|
2002-11-18 16:24:41 +00:00 |
|
Dave Love
|
cfae195296
|
(bcopy, bzero, bcmp, alloca): Don't define.
|
2002-11-18 16:15:15 +00:00 |
|
Dave Love
|
a13ec137bb
|
Don't define LIB_STANDARD.
|
2002-11-18 16:11:32 +00:00 |
|
Dave Love
|
87d8f6c5f8
|
Move OSF1 stuff from here to s/osf1.h.
|
2002-11-18 16:04:23 +00:00 |
|
Dave Love
|
1d89948553
|
Move OSF1 stuff from m/alpha.h to here.
|
2002-11-18 16:02:39 +00:00 |
|
Dave Love
|
7d7d9b8484
|
(HAVE_FSYNC): Don't define.
|
2002-11-18 15:53:38 +00:00 |
|
Dave Love
|
1998560a7e
|
*** empty log message ***
|
2002-11-18 15:41:27 +00:00 |
|
Dave Love
|
1fc84d77bb
|
(_GNU_SOURCE): Don't define.
|
2002-11-18 15:40:28 +00:00 |
|
Dave Love
|
189d79a123
|
(_GNU_SOURCE, HAVE_FSYNC): Don't define.
|
2002-11-18 15:39:55 +00:00 |
|
Dave Love
|
5b400482b0
|
Include unistd.h, string.h, stdlib.h,
fcntl.h, stdarg.h conditionally.
(_GNU_SOURCE, __attribute__): Don't define.
(optarg, optind, opterr): Declare.
(lose, lose_syserr): Use NO_RETURN.
(get_user_id): Use P_.
|
2002-11-18 15:35:07 +00:00 |
|
Kai Großjohann
|
e440b20e5e
|
(fancy-diary-font-lock-keywords): Grok month numbers, too.
|
2002-11-18 09:05:23 +00:00 |
|
Juanma Barranquero
|
74f39ce948
|
(smtpmail-send-queued-mail): Add autoload cookie.
|
2002-11-18 08:05:28 +00:00 |
|
Markus Rost
|
8704a6abfd
|
*** empty log message ***
|
2002-11-18 06:45:34 +00:00 |
|
Markus Rost
|
40154c7910
|
Include sol2-6.h.
|
2002-11-18 06:44:22 +00:00 |
|
Markus Rost
|
f435bd1eeb
|
(*-sunos5*, *-solaris*): New configuration.
|
2002-11-18 06:41:51 +00:00 |
|
Markus Rost
|
e4caa91aba
|
(defgroup refill): New group.
|
2002-11-18 06:06:43 +00:00 |
|
Markus Rost
|
0428b006a6
|
*** empty log message ***
|
2002-11-18 05:05:34 +00:00 |
|
Richard M. Stallman
|
8b96caf303
|
*** empty log message ***
|
2002-11-18 04:59:52 +00:00 |
|
Richard M. Stallman
|
d8cfd377f3
|
(rmail-ignored-headers): Add more headers.
|
2002-11-18 04:59:33 +00:00 |
|
Richard M. Stallman
|
183ca06edb
|
(parse-time-elt): Var renamed from `elt'.
(parse-time-val): Var renamed from `val'. All uses changed.
|
2002-11-18 04:58:53 +00:00 |
|
Richard M. Stallman
|
fecddd0d16
|
(parse-time-rules): Mark it as risky.
|
2002-11-18 04:57:40 +00:00 |
|
Richard M. Stallman
|
28ccdfff96
|
Comment change.
|
2002-11-18 04:57:08 +00:00 |
|
Richard M. Stallman
|
63fe0a9878
|
(finder-commentary): Use buffer *Finder-package*.
|
2002-11-18 04:56:45 +00:00 |
|
Richard M. Stallman
|
4cd9f28262
|
(menu-bar-options-menu): Improve tooltip string.
|
2002-11-18 04:56:00 +00:00 |
|
Richard M. Stallman
|
40a6481652
|
(indicate-unused-lines, default-indicate-unused-lines): New variable aliases.
|
2002-11-18 04:55:28 +00:00 |
|
Richard M. Stallman
|
d17b3095e9
|
(${archlibdir}): Ignore errors operating on $(gamedir).
|
2002-11-18 04:53:59 +00:00 |
|