2004-11-05 |
Juri Linkov |
*** empty log message ***
|
2004-11-05 |
Kim F. Storm |
*** empty log message ***
|
2004-11-05 |
Kim F. Storm |
(Ffile_modes): Doc fix.
|
2004-11-05 |
Kim F. Storm |
(x_start_queuing_selection_requests)
|
2004-11-05 |
Kim F. Storm |
* xterm.c (handle_one_xevent): Don't queue X selection events
|
2004-11-05 |
Kim F. Storm |
* xselect.c (struct selection_event_queue, selection_queue)
|
2004-11-05 |
Kim F. Storm |
(kbd_buffer_unget_event): Add prototype.
|
2004-11-05 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Remove obsolete code.
|
2004-11-05 |
Kim F. Storm |
*** empty log message ***
|
2004-11-05 |
Jan Djärv |
* xselect.c (TRACE3): New debug macro.
|
2004-11-04 |
Kim F. Storm |
(fontset_pattern_regexp): Use unsigned char.
|
2004-11-04 |
Kim F. Storm |
*** empty log message ***
|
2004-11-04 |
Daniel Pfeiffer |
(set-auto-mode): Don't get error after setting -*-mode-*-.
|
2004-11-04 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-11-04 |
Jan Djärv |
* dired.el (dired-read-dir-and-switches): Call read-directory-name
|
2004-11-04 |
Jan Djärv |
* fileio.c (Fnext_read_file_uses_dialog_p): New function.
|
2004-11-04 |
Jan Djärv |
* gtkutil.h: Declare use_old_gtk_file_dialog.
|
2004-11-04 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Expand DEFAULT_FILENAME if
|
2004-11-04 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-04 |
Richard M. Stallman |
(table group): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(ispell-word): Don't alter args; set them only thru `interactive' spec.
|
2004-11-04 |
Richard M. Stallman |
(flyspell-word): Don't alter FOLLOWING; set it only thru `interactive' spec.
|
2004-11-04 |
Richard M. Stallman |
(f90-end-of-block): Don't use interactive-p.
|
2004-11-04 |
Richard M. Stallman |
(browse-url-maybe-new-window): Use called-interactively-p.
|
2004-11-04 |
Richard M. Stallman |
(sc-cite-region): Don't use interactive-p. Add arg INTERACTIVE.
|
2004-11-04 |
Richard M. Stallman |
(set-input-method, toggle-input-method):
|
2004-11-04 |
Richard M. Stallman |
(spam group): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(pgg group): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(eshell-show-maximum-output): Don't use interactive-p.
|
2004-11-04 |
Richard M. Stallman |
Comment change.
|
2004-11-04 |
Richard M. Stallman |
(mouse-show-mark): Get positions to delete from mark
|
2004-11-04 |
Richard M. Stallman |
(imenu-eager-completion-buffer): Add :version.
|
2004-11-04 |
Richard M. Stallman |
(filesets group): Add :version.
|
2004-11-04 |
Jan Djärv |
Add menu items "New File..." and "Open File...".
|
2004-11-04 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
|
2004-11-04 |
Kenichi Handa |
*** empty log message ***
|
2004-11-04 |
Kenichi Handa |
(fontset_pattern_regexp): If '*' is preceded by '\',
|
2004-11-03 |
Daniel Pfeiffer |
(Buffer-menu-make-sort-button): Preserve point even when clicking from another window.
|
2004-11-03 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-11-03 |
Daniel Pfeiffer |
(xml-based-modes): Delete var.
|
2004-11-03 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-11-03 |
Thien-Thi Nguyen |
(vc-cvs-local-month-numbers): Delete var.
|
2004-11-03 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-11-03 |
Thien-Thi Nguyen |
(vc-mcvs-annotate-command): Delete extraneous lines from beginning of buffer.
|
2004-11-03 |
Thien-Thi Nguyen |
(vc-cvs-annotate-command): Delete extraneous lines from beginning of buffer.
|
2004-11-03 |
Jan Djärv |
Replace non-nil with non-@code{nil}.
|
2004-11-03 |
Kim F. Storm |
(ppt): New function.
|
2004-11-03 |
Kim F. Storm |
*** empty log message ***
|
2004-11-03 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-11-03 |
Thien-Thi Nguyen |
(grep-default-command): Take empty string
|
2004-11-03 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-11-03 |
Thien-Thi Nguyen |
(vc-annotate-display-autoscale): Make sure
|
2004-11-03 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-11-03 |
Thien-Thi Nguyen |
(vc-annotate-display-autoscale): Add prefix-arg
|
2004-11-02 |
Robert J. Chassell |
Changed copyright years so all include centuries.
|
2004-11-02 |
Jan Djärv |
* configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if not
|
2004-11-02 |
Jan Djärv |
* xterm.c (x_window_to_scroll_bar): Only call
|
2004-11-02 |
Jan Djärv |
* gtkutil.c (xg_get_file_with_chooser): Use GTK_STOCK_OK instead
|
2004-11-02 |
Andreas Schwab |
*** empty log message ***
|
2004-11-02 |
Andreas Schwab |
(Fscroll_right): Fix last change.
|
2004-11-02 |
Richard M. Stallman |
Comment change.
|
2004-11-02 |
Richard M. Stallman |
(customize-group-other-window):
|
2004-11-02 |
Richard M. Stallman |
(comint-insert-input): Fix previous change.
|
2004-11-02 |
Kim F. Storm |
*** empty log message ***
|
2004-11-02 |
Jan Djärv |
* FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
|
2004-11-02 |
Kim F. Storm |
From: YAMAMOTO Mitsuharu
|
2004-11-02 |
Kim F. Storm |
(callproc.o): Depend on blockinput.h atimer.h systime.h.
|
2004-11-02 |
Kim F. Storm |
*** empty log message ***
|
2004-11-02 |
Kim F. Storm |
(Fcalled_interactively_p): Rename from Fcall_interactive_p.
|
2004-11-02 |
Kim F. Storm |
*** empty log message ***
|
2004-11-02 |
Kim F. Storm |
Remove (tiny change) comments for people who have signed papers
|
2004-11-02 |
Masatake YAMATO |
* url-imap.el (url-imap-open-host): Don't use
|
2004-11-02 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-02 |
Richard M. Stallman |
(elp-instrument-function): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(easy-menu-intern):
|
2004-11-02 |
Richard M. Stallman |
(define-minor-mode): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(byte-compile-warning-types): Add interactive-only.
|
2004-11-02 |
Richard M. Stallman |
(update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.
|
2004-11-02 |
Richard M. Stallman |
(ad-make-advised-definition): Use called-interactively-p.
|
2004-11-02 |
Richard M. Stallman |
(replace_range_2): New function.
|
2004-11-02 |
Richard M. Stallman |
(casify_region): Handle changes in byte-length using replace_range_2.
|
2004-11-02 |
Richard M. Stallman |
(USAGE3): Delete --horizontal-scroll-bars, -hb.
|
2004-11-02 |
Richard M. Stallman |
(back_to_previous_visible_line_start):
|
2004-11-02 |
Richard M. Stallman |
(window_scroll_pixel_based): Update preserve_y for header line if any.
|
2004-11-02 |
Richard M. Stallman |
(Fcall_interactive_p): New function.
|
2004-11-02 |
Jason Rumney |
Use fast_string_match_ignore_case for comparing font names.
|
2004-11-02 |
Jason Rumney |
*** empty log message ***
|
2004-11-02 |
Jan Djärv |
Mention use-old-gtk-file-dialog.
|
2004-11-02 |
Jan Djärv |
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
|
2004-11-02 |
Jan Djärv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
2004-11-02 |
Jan Djärv |
* files.el (find-file-existing): New function.
|
2004-11-02 |
Jan Djärv |
* toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
|
2004-11-02 |
Jan Djärv |
* config.in: Rebuild (added HAVE_GTK_FILE_*).
|
2004-11-02 |
Jan Djärv |
* configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New
|
2004-11-02 |
Glenn Morris |
*** empty log message ***
|
2004-11-02 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-11-01 |
Kim F. Storm |
(set-auto-mode-0): Don't rely on dynamic binding of
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(electric-help-map): Reorder Q/q and R/r entries so
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(describe-text-properties): Don't err if called in
|
2004-11-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-660
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(group kmacro): Add :version.
|
2004-11-01 |
Kim F. Storm |
(keyboard-quit): Call kmacro-keyboard-quit.
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Nick Roberts |
(gdb-enable-debug-log)
|
2004-11-01 |
Nick Roberts |
*** empty log message ***
|
2004-11-01 |
Jay Belanger |
*** empty log message ***
|
2004-11-01 |
Jay Belanger |
(calc-over-notation): Replaced `completing-read' with
|
2004-11-01 |
Masatake YAMATO |
2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
|
2004-11-01 |
Stefan Monnier |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
Add redisplay related errors.
|
2004-11-01 |
Jan Djärv |
* mouse.el (mouse-yank-at-click, mouse-yank-secondary): Revert
|
2004-11-01 |
Jan Djärv |
(mouse-yank-at-click, mouse-yank-secondary): Revert
|
2004-11-01 |
Jan Djärv |
* xlwmenu.c (find_first_selectable, find_next_selectable)
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Kim F. Storm |
(connect_wait_mask, num_pending_connects): Only
|
2004-11-01 |
Kim F. Storm |
*** empty log message ***
|
2004-11-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-658
|
2004-11-01 |
Jason Rumney |
Delete region objects after use.
|
2004-11-01 |
Jason Rumney |
*** empty log message ***
|
2004-11-01 |
Jason Rumney |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
(bibtex-make-field): Fix typo.
|
2004-11-01 |
John Paul Wallington |
*** empty log message ***
|
2004-11-01 |
John Paul Wallington |
(group thumbs): Add :version keyword.
|
2004-11-01 |
John Paul Wallington |
(large-file-warning-threshold): Add :version keyword.
|
2004-11-01 |
Richard M. Stallman |
*** empty log message ***
|
2004-11-01 |
Richard M. Stallman |
(eudc-display-records): Use with-output-to-temp-buffer;
|
2004-11-01 |
Richard M. Stallman |
(Interactive Call): Add called-interactively-p.
|
2004-11-01 |
Richard M. Stallman |
(5x5-new-game): Set up the buffer even if not interactive.
|
2004-11-01 |
Richard M. Stallman |
(fortune-to-signature): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(ada-make-body-gnatstub): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(cperl-switch-to-doc-buffer): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(idlwave-shell-send-char): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(idlwave-update-routine-info): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(vhdl-fill-region, vhdl-beginning-of-statement): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(bibtex-make-field): Don't use interactive-p.
|
2004-11-01 |
Richard M. Stallman |
(allout group): Add :version.
|
2004-10-31 |
Kim F. Storm |
*** empty log message ***
|
2004-10-31 |
Stefan Monnier |
(reveal-last-tick): New var.
|
2004-10-31 |
Stefan Monnier |
Use `button's.
|
2004-10-31 |
Jan Djärv |
* xmenu.c: Add prototypes for forward function declarations.
|
2004-10-31 |
Jan Djärv |
* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
|
2004-10-31 |
Jan Djärv |
* atimer.c (alarm_signal_handler): Do not call set_alarm if
|
2004-10-31 |
Jan Djärv |
* x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
|
2004-10-31 |
John Paul Wallington |
*** empty log message ***
|
2004-10-31 |
John Paul Wallington |
(group ibuffer): Add :version keyword.
|
2004-10-31 |
Kim F. Storm |
(margin_glyphs_to_reserve): Don't use ncols_scale_factor.
|
2004-10-31 |
Kim F. Storm |
*** empty log message ***
|
2004-10-30 |
Kim F. Storm |
*** empty log message ***
|
2004-10-30 |
Kim F. Storm |
(group ido): Add :version keyword.
|
2004-10-30 |
Kim F. Storm |
(group cua): Add :version keyword.
|
2004-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-30 |
Luc Teirlinck |
(help-at-pt-timer-delay, help-at-pt-display-when-idle): Remove
|
2004-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-30 |
Luc Teirlinck |
(auto-revert-tail-mode-text): Add :version keyword.
|
2004-10-30 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-30 |
Luc Teirlinck |
(help-at-pt-timer): Move defvar up to avoid compiler warning.
|
2004-10-30 |
Stefan Monnier |
(custom-deps, autoloads): Fix *-hooks -> *-hook.
|
2004-10-30 |
Juri Linkov |
*** empty log message ***
|
2004-10-30 |
Juri Linkov |
(function-called-at-point): read -> intern.
|
2004-10-30 |
Juri Linkov |
(variable-at-point): read -> intern.
|
2004-10-29 |
Simon Josefsson |
*** empty log message ***
|
2004-10-29 |
Simon Josefsson |
(autoconf-font-lock-keywords): Recognize AS_* too.
|
2004-10-29 |
Stefan Monnier |
Docstring fixes.
|
2004-10-29 |
Simon Josefsson |
(Reading a Password): Revert.
|
2004-10-29 |
Simon Josefsson |
subr.el (read-passwd): Move back from password.el.
|
2004-10-29 |
Andreas Schwab |
Typo fix.
|
2004-10-29 |
Andreas Schwab |
*** empty log message ***
|
2004-10-29 |
Andreas Schwab |
(speedbar-frame-parameters): Improve customize type.
|
2004-10-29 |
Sam Steingold |
(mouse-show-mark): Replace the last occurrence of
|
2004-10-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-650
|
2004-10-29 |
John Wiegley |
2004-10-28 Will <will@glozer.net>
|
2004-10-28 |
Stefan Monnier |
*** empty log message ***
|
2004-10-28 |
Stefan Monnier |
(mouse-sel-mode): Adjust to new names for x-lost-selection-functions.
|
2004-10-28 |
Stefan Monnier |
(mouse-show-mark): Adjust to new name and don't assume
|
2004-10-28 |
Stefan Monnier |
Adjust to new names for x-(lost|sent)-selection-functions.
|
2004-10-28 |
Stefan Monnier |
(x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliases
|
2004-10-28 |
Stefan Monnier |
(Vx_lost_selection_functions, Vx_sent_selection_functions):
|
2004-10-28 |
Kim F. Storm |
Fix copyright.
|
2004-10-28 |
Kim F. Storm |
(imenu-scanning-message): Remove.
|
2004-10-28 |
Kim F. Storm |
*** empty log message ***
|
2004-10-28 |
John Paul Wallington |
*** empty log message ***
|
2004-10-28 |
John Paul Wallington |
(set-auto-mode): Call `throw' correctly.
|
2004-10-28 |
Juri Linkov |
*** empty log message ***
|
2004-10-28 |
Juri Linkov |
(Info-file-list-for-emacs): Add ("Info" . "info")
|
2004-10-28 |
Juri Linkov |
(grep-regexp-alist): Move match highlighting
|
2004-10-28 |
Jan Djärv |
* mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
|
2004-10-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-28 |
Richard M. Stallman |
(Display Feature Testing): Explain about "vendor".
|
2004-10-28 |
Richard M. Stallman |
(Fx_server_vendor, Fx_server_version): Doc fixes.
|
2004-10-28 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-28 |
Daniel Pfeiffer |
(set-auto-mode-0): New function.
|
2004-10-28 |
Kenichi Handa |
*** empty log message ***
|
2004-10-28 |
Kenichi Handa |
(utf-translate-cjk-charsets): Add katakana-jisx0201.
|
2004-10-28 |
Kenichi Handa |
*** empty log message ***
|
2004-10-28 |
Kenichi Handa |
Add data for JISX0201.
|
2004-10-27 |
Daniel Pfeiffer |
Tack language suffix onto html, and make C-x C-w find the mode in the same way as C-x C-f.
|
2004-10-27 |
Stefan Monnier |
*** empty log message ***
|
2004-10-27 |
Stefan Monnier |
(scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.
|
2004-10-27 |
Stefan Monnier |
(hilit-mode): Typo.
|
2004-10-27 |
Stefan Monnier |
(hilit-mode): New function.
|
2004-10-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-27 |
Richard M. Stallman |
(add-change-log-entry): Set up mailing address and full name later,
|
2004-10-27 |
Richard M. Stallman |
(elide-head): Change error to message.
|
2004-10-27 |
Richard M. Stallman |
(apropos-macrop): Doc fix.
|
2004-10-27 |
Richard M. Stallman |
(mouse-show-mark): Do most processing the same
|
2004-10-27 |
Richard M. Stallman |
(shadow-copy-files): Use interactive-p
|
2004-10-27 |
Richard M. Stallman |
(tar-mode): Use write-contents-functions, not write-contents-hooks.
|
2004-10-27 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-27 |
Richard M. Stallman |
(pcomplete-entries): Don't use directory-sep-char.
|
2004-10-27 |
Richard M. Stallman |
(type-break-run-at-time): Always use run-at-time; forget the alternatives.
|
2004-10-27 |
Richard M. Stallman |
(strokes-unload-hook): Fix previous change.
|
2004-10-27 |
Richard M. Stallman |
(eshell-du-sum-directory): Don't use directory-sep-char.
|
2004-10-27 |
Richard M. Stallman |
(Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.
|
2004-10-27 |
Richard M. Stallman |
(Simple Advice): Clarify what job the example does.
|
2004-10-27 |
Richard M. Stallman |
(get_next_display_element): In mode lines,
|
2004-10-27 |
Kenichi Handa |
*** empty log message ***
|
2004-10-27 |
Kenichi Handa |
(ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
|
2004-10-27 |
Richard M. Stallman |
(Fmessage): Doc fix.
|
2004-10-27 |
Richard M. Stallman |
Comment change.
|
2004-10-27 |
Richard M. Stallman |
(vmotion): When moving up, check the newline before.
|
2004-10-27 |
Daniel Pfeiffer |
Set xml-mode also if no mode found from file name.
|
2004-10-27 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-27 |
Daniel Pfeiffer |
(compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ftnchek-*
|
2004-10-27 |
Daniel Pfeiffer |
extend irix for NAG Fortran and add ftnchek-*
|
2004-10-27 |
Kenichi Handa |
*** empty log message ***
|
2004-10-27 |
Kenichi Handa |
Use utf-translate-cjk-substitutable-p.
|
2004-10-27 |
Kenichi Handa |
(utf-translate-cjk-unicode-range-string):
|
2004-10-26 |
Kim F. Storm |
Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
|
2004-10-26 |
Kim F. Storm |
(Fformat): Allocate discarded table with SAFE_ALLOCA.
|
2004-10-26 |
Kim F. Storm |
(USE_SAFE_ALLOCA): Add and init sa_must_free integer.
|
2004-10-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-640
|
2004-10-26 |
Daniel Pfeiffer |
set-auto-mode change
|
2004-10-26 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-26 |
Daniel Pfeiffer |
(auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to shorten the list.
|
2004-10-26 |
Daniel Pfeiffer |
(cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist entries and use \' instead of $.
|
2004-10-26 |
Daniel Pfeiffer |
(sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus to it.
|
2004-10-26 |
Daniel Pfeiffer |
(imenu--generic-function): Skip matches in comments.
|
2004-10-26 |
Jan Djärv |
* gtkutil.c: Put empty line between comment and function body.
|
2004-10-26 |
Jan Djärv |
* gtkutil.c: Put empty line between comment and function body.
|
2004-10-26 |
Jan Djärv |
* xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME
|
2004-10-26 |
Jay Belanger |
*** empty log message ***
|
2004-10-26 |
Jay Belanger |
(calc-match): Use an extra argument instead of `interactive-p'.
|
2004-10-26 |
Jay Belanger |
(calc-other-window): Use an extra argument instead of `interactive-p'.
|
2004-10-26 |
Jay Belanger |
(calc,full-calc, calc-quit, calc-keypad, full-calc-keypad)
|
2004-10-26 |
Kim F. Storm |
(describe-key): Describe both down-event and up-event
|
2004-10-26 |
Kim F. Storm |
*** empty log message ***
|
2004-10-26 |
Kim F. Storm |
(Fcall_interactively): Add 'U' code to get the up-event discarded by a
|
2004-10-26 |
Kim F. Storm |
(Interactive Codes): Add U code letter.
|
2004-10-26 |
David Kastrup |
(syms_of_buffer): Fix a few typos.
|
2004-10-26 |
Jan Djärv |
* xsmfns.c: Put empty line between comment and function body.
|
2004-10-26 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-26 |
Richard M. Stallman |
(woman): Don't call interactive-p.
|
2004-10-26 |
Richard M. Stallman |
(pcomplete): Instead of interactive-p,
|
2004-10-26 |
Richard M. Stallman |
(menu-bar-make-toggle): Instead of interactive-p,
|
2004-10-26 |
Richard M. Stallman |
(Man-cleanup-manpage): Instead of interactive-p,
|
2004-10-25 |
Stefan Monnier |
(tex-font-lock-keywords-1): Fix up the spurious
|
2004-10-25 |
Jason Rumney |
Add note about MSYS sh.exe
|
2004-10-25 |
Masatake YAMATO |
* progmodes/flymake.el (flymake-split-string): Use
|
2004-10-25 |
Stefan Monnier |
*** empty log message ***
|
2004-10-25 |
Simon Josefsson |
*** empty log message ***
|
2004-10-25 |
Simon Josefsson |
(Reading a Password): Add.
|
2004-10-25 |
Jay Belanger |
*** empty log message ***
|
2004-10-25 |
Jay Belanger |
(calc-digit-dots): Inhibit read-only before erasing minibuffer.
|
2004-10-25 |
Simon Josefsson |
*** empty log message ***
|
2004-10-25 |
Simon Josefsson |
* subr.el (read-passwd): Move to net/password.el.
|
2004-10-25 |
Kai Großjohann |
(process-file): Fix logic.
|
2004-10-25 |
Kai Großjohann |
(mouse-sel-mode): Specify custom group.
|
2004-10-25 |
Kenichi Handa |
*** empty log message ***
|
2004-10-25 |
Kenichi Handa |
(fontset_pattern_regexp): Optimize for the case that
|
2004-10-25 |
Kenichi Handa |
*** empty log message ***
|
2004-10-25 |
Kenichi Handa |
(x-set-cut-buffer): Cancel previous change.
|
2004-10-25 |
Kenichi Handa |
*** empty log message ***
|
2004-10-25 |
Kenichi Handa |
(x-set-cut-buffer): Encode STRING if necessary.
|
2004-10-24 |
Jason Rumney |
*** empty log message ***
|
2004-10-24 |
Jason Rumney |
Removed mouse-wheel event, added wheel-up and wheel-down
|
2004-10-24 |
Kim F. Storm |
Clean whitespace.
|
2004-10-24 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-24 |
Luc Teirlinck |
(set-left-margin, set-right-margin): Delete redundant code.
|
2004-10-24 |
Kim F. Storm |
(describe-mode): Fix 2004-10-13 change.
|
2004-10-24 |
Kim F. Storm |
*** empty log message ***
|
2004-10-24 |
Kim F. Storm |
Reorder entries.
|
2004-10-24 |
Luc Teirlinck |
(Info-find-emacs-command-nodes): Adapt to Texinfo-4.7 style indexes.
|
2004-10-24 |
Kai Großjohann |
Mention process-file.
|
2004-10-24 |
Kai Großjohann |
(Synchronous Processes): Document process-file.
|
2004-10-24 |
Simon Josefsson |
Add.
|
2004-10-24 |
Kai Großjohann |
(process-file): Accept nil for INFILE. Reported by
|
2004-10-24 |
Kenichi Handa |
*** empty log message ***
|
2004-10-24 |
Kenichi Handa |
(enum reg_errcode_t): New value REG_ERANGEX.
|
2004-10-24 |
Kenichi Handa |
(re_error_msgid): Add an entry for REG_ERANGEX.
|
2004-10-24 |
Masatake YAMATO |
* progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle
|
2004-10-23 |
Nick Roberts |
*** empty log message ***
|
2004-10-23 |
Nick Roberts |
(asm-font-lock-keywords): Use font-lock-variable-name-face for registers.
|
2004-10-23 |
Nick Roberts |
(gdb-get-create-buffer): Allow modes to run
|
2004-10-23 |
Nick Roberts |
*** empty log message ***
|
2004-10-23 |
Eli Zaretskii |
Fix typos.
|
2004-10-23 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-23 |
Eli Zaretskii |
(Text Based Tables, Table Definition)
|
2004-10-23 |
John Paul Wallington |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
(ibuffer-kill-line): Set arg `interactive-p' in interactive spec
|
2004-10-23 |
John Paul Wallington |
(ibuffer-find-file): Remove `interactive-p' call; `wildcards' set to t
|
2004-10-23 |
Kai Großjohann |
* simple.el (process-file): New function, similar to call-process
|
2004-10-23 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-10-23 |
Glenn Morris |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
*** empty log message ***
|
2004-10-23 |
John Paul Wallington |
(ibuffer-jump-to-buffer): Read buffer name in interactive spec rather
|
2004-10-22 |
Kenichi Handa |
*** empty log message ***
|
2004-10-22 |
Kenichi Handa |
(translate-region): Document that it accepts also a
|
2004-10-22 |
Kenichi Handa |
(translate-region): Implement it in Lisp
|
2004-10-22 |
Kenichi Handa |
(Ftranslate_region_internal): New function.
|
2004-10-22 |
Jan Djärv |
* xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
|
2004-10-22 |
David Ponce |
*** empty log message ***
|
2004-10-22 |
David Ponce |
(Resizing Windows): Document the `preserve-before' argument of the
|
2004-10-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-633
|
2004-10-21 |
Stefan Monnier |
(tex-compilation-parse-errors): Don't output messages.
|
2004-10-21 |
Jay Belanger |
*** empty log message ***
|
2004-10-21 |
Jay Belanger |
(Algebraic-Style Calculations): Removed a comment.
|
2004-10-21 |
Jay Belanger |
*** empty log message ***
|
2004-10-21 |
Jay Belanger |
(calc-alg-ent-map, calc-alg-ent-esc-map): Declared these variables
|
2004-10-21 |
Stefan Monnier |
(calc-describe-bindings): Fix last change.
|
2004-10-21 |
Jan Djärv |
* xterm.h (x_output): New member `xic_base_fontname'.
|
2004-10-21 |
Jay Belanger |
*** empty log message ***
|
2004-10-21 |
Jay Belanger |
(calc-graph-init): Use `set-process-query-on-exit-flag'
|
2004-10-21 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-631
|
2004-10-20 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-20 |
Daniel Pfeiffer |
(compilation-start): Rely on `cd' to get dir right and also allow argumentless cd.
|
2004-10-20 |
Jason Rumney |
*** empty log message ***
|
2004-10-20 |
Jason Rumney |
(x_draw_glyph_string): Use overline_color for overlines.
|
2004-10-20 |
Jay Belanger |
*** empty log message ***
|
2004-10-20 |
Jan Djärv |
* xterm.h (XSync): If USE_GTK, define XSync as process_all and then
|
2004-10-20 |
Jan Djärv |
* emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):
|
2004-10-20 |
Jan Djärv |
* configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
|
2004-10-20 |
John Paul Wallington |
*** empty log message ***
|
2004-10-20 |
John Paul Wallington |
(url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'.
|
2004-10-20 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-20 |
Luc Teirlinck |
(Flocal_variable_if_set_p): Doc fix.
|
2004-10-19 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-628
|
2004-10-19 |
Jason Rumney |
(elisp): Change order of arguments to makeinfo.
|
2004-10-19 |
Lars Hansen |
*** empty log message ***
|
2004-10-19 |
Lars Hansen |
Update header.
|
2004-10-19 |
Jason Rumney |
*** empty log message ***
|
2004-10-19 |
Lars Hansen |
Update header and footer.
|
2004-10-19 |
Jason Rumney |
(info): Change order of arguments to makeinfo.
|
2004-10-19 |
Jason Rumney |
*** empty log message ***
|
2004-10-19 |
Jason Rumney |
(init_environment): Set emacs_dir correctly when running
|
2004-10-19 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-19 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-19 |
Richard M. Stallman |
(Fdelete_and_extract_region): If region is empty, return null string.
|
2004-10-19 |
Richard M. Stallman |
(flyspell-mode): Doc fix.
|
2004-10-19 |
Richard M. Stallman |
(eshell-grep): Don't bind compilation-process-setup-function.
|
2004-10-19 |
Richard M. Stallman |
(comint-insert-input): Use @ in `interactive'.
|
2004-10-19 |
Richard M. Stallman |
Comment change.
|
2004-10-19 |
Richard M. Stallman |
Update last update date.
|
2004-10-19 |
Richard M. Stallman |
(compilation-setup): Don't set buffer-read-only if MINOR is non-nil.
|
2004-10-19 |
Jan Djärv |
* gtkutil.h (xg_update_scrollbar_pos): Remove arguments real_left
|
2004-10-19 |
Jan Djärv |
* xterm.c (x_clear_frame): Remove call to xg_frame_cleared
|
2004-10-19 |
Jan Djärv |
* gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,
|
2004-10-19 |
Jan Djärv |
* gtkutil.h (xg_frame_cleared): Removed.
|
2004-10-19 |
Jay Belanger |
(calcAlg-previous): Changed the regexp to the end of buffer regexp.
|
2004-10-19 |
Jay Belanger |
(calc-fancy-prefix): Removed emacs version check.
|
2004-10-19 |
Jay Belanger |
(calc-graph-plot): Removed emacs version check.
|
2004-10-19 |
Jay Belanger |
(calc-total-algebraic-mode): Removed error call that would be given
|
2004-10-19 |
Jay Belanger |
(calc-emacs-type-19, calc-emacs-type-epoch, calc-emacs-type-gnu19):
|
2004-10-19 |
Jay Belanger |
(calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
|
2004-10-19 |
Jay Belanger |
(calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
|
2004-10-19 |
Glenn Morris |
*** empty log message ***
|
2004-10-19 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-10-19 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-10-19 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-19 |
Richard M. Stallman |
(news-path): Fix previous change.
|
2004-10-18 |
Kim F. Storm |
(display_mode_element): Fix display of wide chars.
|
2004-10-18 |
Kim F. Storm |
*** empty log message ***
|
2004-10-18 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-626
|
2004-10-18 |
Daniel Pfeiffer |
(Buffer-menu-make-sort-button) Make sorting by mouse-2 work from a different window.
|
2004-10-18 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-18 |
Luc Teirlinck |
(Reporting Bugs): Double up `@'.
|
2004-10-18 |
Jay Belanger |
(Reporting Bugs): Changed the address that bugs should be sent to.
|
2004-10-18 |
Jay Belanger |
(calc-describe-bindings): Set `buffer-read-only' to nil while working
|
2004-10-18 |
Jan Djärv |
* gtkutil.c (xg_update_scrollbar_pos): Change XClearWindow to
|
2004-10-18 |
Kenichi Handa |
*** empty log message ***
|
2004-10-18 |
Kenichi Handa |
(fs_load_font): Use fast_string_match_ignore_case for
|
2004-10-18 |
Kenichi Handa |
(fast_string_match_ignore_case): New function.
|
2004-10-18 |
Kenichi Handa |
(fast_string_match_ignore_case): Extern it.
|
2004-10-18 |
David Ponce |
*** empty log message ***
|
2004-10-18 |
David Ponce |
(mouse-drag-move-window-top): New function.
|
2004-10-18 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-10-18 |
Thien-Thi Nguyen |
(Info-fontify-node): For multiline refs,
|
2004-10-17 |
Stefan Monnier |
(vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
|
2004-10-17 |
Jason Rumney |
Added note to see INSTALL.CVS, and to make sure touch creates files.
|
2004-10-17 |
John Paul Wallington |
*** empty log message ***
|
2004-10-17 |
John Paul Wallington |
(ibuffer-default-display-maybe-show-predicates): New customizable
|
2004-10-17 |
Stephen Eglen |
Added new counter \letterpaper to control whether refcard should be
|
2004-10-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
|
2004-10-17 |
Jason Rumney |
Remove excessive vertical whitespace.
|
2004-10-17 |
Michael Albinus |
* net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
|
2004-10-17 |
Kim F. Storm |
(overlay_arrow_at_row): Return overlay string rather
|
2004-10-17 |
Kim F. Storm |
*** empty log message ***
|
2004-10-17 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-17 |
Daniel Pfeiffer |
(Buffer-menu-revert-function): Emulate save-excursion.
|
2004-10-17 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-17 |
Richard M. Stallman |
(news-directory): Renamed from news-path. Old name alias.
|
2004-10-17 |
Richard M. Stallman |
(gnus-registry-unload-hook): Set as a variable with add-hook.
|
2004-10-17 |
Richard M. Stallman |
(nnspool-spool-directory): Use news-directory instead of news-path.
|
2004-10-17 |
Richard M. Stallman |
(spam-stat-unload-hook): Set as a variable w/ add-hook.
|
2004-10-17 |
Richard M. Stallman |
Delete duplicate `provide'.
|
2004-10-17 |
Richard M. Stallman |
Add maintainer.
|
2004-10-17 |
Richard M. Stallman |
(with-local-quit): Return nil if there's a quit.
|
2004-10-17 |
Richard M. Stallman |
(strokes-list-strokes): Don't try to delete char at eob.
|
2004-10-17 |
Richard M. Stallman |
(fancy-splash-tail, normal-splash-screen): Update copyright year.
|
2004-10-17 |
Richard M. Stallman |
(shadowfile-unload-hook): Set as variable w/ add-hook.
|
2004-10-17 |
Richard M. Stallman |
(server-unload-hook): Set as a variable with add-hook.
|
2004-10-17 |
Richard M. Stallman |
(help-at-pt-unload-hook): Use add-hook; no defvar.
|
2004-10-17 |
Richard M. Stallman |
(special-display-popup-frame): Make the buffer current as its frame is created.
|
2004-10-17 |
Richard M. Stallman |
(delsel-unload-hook): Set as a variable.
|
2004-10-17 |
Richard M. Stallman |
(comint-output-filter-functions): Add comint-watch-for-password-prompt.
|
2004-10-17 |
Richard M. Stallman |
(fringe-mode-initialize): New function.
|
2004-10-16 |
Kim F. Storm |
(indian-script-language-alist): Swap value and doc.
|
2004-10-16 |
Kim F. Storm |
*** empty log message ***
|
2004-10-16 |
Jason Rumney |
(w32_font_match): Encode font name being matched.
|
2004-10-16 |
Jason Rumney |
*** empty log message ***
|
2004-10-16 |
Jason Rumney |
*** empty log message ***
|
2004-10-16 |
Stefan Monnier |
(vc-find-file-hook): Call vc-backend with absolute name.
|
2004-10-16 |
Juri Linkov |
*** empty log message ***
|
2004-10-16 |
Juri Linkov |
(compilation-start): Move let-binding of
|
2004-10-16 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-16 |
Richard M. Stallman |
(cvs-bury-buffer): Don't call get-buffer-window for effect.
|
2004-10-16 |
Richard M. Stallman |
(hide-other): Call outline-up-heading with INVISIBLE-OK=t.
|
2004-10-16 |
Richard M. Stallman |
(comment-auto-fill-only-comments): Add autoload.
|
2004-10-16 |
Richard M. Stallman |
(msb-unload-hook): Set the variable.
|
2004-10-16 |
Richard M. Stallman |
(mouse-yank-at-click, mouse-yank-secondary):
|
2004-10-16 |
Richard M. Stallman |
(looking-back): Return only t or nil.
|
2004-10-16 |
Richard M. Stallman |
(whitespace-unload-hook): Set the variable.
|
2004-10-16 |
Richard M. Stallman |
(view-mode-enable): Set view-page-size and view-half-page-size to nil.
|
2004-10-16 |
Richard M. Stallman |
(elp-unload-hook): Set the variable.
|
2004-10-16 |
Richard M. Stallman |
(cl-unload-hook): Don't defvar it, just set it.
|
2004-10-16 |
Richard M. Stallman |
(byte-compile-eval): Don't process
|
2004-10-16 |
Richard M. Stallman |
(compilation-start): Assume compilation-mode will make the buffer read-only.
|
2004-10-16 |
Richard M. Stallman |
(ispell-command-loop): Use with-no-warnings.
|
2004-10-16 |
Richard M. Stallman |
(url-do-setup): Don't set url-passwd-entry-func.
|
2004-10-16 |
Richard M. Stallman |
(url-passwd-entry-func): Var deleted.
|
2004-10-16 |
Richard M. Stallman |
(url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.
|
2004-10-16 |
Richard M. Stallman |
Load cl at compile time.
|
2004-10-16 |
Richard M. Stallman |
Don't load cl.
|
2004-10-16 |
Richard M. Stallman |
(url-open-telnet): Use read-passwd.
|
2004-10-16 |
Richard M. Stallman |
(url-basic-auth, url-digest-auth): Use read-passwd.
|
2004-10-16 |
Richard M. Stallman |
(Fspecial_display_p): Doc fix.
|
2004-10-15 |
Kim F. Storm |
(fringe-bitmaps): Only initialize when defined.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Kim F. Storm |
(cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
|
2004-10-15 |
Kim F. Storm |
(cvs-mode-map): Bind v to cvs-mode-view-file.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Simon Josefsson |
*** empty log message ***
|
2004-10-15 |
Simon Josefsson |
Add.
|
2004-10-15 |
Richard M. Stallman |
Major rewrite; lists that follow the usual patterns removed.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Kim F. Storm |
Add comment.
|
2004-10-15 |
Stefan Monnier |
(Fsubstitute_command_keys): Fix remap-handling.
|
2004-10-15 |
Kim F. Storm |
(x_draw_vertical_border): Undo last change.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-15 |
Kim F. Storm |
(x_draw_vertical_border): Do nothing if non-window system.
|
2004-10-15 |
Kim F. Storm |
*** empty log message ***
|
2004-10-14 |
Andreas Schwab |
*** empty log message ***
|
2004-10-14 |
Andreas Schwab |
(DATA_SEG_BITS): Don't define.
|
2004-10-14 |
Stefan Monnier |
*** empty log message ***
|
2004-10-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
|
2004-10-13 |
Kim F. Storm |
Include Xutil.h after keysym.h to work around bug
|
2004-10-13 |
Kim F. Storm |
*** empty log message ***
|
2004-10-13 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-13 |
Daniel Pfeiffer |
(describe-mode): Use marker buttons to make minor mode list into hyperlinks.
|
2004-10-13 |
Daniel Pfeiffer |
(describe-variable): Use it to make "below" a hyperlink.
|
2004-10-13 |
Daniel Pfeiffer |
(button-activate): Allow a marker to display as an action.
|
2004-10-13 |
Stefan Monnier |
(map_char_table): Add missing gcpros.
|
2004-10-13 |
Stefan Monnier |
*** empty log message ***
|
2004-10-13 |
Stefan Monnier |
(substitute-key-definition-key): New function.
|
2004-10-13 |
Stefan Monnier |
(vc-annotate-display-select): Fix typo.
|
2004-10-13 |
Stefan Monnier |
(get_keymap): An autoload form is not a keymap.
|
2004-10-13 |
Stefan Monnier |
(syms_of_textprop): Add `syntax-table' to the nonsticky props.
|
2004-10-13 |
Masatake YAMATO |
* progmodes/gud.el (gdb-script-beginning-of-defun): New function.
|
2004-10-13 |
Kim F. Storm |
Fix comment for it->object; it may also be nil.
|
2004-10-13 |
Kim F. Storm |
typo.
|
2004-10-13 |
Kim F. Storm |
(Fcall_process): Simplify handling of display arg.
|
2004-10-13 |
Kim F. Storm |
*** empty log message ***
|
2004-10-13 |
Kim F. Storm |
(redisplay_preserve_echo_area): Fix last change.
|
2004-10-13 |
Kim F. Storm |
*** empty log message ***
|
2004-10-13 |
Richard M. Stallman |
(info-lookup-file): Add info-file property.
|
2004-10-13 |
Richard M. Stallman |
(info-xref): Add underlining.
|
2004-10-13 |
Richard M. Stallman |
Mention looking-back.
|
2004-10-13 |
Richard M. Stallman |
*** empty log message ***
|
2004-10-13 |
Richard M. Stallman |
Fix typo.
|
2004-10-12 |
Stefan Monnier |
*** empty log message ***
|
2004-10-12 |
Michael Albinus |
Sync with Tramp 2.0.45.
|
2004-10-12 |
Stefan Monnier |
(cvs-parse-commit): Fix parsing for new commit message.
|
2004-10-12 |
Robert J. Chassell |
Remember to update edition number and update-date....
|
2004-10-12 |
Robert J. Chassell |
Remove trailing whitespace from file.
|
2004-10-12 |
Robert J. Chassell |
(files-in-below-directory): remove unneeded `or' expression that looks
|
2004-10-12 |
Jay Belanger |
(Help Commands): Changed the descriptions of calc-describe-function
|
2004-10-12 |
Stefan Monnier |
(mark-sexp): Preserve direction when repeating.
|
2004-10-12 |
Jay Belanger |
(calc-help-function-list, calc-help-variable-list): New variables.
|
2004-10-12 |
Kim F. Storm |
(redisplay_preserve_echo_area): Flush display in case
|
2004-10-12 |
Kim F. Storm |
(x_redisplay_interface): Fix flush_display_optional.
|
2004-10-12 |
Kim F. Storm |
*** empty log message ***
|
2004-10-12 |
David Ponce |
*** empty log message ***
|
2004-10-12 |
David Ponce |
(recentf-edit-list): Update the menu when the recentf
|
2004-10-12 |
Simon Josefsson |
*** empty log message ***
|
2004-10-12 |
Simon Josefsson |
url-vars.el (url-gateway-method): Add new method `tls'.
|
2004-10-12 |
Simon Josefsson |
(tls-certtool-program): New variable.
|
2004-10-12 |
Kenichi Handa |
*** empty log message ***
|
2004-10-12 |
Kenichi Handa |
(get_next_display_element): If
|
2004-10-12 |
Kenichi Handa |
*** empty log message ***
|
2004-10-12 |
Kenichi Handa |
(coding-system-equal): Moved from mule-util.el.
|
2004-10-12 |
Kenichi Handa |
(coding-system-equal): Moved to mule.el.
|
2004-10-12 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610
|
2004-10-11 |
Kim F. Storm |
(Fsubstitute_command_keys): Ignore remappings unless there
|
2004-10-11 |
Kim F. Storm |
*** empty log message ***
|
2004-10-11 |
Kim F. Storm |
(kmacro-insert-counter, kmacro-add-counter): Use and
|
2004-10-11 |
Kim F. Storm |
(substitute-key-definition): Mention command remapping in doc string.
|
2004-10-11 |
Kim F. Storm |
*** empty log message ***
|
2004-10-11 |
Simon Josefsson |
*** empty log message ***
|
2004-10-11 |
Simon Josefsson |
(smtpmail-open-stream): Look for
|
2004-10-11 |
Stefan Monnier |
(pcl-cvs-load-hook): Remove unused var.
|
2004-10-11 |
Stefan Monnier |
(font-lock-apply-highlight): Fix last change.
|
2004-10-11 |
Jan Djärv |
* xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.
|
2004-10-11 |
Jay Belanger |
(calc-describe-copying, calc-describe-distribution, calc-describe-thing,
|
2004-10-11 |
Jay Belanger |
(calc-info-goto-node): New function.
|
2004-10-11 |
Jay Belanger |
Added `calc-info-goto-node' to autoloads.
|
2004-10-10 |
Lars Hansen |
*** empty log message ***
|
2004-10-10 |
Lars Hansen |
Fix copyright notice.
|
2004-10-10 |
Kai Großjohann |
(ange-ftp-remote-shell): Remove variable.
|
2004-10-10 |
Steven Tamm |
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
|
2004-10-10 |
Andreas Schwab |
.
|
2004-10-10 |
Andreas Schwab |
(byte-optimize-backward-word): Optimize
|
2004-10-10 |
André Spiegel |
#
|
2004-10-10 |
André Spiegel |
(vc-annotate-mode): Remove variable.
|
2004-10-10 |
Stefan Monnier |
(comint-output-filter): Typo.
|
2004-10-10 |
Stefan Monnier |
(comint-mouse-insert-input): Remove.
|
2004-10-10 |
Stefan Monnier |
(diff-current-defun): Fix 2004-06-13's change.
|
2004-10-10 |
Stefan Monnier |
(imenu--completion-buffer): Don't return t for rescan.
|
2004-10-10 |
Stefan Monnier |
(font-lock-apply-highlight): Explicitly check the case
|
2004-10-10 |
Stefan Monnier |
(tex-font-lock-append-prop): New fun.
|
2004-10-10 |
Juri Linkov |
*** empty log message ***
|
2004-10-10 |
Juri Linkov |
(Top, Marking Articles): Join two menus in one node
|
2004-10-10 |
Juri Linkov |
sc-preferred-attribution-alist -> sc-preferred-attribution-list
|
2004-10-09 |
Kim F. Storm |
(timer_start_idle, timer_stop_idle): Remove prototypes.
|
2004-10-09 |
Kim F. Storm |
(timer_resume_idle): New function to resume idle
|
2004-10-09 |
Kim F. Storm |
*** empty log message ***
|
2004-10-09 |
Kim F. Storm |
(progress-reporter-update): Define before first usage.
|
2004-10-09 |
Kim F. Storm |
*** empty log message ***
|
2004-10-09 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-09 |
Luc Teirlinck |
(sentence-end-double-space)
|
2004-10-09 |
Luc Teirlinck |
(Misc File Ops): View mode is a minor mode.
|
2004-10-09 |
Luc Teirlinck |
(Regexp Example): Update description of how Emacs currently recognizes
|
2004-10-09 |
Luc Teirlinck |
(Filling): Add anchor for definition of `sentence-end-double-space'.
|
2004-10-09 |
Stefan Monnier |
(lisp-fill-paragraph): Fix backslashes.
|
2004-10-08 |
Juri Linkov |
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
|
2004-10-08 |
Juri Linkov |
(Fancy Mail Splitting): Remove backslash in the
|
2004-10-08 |
Juri Linkov |
(Default Simplifications): Add missing ).
|
2004-10-08 |
Steven Tamm |
config.in (HAVE_MALLOC_MALLOC_H): Regenerate
|
2004-10-08 |
Steven Tamm |
configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
Fix wording.
|
2004-10-08 |
Eli Zaretskii |
(lisp-fill-paragraph): Change
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(mail-extr-ignore-realname-equals-mailbox-name): New defcustom.
|
2004-10-08 |
Eli Zaretskii |
Document the new Progress Mode.
|
2004-10-08 |
Eli Zaretskii |
(Progress): New node.
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(etags-tags-completion-table): Use progress reporter.
|
2004-10-08 |
Eli Zaretskii |
(tar-summarize-buffer): Use progress reporter.
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(make-progress-reporter, progress-reporter-update)
|
2004-10-08 |
Eli Zaretskii |
Mention the changes in C-y behavior when at end of line.
|
2004-10-08 |
Eli Zaretskii |
Update the documentation of C-y in the case that point is already at the
|
2004-10-08 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-08 |
Eli Zaretskii |
(isearch-yank-line): C-y yanks to next EOL, not end of current line.
|
2004-10-08 |
Masatake YAMATO |
(server-process-filter): Wrap `process-send-region'
|
2004-10-08 |
Robert J. Chassell |
Fix typo: ``the' to ``the''.
|
2004-10-08 |
Glenn Morris |
(iCalendar): Style changes.
|
2004-10-08 |
Glenn Morris |
*** empty log message ***
|
2004-10-07 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-07 |
Luc Teirlinck |
(Regexps): The regexp described in the example is no longer stored in
|
2004-10-07 |
Kim F. Storm |
(x_update_window_end): Fix flicker on vertical line between
|
2004-10-07 |
Kim F. Storm |
(redisplay_window): Fix flicker on vertical line between
|
2004-10-07 |
Kim F. Storm |
(draw_window_fringes): Return value now indicates if
|
2004-10-07 |
Kim F. Storm |
(draw_window_fringes): Update prototype.
|
2004-10-07 |
Kim F. Storm |
*** empty log message ***
|
2004-10-07 |
Jason Rumney |
Fix spelling errors.
|
2004-10-07 |
Mark A. Hershberger |
2004-10-07 Mark A. Hershberger <mah@everybody.org>
|
2004-10-07 |
Karl Berry |
rms says omit reference
|
2004-10-07 |
Mark A. Hershberger |
xml-substitute-special
|
2004-10-07 |
Robert J. Chassell |
Add missing backquote.
|
2004-10-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-603
|
2004-10-06 |
Karl Berry |
consistent -- use
|
2004-10-06 |
Stefan Monnier |
(url-insert-file-contents): Use the URL to decide the
|
2004-10-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-599
|
2004-10-06 |
Eli Zaretskii |
*** empty log message ***
|
2004-10-06 |
Eli Zaretskii |
(LC_ALL=C): Fix src/Makefile breakage caused by
|
2004-10-06 |
Steven Tamm |
macfns.c (mac_get_window_bounds): Add extern.
|
2004-10-06 |
Kim F. Storm |
New display properties added to manuals.
|
2004-10-06 |
Jan Djärv |
configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end
|
2004-10-06 |
Jan Djärv |
Fix my name and address
|
2004-10-06 |
Jan Djärv |
*** empty log message ***
|
2004-10-06 |
Jan Djärv |
*** empty log message ***
|
2004-10-06 |
Jan Djärv |
* configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
|
2004-10-06 |
Nick Roberts |
(gdb-ann3): (Re-)initialise gdb-input-queue.
|
2004-10-06 |
Nick Roberts |
*** empty log message ***
|
2004-10-06 |
Nick Roberts |
(Starting GUD): Note that multiple debugging
|
2004-10-06 |
John Paul Wallington |
*** empty log message ***
|
2004-10-06 |
John Paul Wallington |
(xml-parse-dtd): Fix `error' call.
|
2004-10-06 |
Miles Bader |
Changes from arch/CVS synchronization
|
2004-10-06 |
Mark A. Hershberger |
fix to for xml-substitute-special to produce a single string instead
|
2004-10-06 |
Mark A. Hershberger |
Changelog for xml.el
|
2004-10-06 |
Karl Berry |
typos etc.
|
2004-10-05 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-05 |
Luc Teirlinck |
Various small changes in addition to the following.
|
2004-10-05 |
Glenn Morris |
*** empty log message ***
|
2004-10-05 |
Glenn Morris |
From Ulf Jasper <ulf.jasper@web.de>:
|
2004-10-05 |
Glenn Morris |
New file, from Ulf Jasper <ulf.jasper@web.de>.
|
2004-10-05 |
Jan Djärv |
* config.in: Regenerate.
|
2004-10-05 |
Jan Djärv |
* configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.
|
2004-10-05 |
Robert J. Chassell |
Add minor footnotes saying ' is an abbreviation for quote.
|
2004-10-05 |
Jan Djärv |
* xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper for
|
2004-10-05 |
Kim F. Storm |
*** empty log message ***
|
2004-10-05 |
Kim F. Storm |
(Fringe Bitmaps): Update fringe-bitmaps-at-pos.
|
2004-10-05 |
Juri Linkov |
*** empty log message ***
|
2004-10-05 |
Juri Linkov |
(Info-history, Info-toc): Fix Info headers.
|
2004-10-05 |
Juri Linkov |
(isearch-done): Set mark after running hook.
|
2004-10-04 |
Glenn Morris |
*** empty log message ***
|
2004-10-04 |
Glenn Morris |
From Emilio C. Lopes <eclig@gmx.net>:
|
2004-10-04 |
Glenn Morris |
Update copyright and maintainer.
|
2004-10-04 |
Glenn Morris |
Update copyright and maintainer.
|
2004-10-04 |
Glenn Morris |
Add entry from Emilio Lopes <eclig@gmx.net>.
|
2004-10-04 |
Glenn Morris |
From Emilio C. Lopes <eclig@gmx.net>:
|
2004-10-04 |
Juri Linkov |
* gnus-group.el (gnus-update-group-mark-positions):
|
2004-10-04 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-04 |
Luc Teirlinck |
Update for new bindings of `set-left-margin' and `set-right-margin'.
|
2004-10-04 |
Luc Teirlinck |
(enriched-mode-map): Give `set-left-margin' and `set-right-margin'
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(Ffringe_bitmaps_at_pos): Change return value from cons
|
2004-10-04 |
Kim F. Storm |
(XTset_vertical_scroll_bar): Improve handling of scroll
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(x_draw_vertical_border): Do not draw line if frame has scroll bars.
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
(define_frame_cursor1): Do not change frame cursor
|
2004-10-04 |
Kim F. Storm |
(coordinates_in_window): Relax check for cursor
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-04 |
Kim F. Storm |
Mention pp and ff commands.
|
2004-10-04 |
Kim F. Storm |
(pp): Shorthand for p ARG + pr.
|
2004-10-04 |
Kim F. Storm |
*** empty log message ***
|
2004-10-03 |
Stefan Monnier |
(tex-dvi-view-command): Use `yap' on w32.
|
2004-10-03 |
Michael Albinus |
* fileio.c (auto_save_1) Call Ffile_modes for remote files.
|
2004-10-03 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-10-03 |
Daniel Pfeiffer |
comment-beginning: doc-fix and don't choke on unset comment-end-skip when at beginning of comment
|
2004-10-02 |
Dan Nicolaescu |
term.el fixes
|
2004-10-02 |
Dan Nicolaescu |
(term-adjust-current-row-cache): Don\'t allow the current
|
2004-10-02 |
Luc Teirlinck |
*** empty log message ***
|
2004-10-02 |
Luc Teirlinck |
(set-left-margin, set-right-margin): Rename `lm' arg to `width' for
|
2004-10-01 |
Martin Stjernholm |
*** empty log message ***
|
2004-10-01 |
Martin Stjernholm |
Load cl here since cc-defs doesn't do it. This is necessary for
|
2004-10-01 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-589
|
2004-09-30 |
Kim F. Storm |
(kmacro-lambda-form, kmacro-extract-lambda): Add.
|
2004-09-30 |
Kim F. Storm |
Require kmacro to use the new kmacro-lambda-form and
|
2004-09-30 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
*** empty log message ***
|
2004-09-29 |
Kenichi Handa |
(send_process): Be sure to free composition data.
|
2004-09-29 |
Kenichi Handa |
(Finsert_file_contents): Be sure to free composition data.
|
2004-09-29 |
Kenichi Handa |
(code_convert_region): Don't skip ASCIIs if there are compositions to encode.
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-585
|
2004-09-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-29 |
Luc Teirlinck |
(forward-paragraph): Avoid args-out-of-range error when point winds up
|
2004-09-29 |
Luc Teirlinck |
(comment-multi-line): Doc fix.
|
2004-09-29 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-29 |
Stefan Monnier |
(diff-file-header-re): Tighten up regexp a tiny bit.
|
2004-09-29 |
Kim F. Storm |
(fringe_bmp): Change to pointer.
|
2004-09-29 |
Kim F. Storm |
Remove limit on number of bitmaps.
|
2004-09-29 |
Kim F. Storm |
(FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
(Fringe Bitmaps): Use symbols rather than numbers
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Kim F. Storm |
(handle_single_display_prop): Use lookup_fringe_bitmap.
|
2004-09-29 |
Kim F. Storm |
Simplify last change.
|
2004-09-29 |
Kim F. Storm |
(lookup_fringe_bitmap): Add prototype.
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581
|
2004-09-29 |
Kim F. Storm |
* fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)
|
2004-09-29 |
Kim F. Storm |
*** empty log message ***
|
2004-09-29 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-580
|
2004-09-29 |
Stefan Monnier |
(dired-view-command-alist): Use more efficient regexps. Remove dubious args.
|
2004-09-28 |
Kenichi Handa |
*** empty log message ***
|
2004-09-28 |
Kim F. Storm |
(breakpoint): Define as fringe bitmap.
|
2004-09-28 |
Kim F. Storm |
(fringe-bitmap-p): New macro.
|
2004-09-28 |
Kim F. Storm |
*** empty log message ***
|
2004-09-28 |
Kim F. Storm |
(valid_fringe_bitmap_p): Fix prototype.
|
2004-09-28 |
Kim F. Storm |
(Vfringe_bitmaps): New variable.
|
2004-09-28 |
Kim F. Storm |
(handle_single_display_prop): Fringe bitmaps are now
|
2004-09-28 |
Glenn Morris |
*** empty log message ***
|
2004-09-28 |
Glenn Morris |
Update maintainer.
|
2004-09-28 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-28 |
Richard M. Stallman |
(Special Properties): Clarify line-spacing and line-height.
|
2004-09-28 |
Richard M. Stallman |
(Regexp Search): Add looking-back.
|
2004-09-27 |
Kim F. Storm |
(Display Custom) <indicate-buffer-boundaries>:
|
2004-09-27 |
Kim F. Storm |
*** empty log message ***
|
2004-09-27 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-27 |
Luc Teirlinck |
(enriched-translations): Replace defconst with defvar.
|
2004-09-27 |
Reiner Steib |
(gnus-version-number): Set to 5.11.
|
2004-09-27 |
Kim F. Storm |
(update_window_fringes): Handle new formats of
|
2004-09-27 |
Kim F. Storm |
(syms_of_buffer) <indicate-buffer-boundaries>:
|
2004-09-27 |
Kim F. Storm |
*** empty log message ***
|
2004-09-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
|
2004-09-27 |
Vinicius Jose Latorre |
Eliminate trailing spaces.
|
2004-09-27 |
Vinicius Jose Latorre |
Check if file exists before deleting it.
|
2004-09-26 |
Luc Teirlinck |
Remove accidentally added blank line.
|
2004-09-26 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-26 |
Luc Teirlinck |
`enriched-annotation-alist' is now called `enriched-translations'.
|
2004-09-26 |
Dan Nicolaescu |
Regenerate.
|
2004-09-26 |
Dan Nicolaescu |
Comment out smcup, rmcup. Add kbs, kdch1, rc, sc.
|
2004-09-26 |
Dan Nicolaescu |
term.el fixes
|
2004-09-26 |
Dan Nicolaescu |
(term-ansi-at-eval-string, term-ansi-default-fg)
|
2004-09-26 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Jan Djärv |
* config.in: Rebuild.
|
2004-09-25 |
Jan Djärv |
Address was wrong.
|
2004-09-25 |
Jan Djärv |
* configure.in (HAVE_EXECSHIELD): Only define on x86.
|
2004-09-25 |
Jan Djärv |
* PROBLEMS: Updated exec-shield description.
|
2004-09-25 |
Stefan Monnier |
(dired-move-to-filename): Don't output a message if
|
2004-09-25 |
Stefan Monnier |
(insert-directory): Obey --dired even with symlinks.
|
2004-09-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Luc Teirlinck |
Correct typos.
|
2004-09-25 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
|
2004-09-25 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-25 |
Richard M. Stallman |
(Special Properties): Cleanups in `cursor'.
|
2004-09-25 |
Richard M. Stallman |
(Fringes): Rewrite previous change.
|
2004-09-25 |
Lars Hansen |
*** empty log message ***
|
2004-09-25 |
Lars Hansen |
(ls-lisp-format): Mark file names with poperty dired-filename.
|
2004-09-25 |
Lars Hansen |
Fix entry sequence.
|
2004-09-25 |
Luc Teirlinck |
(Standard Hooks): Add `after-change-major-mode-hook'.
|
2004-09-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Luc Teirlinck |
(delay-mode-hooks): Doc fix.
|
2004-09-25 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-25 |
Luc Teirlinck |
Various minor changes in addition to:
|
2004-09-25 |
Kenichi Handa |
(ucs-input-method): Add error clause to
|
2004-09-24 |
Kim F. Storm |
(ido-max-directory-size): New defcustom.
|
2004-09-24 |
Kim F. Storm |
*** empty log message ***
|
2004-09-24 |
Kim F. Storm |
Typo.
|
2004-09-24 |
Kim F. Storm |
*** empty log message ***
|
2004-09-24 |
Jan Djärv |
* config.in: Rebuild.
|
2004-09-24 |
Jan Djärv |
* configure.in: Check for exec-shield.
|
2004-09-23 |
Glenn Morris |
*** empty log message ***
|
2004-09-23 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-23 |
Luc Teirlinck |
(enriched-default-text-properties-local-flag): New variable.
|
2004-09-23 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-23 |
Luc Teirlinck |
Correct various typos.
|
2004-09-23 |
Luc Teirlinck |
(Display Custom): Remove stray `@end defvar'.
|
2004-09-22 |
Glenn Morris |
*** empty log message ***
|
2004-09-22 |
Glenn Morris |
Update maintainer.
|
2004-09-22 |
Glenn Morris |
Update copyright, and add missing centuries.
|
2004-09-22 |
Kim F. Storm |
(insert-sliced-image): Add doc string.
|
2004-09-22 |
Kim F. Storm |
*** empty log message ***
|
2004-09-22 |
Kim F. Storm |
(Display Custom): Add `overflow-newline-into-fringe',
|
2004-09-22 |
Kim F. Storm |
(Display): Add 'Fringe Bitmaps' and 'Pointer
|
2004-09-22 |
Kim F. Storm |
(Special Properties): Add `cursor', `pointer',
|
2004-09-22 |
Kim F. Storm |
(ido-choice-list): New dynamic var for `list' context.
|
2004-09-22 |
Kim F. Storm |
*** empty log message ***
|
2004-09-22 |
Jay Belanger |
(Vectors as Lists): Added a warning that the tutorial might be hidden
|
2004-09-22 |
Jesper Harder |
* progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
|
2004-09-22 |
Vinicius Jose Latorre |
Doc fix (gsprint).
|
2004-09-22 |
Luc Teirlinck |
(after-change-major-mode-hook): Further doc fix.
|
2004-09-22 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-22 |
Luc Teirlinck |
(after-change-major-mode-hook): Doc fix.
|
2004-09-21 |
Jay Belanger |
(calc-graph-add-curve): Moved the call to `calc-graph-set-styles' so
|
2004-09-21 |
Kenichi Handa |
*** empty log message ***
|
2004-09-21 |
Kenichi Handa |
(describe-char): Checking of quail activation
|
2004-09-21 |
Kenichi Handa |
Move the call of register-input-method to leim-ext.el.
|
2004-09-21 |
Kenichi Handa |
Add autoload for 'ucs-input-activate and
|
2004-09-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-21 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-21 |
Luc Teirlinck |
(run-mode-hooks): Run `after-change-major-mode-hook' after the
|
2004-09-21 |
Luc Teirlinck |
(Indications): Rearrange checklists for Emacs and Elisp manuals.
|
2004-09-20 |
Stefan Monnier |
(url-insert-file-contents): Decode contents.
|
2004-09-20 |
Stefan Monnier |
(mm-copy-to-buffer): Preserve the data's unibyteness.
|
2004-09-20 |
Jason Rumney |
*** empty log message ***
|
2004-09-20 |
Jason Rumney |
(command-line) [windows-nt]: Try .emacs first, then
|
2004-09-20 |
Jay Belanger |
(calc-mode-var-list): Removed unnecessary quotes.
|
2004-09-20 |
John Paul Wallington |
*** empty log message ***
|
2004-09-20 |
John Paul Wallington |
(completion-ignored-extensions): Add .dfsl.
|
2004-09-20 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-20 |
Richard M. Stallman |
(scroll-left): Make it disabled.
|
2004-09-20 |
Richard M. Stallman |
(enable-local-eval): Doc fix.
|
2004-09-20 |
Richard M. Stallman |
(move-to-left-margin): Special case for minibuffer.
|
2004-09-20 |
Richard M. Stallman |
(term-emulate-terminal): Turn off undo for output.
|
2004-09-20 |
Richard M. Stallman |
(eshell-explicit-command-char): Doc fix.
|
2004-09-20 |
Richard M. Stallman |
Comment change.
|
2004-09-20 |
Richard M. Stallman |
Update author address.
|
2004-09-20 |
Richard M. Stallman |
(sh-mode-default-syntax-table): Set syntax of = to "." (punctuation).
|
2004-09-20 |
Richard M. Stallman |
(makefile-fill-paragraph): Don't insist on spaces when looking for
|
2004-09-20 |
Richard M. Stallman |
(Key Sequence Input): Clarify downcasing in read-key-sequence.
|
2004-09-20 |
Richard M. Stallman |
(Hooks): Explain using setq to clear out a hook.
|
2004-09-20 |
Jay Belanger |
(Notations Used in This Manual): Put in an earlier mention that DEL
|
2004-09-20 |
Richard M. Stallman |
(Compilation): Explain how to make a silent subprocess that won't be
|
2004-09-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
|
2004-09-19 |
Kim F. Storm |
Add DONE2 column for manual sections.
|
2004-09-19 |
Stefan Monnier |
(event-basic-type): Fix mask (extend to 22bits).
|
2004-09-19 |
Stefan Monnier |
Typo in the menu.
|
2004-09-19 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-19 |
Luc Teirlinck |
(after-change-major-mode-hook): Doc fix.
|
2004-09-19 |
Luc Teirlinck |
(enriched-rerun-flag): New variable.
|
2004-09-19 |
Luc Teirlinck |
(fundamental-mode): Run `after-change-major-mode-hook'.
|
2004-09-18 |
Luc Teirlinck |
(after-change-major-mode-hook): New variable.
|
2004-09-18 |
Stefan Monnier |
(x_term_init): Work around a bug in some X servers.
|
2004-09-18 |
Stefan Monnier |
(battery-linux-proc-apm): Use string-to-number.
|
2004-09-18 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-18 |
Luc Teirlinck |
*** empty log message ***
|
2004-09-18 |
Luc Teirlinck |
(Indications): Clean up and update checklists for Emacs and Elisp manual.
|
2004-09-18 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-18 |
Richard M. Stallman |
(syms_of_buffer) <default-major-mode>: Doc fix.
|
2004-09-18 |
Richard M. Stallman |
Comment change.
|
2004-09-18 |
Richard M. Stallman |
*** empty log message ***
|
2004-09-18 |
Richard M. Stallman |
(try_window_reusing_current_matrix):
|
2004-09-18 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-18 |
Eli Zaretskii |
Delete superfluous empty lines.
|
2004-09-18 |
Francesco Potortì |
Changes to the etags news.
|
2004-09-18 |
John Paul Wallington |
*** empty log message ***
|
2004-09-18 |
John Paul Wallington |
(calc-quick-units): Fix overzealous s/or/unless.
|
2004-09-18 |
John Paul Wallington |
*** empty log message ***
|
2004-09-18 |
John Paul Wallington |
(define-ibuffer-filter filename): Expand dired-directory since
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
*** empty log message ***
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
From Dan Nicolaescu <dann@ics.uci.edu>
|
2004-09-17 |
Kim F. Storm |
*** empty log message ***
|
2004-09-17 |
Jay Belanger |
(calc-mode-var-list): Fixed the value of `calc-matrix-brackets'.
|
2004-09-17 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-552
|
2004-09-15 |
Thien-Thi Nguyen |
*** empty log message ***
|
2004-09-15 |
Jay Belanger |
(calc-bug-address): Changed email address to send bug reports to.
|
2004-09-15 |
Jay Belanger |
(calc-mode): Compare `calc-settings-file' to `user-init-file' rather
|
2004-09-15 |
Jay Belanger |
calc/calc-embed.el (calc-embedded-set-modes): Use
|
2004-09-15 |
Jay Belanger |
calc/calc.el (calc-mode-var-list): Define this variable.
|
2004-09-15 |
Thien-Thi Nguyen |
(annotate-time): Document point handling.
|
2004-09-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
|
2004-09-15 |
Stefan Monnier |
(Finsert_file_contents): Fix case of replacement in a narrowed buffer.
|
2004-09-14 |
Kim F. Storm |
(PURESIZE_RATIO): Define based on BITS_PER_EMACS_INT.
|
2004-09-14 |
Kim F. Storm |
*** empty log message ***
|
2004-09-14 |
John Paul Wallington |
*** empty log message ***
|
2004-09-14 |
John Paul Wallington |
(define-ibuffer-filter filename): Consider `dired-directory' if buffer
|
2004-09-14 |
Kim F. Storm |
(Qface_no_inherit): New var.
|
2004-09-14 |
Kim F. Storm |
*** empty log message ***
|
2004-09-14 |
Kim F. Storm |
(cursor): Add face-no-inherit property. Doc fix.
|
2004-09-14 |
Kim F. Storm |
Correct EBNF explanation (Backus-Naur Form rather than Backus Normal Form).
|
2004-09-14 |
Francesco Potortì |
typo corrected
|
2004-09-14 |
Francesco Potortì |
Put /dev into @file.
|
2004-09-14 |
Simon Josefsson |
Add.
|
2004-09-14 |
Simon Josefsson |
files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
|
2004-09-13 |
Stefan Monnier |
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
|
2004-09-13 |
Stefan Monnier |
(Fgarbage_collect): Mark keyboards, gtk data, and specpdl
|
2004-09-13 |
Stefan Monnier |
*** empty log message ***
|
2004-09-13 |
Stefan Monnier |
(disabled-command-hook): Use shorthand for obsolescence.
|
2004-09-13 |
Stefan Monnier |
(vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
|
2004-09-13 |
Stefan Monnier |
(vc-arch-root, vc-arch-registered): Use vc-find-root.
|
2004-09-13 |
Eli Zaretskii |
*** empty log message ***
|
2004-09-13 |
Eli Zaretskii |
(windmove-frame-edges): Report coordinates of
|
2004-09-13 |
Francesco Potortì |
(main): When relative file names are given as argument,
|
2004-09-13 |
Francesco Potortì |
When relative file names are given as argument,
|
2004-09-13 |
Francesco Potortì |
*** empty log message ***
|
2004-09-13 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-546
|
2004-09-13 |
Francesco Potortì |
Added support in etags for the Lua script language.
|
2004-09-13 |
Francesco Potortì |
Added support for the Lua script language.
|
2004-09-13 |
Francesco Potortì |
*** empty log message ***
|
2004-09-13 |
Francesco Potortì |
[EXIT_SUCCESS, EXIT_FAILURE]: Define them when no
|
2004-09-13 |
Kim F. Storm |
(isearch-resume-in-command-history): Rename from
|
2004-09-13 |
Kim F. Storm |
*** empty log message ***
|
2004-09-13 |
Kim F. Storm |
Rename isearch-resume-enabled to isearch-resume-in-command-history
|
2004-09-13 |
Kim F. Storm |
(Repetition): Rename isearch-resume-enabled to
|
2004-09-13 |
Stefan Monnier |
(vc-ignore-dir-regexp): New var.
|
2004-09-12 |
Kim F. Storm |
(kmacro-step-edit-prompt): Add "%s" format to message.
|
2004-09-12 |
Kim F. Storm |
*** empty log message ***
|
2004-09-12 |
Kim F. Storm |
(Fformat): Handle format strings with multiple text
|
2004-09-12 |
Kim F. Storm |
(cua--rectangle-operation): Let bind
|
2004-09-12 |
Kim F. Storm |
*** empty log message ***
|
2004-09-12 |
Stefan Monnier |
*** empty log message ***
|
2004-09-12 |
Stefan Monnier |
(checkdoc-this-string-valid-engine):
|
2004-09-12 |
Stefan Monnier |
*** empty log message ***
|
2004-09-12 |
Stefan Monnier |
(bibtex-generate-url-list): Change format. Provide a sample complex default.
|
2004-09-12 |
Kim F. Storm |
(choose-completion-string): Set buffer before running
|
2004-09-12 |
Kim F. Storm |
*** empty log message ***
|
2004-09-12 |
Daniel Pfeiffer |
Parse command to see if it starts with a cd, and if so perform it for the *compilation* buffer. Change the header to reflect this.
|
2004-09-12 |
Daniel Pfeiffer |
*** empty log message ***
|
2004-09-11 |
Kim F. Storm |
(ido-enable-dot-prefix): Doc fix.
|
2004-09-11 |
Kim F. Storm |
*** empty log message ***
|
2004-09-11 |
Kim F. Storm |
(Documentation): Add NEWS entry.
|
2004-09-11 |
Kim F. Storm |
*** empty log message ***
|