2003-12-29 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (kill-some-buffers): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (internal_equal): Return t for two NaN arguments. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (comint-watch-for-password-prompt): Pass `string' as |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | Describe the change in texnfo-upd.el by Bob Chassel. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (ange-ftp-name-format): Allow USER to contain |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (Vi Macros): Fix reference to the Emacs manual. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (C Modes): Fix the xref. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (xml-get-attribute-or-nil): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (zone-mode): Use write-file-functions, not write-file... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | Use windows-1251 encoding. Fix punctuation errors. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (auto-revert-interval): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | Fix Mark Hershberg's entries for xml.el. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | Fix previous change. Remove redundant trailing whitespace. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (xml-get-attribute-or-nil): New function, like |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (easy-menu-define): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (custom-declare-theme): Use `value' when putting proper... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | Document the change in insert-for-yank. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (insert-for-yank): Call insert-for-yank-1 repetitively |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (table-yank-handler): New defcustom. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Richard M.... | (store_symval_forwarding): Handle setting default-fill... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Richard M.... | (Fset_minibuffer_window): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Richard M.... | (choose_write_coding_system): Ignore auto_saving |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (etc-modules-conf-generic-mode): A more complete set... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Eli Zaretskii | (reset-language-environment, set-language-environment... |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Kenichi Handa | (ccl-encode-koi8-font): Make it work for |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Kenichi Handa | (reset-language-environment): Call |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Kenichi Handa | (face_font_available_p): New function. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Kenichi Handa | (Voverriding_fontspec_alist): New variable. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Kenichi Handa | (face_font_available_p): Extern it. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Sam Steingold | (ange-ftp-file-attributes): Add new optional parameter... |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Richard M.... | (Fother_buffer): Don't crash if BUF is nil |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Luc Teirlinck | (Fcheck_coding_system): Further doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Luc Teirlinck | (Fcheck_coding_system): Doc fix. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Nick Roberts | (gdb-prompt): Change filter for level 3 annotations, |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Nick Roberts | (gud-gdb-command-name): Set default to |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | Add pointer text property. Add image maps. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | Fix cursor glyph height on tall rows. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (Qface, Qmouse_face): Remove unused externs. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (x_set_mouse_color): Remove bogus x_check_errors call. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (cache_face): Abort if c->size exceeds MAX_FACE_ID. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (Qarrow, Qhand, Qtext, Qpointer): New variables for |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (Qimage): Remove extern (now in lisp.h). |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (IMAGEP): New macro to test for image object type. |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (Qimage): Remove extern (now in lisp.h). |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (buffer_posn_from_coords): Fix calculation of dy for |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Kim F. Storm | (FACE_ID_BITS, MAX_FACE_ID): New defines. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Kim F. Storm | (Qface, Qmouse_face): Remove unused externs. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Kim F. Storm | (Qmouse_click, Qevent_kind): Remove unused externs. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Kim F. Storm | (show_help_event): Remove unused code. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Kim F. Storm | (eval.o): Depend on dispextern.h. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Kim F. Storm | Handle non-readable directories. |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Lars Hansen | (ls-lisp-insert-directory): Add parameter 'string in |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Per Abrahamsen | 2003-12-12 Jesper Harder <harder@ifa.au.dk> |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Paul Eggert | (rlog_options): Append -rbranchtag if CVS/Tag indicates |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Kenichi Handa | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Robert J. Chassell | (texinfo-multi-file-update): create a new list of inclu... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (ffap-read-file-or-url): Revert previous change. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Fcompleting_read): Undo previous change. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Lars Hansen | (Fdirectory_files, Fdirectory_files_and_attributes): |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Markus Rost | (Fringes): Fix typo "set-buffer-window" -> "set-window... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Thien-Thi Nguyen | (tgetst1): Scan for "%pN"; if all |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Andreas Schwab | (jka-compr-insert-file-contents): Avoid error when |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Documentation Tips): Add anchor. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (How Programs Do Loading): Add anchor. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Accessing Documentation): Add anchor. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | Replace all occurrences of @acronym{CAR} with @sc{car... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Pure Storage): Mention that `purecopy' does not copy... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Variables with Restricted Values): New node. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Lisp Data Types): Mention that certain variables can... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Function Indirection): Describe the errors that `indir... |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | (Process Information): Add anchor. |
commit | commitdiff | tree | snapshot |
2003-12-25 |
Luc Teirlinck | Various small changes in addition to the following. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Miles Bader | Fixup some ChangeLogs |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Miles Bader | Add .arch-inventory to .cvsignore |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Miles Bader | Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Markus Rost | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Miles Bader | Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Markus Rost | (vc-dired-purge): Avoid error from `kill-line'. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | Rebuild. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | Check for <sys/socket.h>. Include it before |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Jan Djärv | * Makefile.in (install-arch-dep): Don't let cd output... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | Rebuild. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | (PKG_CHECK_MODULES): Fix quoting. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Jan Djärv | * gtkutil.c (xg_frame_set_char_size): Call x_wm_set_siz... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Jan Djärv | * xfaces.c (lface_fully_specified_p): Take into account... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | (shell-file-name-quote-list): Add backslash. |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Andreas Schwab | (comint-quote-filename): Correctly handle backslash |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Thien-Thi Nguyen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Thien-Thi Nguyen | (tparam1): Add handling for `%pN', which |
commit | commitdiff | tree | snapshot |
next |