Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message *** | Miles Bader | 2003-09-01 | 1 | -0/+2 |
| | |||||
* | (alloca.o): Remove commands. | Dave Love | 2003-09-01 | 2 | -6/+14 |
| | | | | | | | (coding.o): Depend on intervals.h composite.h window.h. (emacs.o): Depend on window.h keyboard.h keymap.h. (gtkutil.o): Depend on keyboard.h charset.h coding.h. (bytecode.o): Depend on window.h. | ||||
* | *** empty log message *** | Kenichi Handa | 2003-09-01 | 1 | -0/+5 |
| | |||||
* | (setup-default-fontset): For Thai font, specify "*" family. | Kenichi Handa | 2003-09-01 | 1 | -1/+4 |
| | |||||
* | (previous-error): Accept a prefix argument, similarly to next-error. | Eli Zaretskii | 2003-09-01 | 2 | -4/+13 |
| | |||||
* | Document last change. | Jason Rumney | 2003-08-31 | 1 | -0/+11 |
| | |||||
* | (w32_per_char_metric): Allow cached metrics to be | Jason Rumney | 2003-08-31 | 2 | -1/+5 |
| | | | | returned even when font_type is unknown. | ||||
* | (init_iterator): Remove old WINDOWSNT conditional. | Jason Rumney | 2003-08-31 | 2 | -5/+5 |
| | |||||
* | (srcdir): Use "command.com /c cd" to produce an | Eli Zaretskii | 2003-08-31 | 2 | -1/+7 |
| | | | | | absolute file name of the current working directory. This avoids the warning from Make about circular dependencies. | ||||
* | * pcvs.el (cvs-do-removal): Use = instead of eq to check | Masatake YAMATO | 2003-08-31 | 2 | -4/+12 |
| | | | | | the numbre of files. Bind the numbre of files to a a local variable. Suggestd by Kevin Rodgers <ihs_4664@yahoo.com>. | ||||
* | Fix pixel calculation for TrueVisuals. | Jan Djärv | 2003-08-30 | 4 | -12/+63 |
| | |||||
* | *** empty log message *** | Eli Zaretskii | 2003-08-30 | 2 | -0/+11 |
| | |||||
* | (vc-make-version-backup): Fix the change made on | Eli Zaretskii | 2003-08-30 | 1 | -2/+2 |
| | | | | 2003-07-26: msdos-long-file-names is a function, not a variable. | ||||
* | Set FNCASE=y for all targets in the lisp directory, | Eli Zaretskii | 2003-08-30 | 1 | -0/+3 |
| | | | | | so that CVS etc. file names are filtered out of the list of subdirectories. | ||||
* | (redisplay_internal): Fix change of 2003-04-30. Don't | Gerd Moellmann | 2003-08-29 | 2 | -9/+18 |
| | | | | | tell redisplay display is accurate when it's actually been paused for pending input. | ||||
* | *** empty log message *** | Richard M. Stallman | 2003-08-29 | 4 | -0/+52 |
| | |||||
* | (Overlay Properties): Clarify how priorities affect use of the properties. | Richard M. Stallman | 2003-08-29 | 1 | -6/+8 |
| | |||||
* | Comment change. | Richard M. Stallman | 2003-08-29 | 2 | -3/+4 |
| | |||||
* | (Saving Emacs Sessions): Correct previous change. | Richard M. Stallman | 2003-08-29 | 1 | -2/+1 |
| | |||||
* | (adjust_glyph_matrix): Call window_box whenever W is nonzero. | Richard M. Stallman | 2003-08-29 | 1 | -4/+8 |
| | |||||
* | (Fmake_variable_buffer_local, Fmake_local_variable) | Richard M. Stallman | 2003-08-29 | 1 | -0/+6 |
| | | | | | | (Fkill_local_variable, Fmake_variable_frame_local) (Flocal_variable_p, Flocal_variable_if_set_p): Use indirect_variable to trace thru variable aliases. | ||||
* | Updated. | Richard M. Stallman | 2003-08-29 | 1 | -0/+3 |
| | |||||
* | (Fcall_interactively): Save and restore Vthis_command, Vthis_original_command, | Richard M. Stallman | 2003-08-29 | 1 | -0/+20 |
| | | | | real_this_command, and current_kboard->Vlast_command. | ||||
* | (Fexpand_abbrev): Insert before deleting. | Richard M. Stallman | 2003-08-29 | 1 | -2/+5 |
| | |||||
* | (sendmail-sync-aliases, mail-setup): | Richard M. Stallman | 2003-08-29 | 1 | -6/+8 |
| | | | | Do nothing with mail-personal-alias-file if it is nil. | ||||
* | (mail-abbrevs-sync-aliases): Do nothing if mail-personal-alias-file is nil. | Richard M. Stallman | 2003-08-29 | 1 | -6/+7 |
| | |||||
* | (term-exec-1): Bind coding-system-for-read. | Richard M. Stallman | 2003-08-29 | 1 | -0/+2 |
| | |||||
* | (dired-mouse-find-file-other-window): | Richard M. Stallman | 2003-08-29 | 1 | -17/+33 |
| | | | | | | Use dired-view-command-alist here, as in dired-view-file. (dired-view-command-alist): Use %s to substitute file name. Handle .ps_pages, .eps, .jpg, .gif, .png. | ||||
* | (Info-mode-map): Bind S-tab and <backtab> to | Richard M. Stallman | 2003-08-29 | 1 | -1/+2 |
| | | | | `Info-prev-reference', instead of M-tab. | ||||
* | (blink-matching-open): Work correctly on chars that | Richard M. Stallman | 2003-08-29 | 1 | -6/+15 |
| | | | | are designated as parens through the syntax-table text property. | ||||
* | Say there is no maintainer. | Richard M. Stallman | 2003-08-29 | 1 | -1/+1 |
| | |||||
* | Many changes. | Richard M. Stallman | 2003-08-29 | 1 | -259/+256 |
| | |||||
* | Delete old info about Irix. | Richard M. Stallman | 2003-08-29 | 1 | -31/+2 |
| | |||||
* | (kinsoku-longer, kinsoku-shorter): Do not choose a | Kenichi Handa | 2003-08-29 | 2 | -8/+27 |
| | | | | | | | line break position in the middle of a non-kinsoku (e.g. latin) word, making it skip until either a space or a character with category "|". (kinsoku-longer): Test for end of buffer. | ||||
* | (lookup_rgb_color): Handle TrueColor visuals specially. | Gerd Moellmann | 2003-08-29 | 2 | -0/+40 |
| | |||||
* | (rmail-convert-to-babyl-format): Detect | Eli Zaretskii | 2003-08-28 | 2 | -6/+81 |
| | | | | | | | quoted-printable- and base64-encoded messages and decode them automatically. Set the message's encoding from the charset= header, if any. Decode base64-encoded messages in Mail format as well. | ||||
* | (elisp.dvi, index.texi): Replace Unix shell commands with equivalent | Eli Zaretskii | 2003-08-28 | 2 | -0/+17 |
| | | | | COMMAND.COM commands. | ||||
* | (decode_coding_iso2022): Initialized local variable c2. | Kenichi Handa | 2003-08-28 | 2 | -2/+7 |
| | | | | (decode_coding_sjis_big5): Likewise. | ||||
* | (sys_pipe): Protect against file descriptor overflow. | Jason Rumney | 2003-08-27 | 1 | -4/+15 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2003-08-27 | 1 | -0/+2 |
| | |||||
* | (syms_of_w32fns): Remove non-existent functions. | Jason Rumney | 2003-08-27 | 1 | -5/+0 |
| | |||||
* | (w32_read_socket): Fix WM_MOUSEWHEEL assignment. | Jason Rumney | 2003-08-27 | 2 | -1/+3 |
| | |||||
* | *** empty log message *** | Jason Rumney | 2003-08-27 | 1 | -0/+4 |
| | |||||
* | Fix previous change: | Glenn Morris | 2003-08-26 | 1 | -6/+17 |
| | | | | | | (smtpmail-send-queued-mail): Set smtpmail-mail-address before calling smtpmail-via-smtp. (smtpmail-via-smtp): Add fall-back values for envelope-from. | ||||
* | *** empty log message *** | Glenn Morris | 2003-08-26 | 1 | -0/+7 |
| | |||||
* | (image-jpeg-p): Don't search beyond length of data. | John Paul Wallington | 2003-08-26 | 2 | -1/+6 |
| | |||||
* | Bumped patch release number. | Martin Stjernholm | 2003-08-26 | 2 | -1/+28 |
| | |||||
* | (c-lineup-math): Don't align the operators "!=", "<=" and ">=" as assignment | Martin Stjernholm | 2003-08-26 | 2 | -13/+37 |
| | | | | | | | | | operators. (c-assignment-operators): New language constant that only contains the assignment operators. (c-assignment-op-regexp): New language variable used by c-lineup-math'. | ||||
* | (c-extra-types-widget): The doc string is mandatory in | Martin Stjernholm | 2003-08-26 | 1 | -2/+2 |
| | | | | `define-widget'. | ||||
* | (c-just-after-func-arglist-p): Safeguard against unbalanced sexps. | Martin Stjernholm | 2003-08-26 | 1 | -8/+10 |
| |