2004-05-10 |
Juanma Barranquero |
(start-process-shell-command): Fix docstring. Put usage info in a format usable
|
2004-05-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-10 |
Thien-Thi Nguyen |
(main): For failing cases, exit with `EXIT_FAILURE'.
|
2004-05-10 |
Richard M. Stallman |
*** empty log message ***
|
2004-05-10 |
Richard M. Stallman |
(print_preprocess): Use being_printed, loop_count and
|
2004-05-10 |
Richard M. Stallman |
(unrmail): Mostly rewritten. Parses the file
|
2004-05-10 |
Stefan Monnier |
*** empty log message ***
|
2004-05-10 |
Stefan Monnier |
(inferior-python-mode-map): Remove erroneous C-c C-z binding.
|
2004-05-10 |
Kenichi Handa |
*** empty log message ***
|
2004-05-10 |
Kenichi Handa |
(temp_output_buffer_setup): Bind inhibit-read-only and
|
2004-05-10 |
Kenichi Handa |
(x_create_tip_frame): Bind inhibit-read-only and
|
2004-05-10 |
Kenichi Handa |
(describe-char): Fix previous change. Don't make
|
2004-05-10 |
Andreas Schwab |
*** empty log message ***
|
2004-05-10 |
Andreas Schwab |
(all): Readd dependency on ${WORLD} so that lisp
|
2004-05-10 |
Andreas Schwab |
(Frename_file): Remove extra argument in call to
|
2004-05-10 |
Andreas Schwab |
Declare Fmake_symbolic_link.
|
2004-05-10 |
Andreas Schwab |
Rebuild.
|
2004-05-10 |
Kim F. Storm |
(calc_line_height_property): Use string position when
|
2004-05-10 |
Kim F. Storm |
*** empty log message ***
|
2004-05-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
|
2004-05-10 |
Kenichi Handa |
*** empty log message ***
|
2004-05-10 |
Kenichi Handa |
(count_combining): Delete it.
|
2004-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-09 |
Juanma Barranquero |
(help-argument-name): Default to italic.
|
2004-05-09 |
Juanma Barranquero |
Describe next- and prev-buffer.
|
2004-05-09 |
Juanma Barranquero |
(remove-overlays, read-passwd): Fix docstring.
|
2004-05-09 |
Jason Rumney |
*** empty log message ***
|
2004-05-09 |
Jason Rumney |
(cp932, cp936, cp949, cp950): Remove.
|
2004-05-09 |
Jason Rumney |
Add cp936 as alias for chinese-iso-8bit, and cp950 for chinese-big5.
|
2004-05-09 |
Jason Rumney |
Add cp949 as alias for korean-iso-8bit.
|
2004-05-09 |
Jason Rumney |
Add cp932 as alias for japanese-shift-jis.
|
2004-05-09 |
Daniel Pfeiffer |
less heavy lines
|
2004-05-09 |
Jason Rumney |
*** empty log message ***
|
2004-05-09 |
Jason Rumney |
Fix last change.
|
2004-05-09 |
Jason Rumney |
(Vw32_ansi_code_page): New Lisp variable.
|
2004-05-09 |
Jason Rumney |
Require code-pages.
|
2004-05-09 |
Jason Rumney |
*** empty log message ***
|
2004-05-09 |
Jason Rumney |
(set-locale-environment): On MS-Windows use ansi code-page for default
|
2004-05-09 |
Jason Rumney |
(cp932, cp936, cp949, cp950): Add aliases.
|
2004-05-09 |
Thien-Thi Nguyen |
Initial revision
|
2004-05-09 |
Jason Rumney |
Remove incorrect comment about using utf-16 for Windows clipboard
|
2004-05-09 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-09 |
Juanma Barranquero |
(quickurl, quickurl-browse-url, quickurl-read):
|
2004-05-09 |
Juanma Barranquero |
(cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
|
2004-05-09 |
Juanma Barranquero |
(help-highlight-arguments): Fix braino.
|
2004-05-09 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-09 |
Juanma Barranquero |
(Fquo): Simplify.
|
2004-05-09 |
Juanma Barranquero |
(help-highlight-arguments): Don't try to highlight missing or autoloaded
|
2004-05-08 |
Jason Rumney |
*** empty log message ***
|
2004-05-08 |
Jason Rumney |
(lisp1, lisp2): Split lisp to avoid long command-lines.
|
2004-05-08 |
Jason Rumney |
Removed erroneous comment about using utf-16 as
|
2004-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-08 |
Juanma Barranquero |
(do, do*): Put usage info in a format usable by `describe-function'.
|
2004-05-08 |
Andreas Schwab |
.
|
2004-05-08 |
Juanma Barranquero |
(python-describe-symbol): Pass INTERACTIVE-P argument to `help-setup-xref'.
|
2004-05-08 |
Andreas Schwab |
(checkdoc-minor-mode): Doc fix.
|
2004-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-08 |
Juanma Barranquero |
(Fwaiting_for_user_input_p, Fmake_network_process)
|
2004-05-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-08 |
Thien-Thi Nguyen |
Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
|
2004-05-08 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-08 |
Juanma Barranquero |
(Fquo): If any argument is float, do the computation in floating point.
|
2004-05-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-08 |
Thien-Thi Nguyen |
(emacsclient${EXEEXT}): Use makefile var `version'.
|
2004-05-08 |
Andreas Schwab |
Fix references to utf-translate-cjk into utf-translate-cjk-mode.
|
2004-05-08 |
John Wiegley |
*** empty log message ***
|
2004-05-08 |
John Wiegley |
*** empty log message ***
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
John Wiegley |
2004-05-08 John Wiegley <johnw@newartisans.com>
|
2004-05-08 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-08 |
Thien-Thi Nguyen |
Initial revision
|
2004-05-07 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-07 |
Juanma Barranquero |
(help-do-arg-highlight): Temporarily set ?\- to be a word constituent so
|
2004-05-07 |
Juanma Barranquero |
(next-error): Fix typo in docstring.
|
2004-05-07 |
Juanma Barranquero |
(Finsert_buffer_substring): Make argument names match their use in
|
2004-05-07 |
Juanma Barranquero |
(Fmodify_syntax_entry): Fix docstring.
|
2004-05-07 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-07 |
Kai Großjohann |
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
|
2004-05-07 |
Kai Großjohann |
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
|
2004-05-07 |
Lars Hansen |
*** empty log message ***
|
2004-05-07 |
Lars Hansen |
(desktop-buffer-mode-handlers): Fix docstring.
|
2004-05-07 |
Lars Hansen |
*** empty log message ***
|
2004-05-07 |
Lars Hansen |
Add desktop-after-read-hook, desktop-no-desktop-file-hook and desktop-save-hook.
|
2004-05-07 |
Lars Hansen |
Add desktop-save-buffer.
|
2004-05-07 |
Lars Hansen |
(Desktop Save Mode): Add.
|
2004-05-07 |
Lars Hansen |
(desktop-buffer-mode-handlers): Fix docstring.
|
2004-05-07 |
Steven Tamm |
macterm.c (mac_check_for_quit_char): Adding BLOCK_INPUT
|
2004-05-07 |
Stefan Monnier |
(rfc2047-encode-message-header): Don't encode non-address
|
2004-05-07 |
Stefan Monnier |
("TeX"): Quote chars with paren syntax.
|
2004-05-07 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-07 |
Thien-Thi Nguyen |
(GOOD, BAD): Delete macros. Throughout,
|
2004-05-07 |
Stefan Monnier |
("TeX"): Fix typo.
|
2004-05-07 |
Juanma Barranquero |
(lambda): Add arglist description to docstring.
|
2004-05-07 |
Juanma Barranquero |
(make-obsolete, make-obsolete-variable): Make argument names match their use in
|
2004-05-07 |
Juanma Barranquero |
(reb-auto-update): Fix typo in docstring.
tmp_pcl_tag_131034C
|
2004-05-07 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-07 |
Juanma Barranquero |
(Fset_window_buffer): Fix docstring.
|
2004-05-06 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-05-06 |
Nick Roberts |
Improve/extend documentation strings.
|
2004-05-06 |
Nick Roberts |
*** empty log message ***
|
2004-05-06 |
Stefan Monnier |
(nnimap-demule): Avoid string-as-multibyte.
|
2004-05-06 |
Stefan Monnier |
Changes largely merged in from Dave Love's code. Doc fixes.
|
2004-05-06 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-06 |
Thien-Thi Nguyen |
(main) [VMS]: Fix var ref.
|
2004-05-06 |
Jason Rumney |
*** empty log message ***
|
2004-05-06 |
Jason Rumney |
Use -mno-cygwin to check for image libraries when needed.
|
2004-05-06 |
Stefan Monnier |
(diff-make-unified): Fix regexp.
|
2004-05-06 |
Stefan Monnier |
("TeX"): Add de and fr quotes. From Karl Eichwalder <ke@suse.de>.
|
2004-05-06 |
Stefan Monnier |
Use utf-8 coding.
|
2004-05-06 |
John Paul Wallington |
*** empty log message ***
|
2004-05-06 |
John Paul Wallington |
2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Vinicius Jose Latorre |
New fun.
|
2004-05-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-06 |
Juanma Barranquero |
(help-argument-name): Default to bold; don't inherit from
|
2004-05-06 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-06 |
Juanma Barranquero |
(electric-help-command-loop): Check whether the last character is visible,
|
2004-05-06 |
Juanma Barranquero |
(Fsetq_default): Fix docstring.
|
2004-05-06 |
Kenichi Handa |
*** empty log message ***
|
2004-05-05 |
Jason Rumney |
*** empty log message ***
|
2004-05-05 |
Jason Rumney |
(Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash.
|
2004-05-05 |
Stephen Eglen |
*** empty log message ***
|
2004-05-05 |
Stephen Eglen |
(iswitchb-global-map): Fix typo. Removed unwanted ###autoloads from
|
2004-05-05 |
Lars Hansen |
*** empty log message ***
|
2004-05-05 |
Lars Hansen |
(wdired-change-to-wdired-mode): Quote wdired-mode-hook in run-hooks.
|
2004-05-04 |
Stefan Monnier |
(sql-xemacs-p, sql-emacs19-p, sql-emacs20-p): Remove.
|
2004-05-04 |
Stefan Monnier |
Don't use `extrasub' (loses with autoconf 2.59).
|
2004-05-04 |
Jan Djärv |
fileio.c (Frename_file): Put symlink handling inside #ifdef S_IFLNK.
|
2004-05-04 |
Jonathan Yavner |
*** empty log message ***
|
2004-05-04 |
Jonathan Yavner |
Typo fix: "ses--column-widths" => "ses--col-widths"
|
2004-05-04 |
Jonathan Yavner |
Change email address
|
2004-05-04 |
Jan Djärv |
* fileio.c (barf_or_query_if_file_exists): Use lstat.
|
2004-05-04 |
Kim F. Storm |
*** empty log message ***
|
2004-05-04 |
Kim F. Storm |
Update copyright and commentary.
|
2004-05-04 |
Kim F. Storm |
(ido-read-file-name): If command has ido property, don't use ido
|
2004-05-04 |
Stefan Monnier |
*** empty log message ***
|
2004-05-04 |
Kim F. Storm |
(ido-read-internal): Fix call to read-file-name for edit.
|
2004-05-04 |
Kim F. Storm |
*** empty log message ***
|
2004-05-04 |
Kim F. Storm |
(Qtotal): New var.
|
2004-05-04 |
Jason Rumney |
*** empty log message ***
|
2004-05-04 |
Jason Rumney |
Revert last change
|
2004-05-04 |
Kenichi Handa |
*** empty log message ***
|
2004-05-04 |
Kenichi Handa |
(TIT-SOURCES): Prepend ${srcdir} to each elemnt.
|
2004-05-04 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-04 |
Juanma Barranquero |
(help-argument-name): New face, inheriting from
|
2004-05-03 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-03 |
Juanma Barranquero |
(winner-mode-map): Move winner-undo and winner-redo to C-c <left> and C-c
|
2004-05-03 |
Stefan Monnier |
(bibtex-progress-message): Fix docstring.
|
2004-05-03 |
Juanma Barranquero |
(electric-help-command-loop, electric-help-undefined, electric-help-help):
|
2004-05-03 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-03 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
|
2004-05-03 |
Luc Teirlinck |
(xselect-convert-to-string): Move comment to intended line.
|
2004-05-03 |
Jan Djärv |
* term/x-win.el (x-clipboard-yank): Don't exit on error from
|
2004-05-03 |
Jan Djärv |
* gtkutil.c (xg_update_scrollbar_pos): Call XClearWindow to clear
|
2004-05-03 |
Kim F. Storm |
(cua-mode): Deactivate mark when cua-mode is enabled.
|
2004-05-03 |
Kim F. Storm |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
Remove files related to old msvc only windows build.
|
2004-05-03 |
Jason Rumney |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
(info-gmake, info-nmake): New targets.
|
2004-05-03 |
Kim F. Storm |
(cua--update-indications): Fix last change.
|
2004-05-03 |
Kim F. Storm |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
*** empty log message ***
|
2004-05-03 |
Jason Rumney |
Use forward slashes in paths.
|
2004-05-03 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-03 |
Luc Teirlinck |
(xselect-convert-to-string): Bind `inhibit-read-only' to t.
|
2004-05-03 |
Nick Roberts |
(gdb-goto-breakpoint): Make buffer display file at breakpoint.
|
2004-05-03 |
Nick Roberts |
*** empty log message ***
|
2004-05-02 |
Nick Roberts |
(gud-watch, gdb-display-buffer)
|
2004-05-02 |
Nick Roberts |
*** empty log message ***
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Stefan Monnier |
Arch-tags shouldn't be outline headers.
|
2004-05-02 |
Stefan Monnier |
(compilation-gcpro): New var
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Stefan Monnier |
(diff-header-face, diff-file-header-face): Use min-colors.
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(HAVE_GETRUSAGE): Define.
|
2004-05-02 |
Eli Zaretskii |
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY_INT): Avoid
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(region-cache.o): Depend on config.h
|
2004-05-02 |
Stefan Monnier |
Arch-tags shouldn't be outline headers.
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(compilation-start): In the no-async-subprocesses branch, fontify
|
2004-05-02 |
Stefan Monnier |
(bibtex-sort-buffer): Remove error message.
|
2004-05-02 |
Stefan Monnier |
(compute_motion): Save vpos in prev_vpos when dealing
|
2004-05-02 |
Stefan Monnier |
*** empty log message ***
|
2004-05-02 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-05-02 |
Thien-Thi Nguyen |
(init_signals): Move decl outside `#ifdef POSIX_SIGNALS'.
|
2004-05-02 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-02 |
Eli Zaretskii |
(compilation-start): In the no-async-subprocesses branch, call
|
2004-05-02 |
Kenichi Handa |
(describe-char): Copy the character with text
|
2004-05-02 |
Kim F. Storm |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Stefan Monnier |
(calc_line_height_property): YAILOM (yet another int/Lisp_Object mixup).
|
2004-05-01 |
Stefan Monnier |
(python-compilation-line-number): Remove.
|
2004-05-01 |
Stefan Monnier |
(compilation-messages-start): New var.
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
*** empty log message ***
|
2004-05-01 |
Luc Teirlinck |
(ielm-prompt-read-only): Update docstring.
|
2004-05-01 |
Luc Teirlinck |
(comint-prompt-read-only): Update docstring.
|
2004-05-01 |
Luc Teirlinck |
(kill-whole-line): Use "p" instead of "P" in interactive form.
|
2004-05-01 |
Eli Zaretskii |
*** empty log message ***
|
2004-05-01 |
Eli Zaretskii |
(top-level): Add "#pragma pack(0)" after <dir.h>, to
|
2004-05-01 |
Juanma Barranquero |
*** empty log message ***
|
2004-05-01 |
Juanma Barranquero |
(help-add-fundoc-usage): Use %S instead of %s to format arglist so default
|
2004-05-01 |
Jason Rumney |
*** empty log message ***
|
2004-05-01 |
Jason Rumney |
(w32-drag-n-drop): Use x-dnd.el functions.
|
2004-05-01 |
Jason Rumney |
*** empty log message ***
|
2004-05-01 |
Jason Rumney |
(x_draw_hollow_cursor): Sync with xterm.c
|
2004-05-01 |
Juri Linkov |
*** empty log message ***
|
2004-05-01 |
Juri Linkov |
(dired-diff): Use `dired-dwim-target-directory'
|
2004-05-01 |
Kenichi Handa |
(clean mostlyclean): Fix previous change.
|
2004-05-01 |
Kenichi Handa |
(OTHERS): Ranamed from MISC.
|
2004-05-01 |
Kenichi Handa |
*** empty log message ***
|
2004-05-01 |
Kenichi Handa |
(miscdic-convert): Don't generate a
|
2004-05-01 |
Juri Linkov |
*** empty log message ***
|
2004-05-01 |
Juri Linkov |
Don't put `delete-selection' property on `insert-parentheses' symbol
|
2004-05-01 |
Juri Linkov |
(beginning-of-defun, end-of-defun):
|
2004-05-01 |
Juri Linkov |
(confirm-kill-emacs): Change group from top-level `emacs' to `convenience'.
|
2004-05-01 |
Juri Linkov |
(propertized-buffer-identification):
|
2004-05-01 |
Juri Linkov |
(dired-touch-initial): New fun.
|
2004-05-01 |
Juri Linkov |
(outline-blank-line): New var.
|
2004-05-01 |
Juri Linkov |
(custom-mode-map): Add key binding `C-x C-s' to `Custom-save'.
|
2004-04-30 |
Kim F. Storm |
Change cursor-type block to hollow.
|
2004-04-30 |
Kim F. Storm |
(syms_of_buffer) <cursor-type>: Doc fix.
|
2004-04-30 |
Kim F. Storm |
*** empty log message ***
|
2004-04-30 |
Kim F. Storm |
(syms_of_buffer) <cursor-type>: Add hbar value.
|
2004-04-30 |
Kim F. Storm |
* emulation/cua-base.el: Add support for changing cursor types;
|
2004-04-30 |
Kim F. Storm |
(menu-bar-options-menu): Change menu text for CUA.
|
2004-04-30 |
Kim F. Storm |
*** empty log message ***
|
2004-04-30 |
Kim F. Storm |
(cua--convert-rectangle-as): New defmacro.
|
2004-04-30 |
Kim F. Storm |
(cua--standard-movement-commands):
|
2004-04-30 |
Kim F. Storm |
(kill-ring-save): If region face background color is
|
2004-04-30 |
Kim F. Storm |
*** empty log message ***
|
2004-04-30 |
Kim F. Storm |
(mouse-drag-copy-region): New defcustom.
|
2004-04-30 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-30 |
Juanma Barranquero |
(smerge-diff-switches): Fix typo in docstring.
|
2004-04-30 |
Juanma Barranquero |
Fix typo in comment.
|
2004-04-30 |
Juanma Barranquero |
*** empty log message ***
|
2004-04-30 |
Juanma Barranquero |
(diff-switches): Fix typo in docstring.
|
2004-04-30 |
Alex Schroeder |
*** empty log message ***
|
2004-04-30 |
Alex Schroeder |
(xml-debug-print-internal): Don't add newline and
|
2004-04-30 |
Glenn Morris |
*** empty log message ***
|
2004-04-30 |
Glenn Morris |
(fortran-fill): Use local var `bol' rather than duplicate call to
|
2004-04-30 |
Glenn Morris |
(f90-get-present-comment-type): Return whitespace, as well as comment
|
2004-04-30 |
Glenn Morris |
From Dave Love <fx@gnu.org>:
|
2004-04-30 |
Stefan Monnier |
*** empty log message ***
|
2004-04-30 |
Stefan Monnier |
*** empty log message ***
|