Luc Teirlinck
1a036ae0f7
*** empty log message ***
2003-06-17 02:31:08 +00:00
Juanma Barranquero
35157cad7a
*** empty log message ***
2003-06-16 21:46:50 +00:00
Juanma Barranquero
8f0b0ca5f5
(sh-while-getopts, sh-if, sh-case): Revert part of previous change.
2003-06-16 21:41:18 +00:00
Juanma Barranquero
0a2d0bd4db
New file.
2003-06-16 21:33:54 +00:00
Juanma Barranquero
259be4e69d
(recover-session-finish): Don't give up when there are two consecutive empty
...
lines in the auto-save-list file.
2003-06-16 21:24:07 +00:00
Stefan Monnier
9817a6a3ee
(ispell-menu-bar): Don't autoload.
...
(cvs-global-menu): Use the function rather than the variable.
2003-06-16 20:30:31 +00:00
Stefan Monnier
648a3c0c3c
(cvs-global-menu): Define as a function as well.
2003-06-16 20:21:42 +00:00
Stefan Monnier
2f74c84b7d
(debug): Fix call to message.
2003-06-16 18:54:23 +00:00
Stefan Monnier
d7672cf846
(cua-mode): Use explicit arg to turn off minor modes.
2003-06-16 17:24:45 +00:00
Andreas Schwab
cda7bd131f
.
2003-06-16 16:56:05 +00:00
Andreas Schwab
816c421e41
(Creating Hash): Fix description of :weakness.
2003-06-16 16:55:51 +00:00
Stefan Monnier
084ec4ce18
(cl-macroexpand-all):
...
Don't burp if (cadr (caddr found)) encounters a non-list element.
2003-06-16 16:35:05 +00:00
Stefan Monnier
cc1084a841
(cl-parse-loop-clause): Use map-keymap.
...
(defsubst*): Don't put a `cl-whole argument if it's not used.
2003-06-16 16:31:29 +00:00
Stefan Monnier
b86170f9b7
(pushnew): Use keywordp.
2003-06-16 16:27:27 +00:00
Stefan Monnier
cba937fd5c
(disassemble): Accept plain expressions.
2003-06-16 16:26:34 +00:00
Stefan Monnier
3066d4ada1
(add-log-edit-prev-comment, add-log-edit-next-comment): New commands.
...
(change-log-mode-map): Bind them.
(smerge-resolve-function): Declare to quieten the byte-compiler.
(change-log-mode): Add the keymap to the docstring.
2003-06-16 15:16:59 +00:00
Stefan Monnier
6793bc6322
(mark_kboards): Move to keyboard.c.
2003-06-15 21:49:23 +00:00
Stefan Monnier
1269a76123
(mark_kboards): New fun, moved from alloc.c. Mark kbd_buffer.
...
(record_asynch_buffer_change, read_avail_input): Don't pass uninitialized
data to kbd_buffer_store_event.
2003-06-15 21:46:53 +00:00
Stefan Monnier
2cd679c3c8
(x_dispatch_event): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 21:20:55 +00:00
Stefan Monnier
38f7dce375
(find_and_call_menu_selection): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 21:18:03 +00:00
Stefan Monnier
d86705ece6
(handle_tool_bar_click): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 21:16:11 +00:00
Stefan Monnier
f456401b96
(menubar_selection_callback): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 21:05:34 +00:00
Stefan Monnier
50acda85ee
(kbd_input_ast, read_input_waiting): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 21:04:16 +00:00
Stefan Monnier
c658018ff8
(dos_rawgetc): Don't pass uninitialized data to kbd_buffer_store_event.
2003-06-15 21:00:45 +00:00
Stefan Monnier
c61ab2a006
(mac_check_for_quit_char): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 20:59:24 +00:00
Stefan Monnier
aa4ac49462
(xg_tool_bar_callback): Don't pass uninitialized
...
data to kbd_buffer_store_event.
2003-06-15 20:56:40 +00:00
Stefan Monnier
5400da8f3f
(EVENT_INIT): New macro.
2003-06-15 20:52:33 +00:00
Kim F. Storm
57dd22f4e8
(x_fix_overlapping_area): Always use area relative X to fix redisplay
...
problem with tall characters (such as A-tilde).
2003-06-14 23:01:54 +00:00
Kim F. Storm
b3ea810c38
*** empty log message ***
2003-06-14 23:01:02 +00:00
Stefan Monnier
f47f530244
(copyright-update-year): New function extracted from copyright-update.
...
When `arg' is set, replace the year, not the `copyright' text.
Ignore `copyright-update = nil' if called interactively.
Use "," rather than ", " if that's what was used before.
Recognize mixes of 2 and 4 digit years.
Use replace-match.
(copyright-update): Add interactivep arg. Use it instead of use last-command.
Use replace-match. Don't assume (point-min) == 1.
2003-06-14 20:11:37 +00:00
Stefan Monnier
effe34908c
*** empty log message ***
2003-06-14 20:02:59 +00:00
Stefan Monnier
bf4ec22239
(tex-compile-commands): Handle tex-start-commands like tex-start-tex does.
2003-06-14 19:56:50 +00:00
Stefan Monnier
f5a9b1805c
(custom-get-fresh-buffer): Kill overlays before erasing the buffer.
2003-06-14 19:04:20 +00:00
Jason Rumney
b35319bfc2
Documented Mouse wheel problems on MS-Windows.
2003-06-14 11:26:08 +00:00
Kai Großjohann
b8f75eda19
(Fcopy_file): Doc fix: copies file modes, too.
2003-06-13 08:40:16 +00:00
Kai Großjohann
fbcffa4ab1
(Changing Files): copy-file copies file modes, too.
2003-06-13 08:39:58 +00:00
Kenichi Handa
4a38de71d8
(Fwrite_region): Save and restore restriction.
2003-06-12 23:23:48 +00:00
Kenichi Handa
ba92ce489a
*** empty log message ***
2003-06-12 23:23:33 +00:00
Juanma Barranquero
72598bf84f
*** empty log message ***
2003-06-12 22:31:29 +00:00
Juanma Barranquero
6ed020c838
(shell-command-separator-regexp): New variable.
...
(shell-directory-tracker): Make regexp used for skipping to next command
correspond to one used for command itself.
2003-06-12 22:20:49 +00:00
Dave Love
b80263be1b
Remove redundant include of unistd.h, stdlib.h. Use
...
HAVE_DECL_SYS_SIGLIST, not SYS_SIGLIST_DECLARED.
2003-06-12 22:14:31 +00:00
Dave Love
2136598a91
(alloca): Declare arg as size_t.
2003-06-12 22:09:14 +00:00
Juanma Barranquero
4a15fdc6c8
(texinfo-format-scan): Silence `whitespace-cleanup'.
2003-06-12 22:09:06 +00:00
Glenn Morris
b9c3a97d1d
(display-time-hook, timeclock-modeline-display): Define for byte-compiler.
...
(timeclock-time-to-date, timeclock-workday-remaining)
(timeclock-time-to-seconds, timeclock-seconds-to-time): Move earlier
in the file so defined before used.
(timeclock-status-string): No need for `let*' so use `let'.
(timeclock-query-out): Always return a non-nil value.
2003-06-12 17:28:48 +00:00
Glenn Morris
c110d2729c
*** empty log message ***
2003-06-12 17:28:09 +00:00
Stefan Monnier
88c2c26928
*** empty log message ***
2003-06-12 00:36:28 +00:00
Sam Steingold
3e7b210cdd
(pop3-leave-mail-on-server): New user variable.
...
(pop3-movemail): Delete mail only when it is nil.
2003-06-11 21:44:12 +00:00
Dave Love
b23c0a83dc
(shrink_regexp_cache): Use xrealloc.
...
(syms_of_search): Use xmalloc.
2003-06-11 11:43:52 +00:00
Rajesh Vaidheeswarran
72f295ec18
Respect user preference
2003-06-11 04:00:33 +00:00
Rajesh Vaidheeswarran
37a23b5dfd
Update whitespace.el
2003-06-11 03:50:45 +00:00