2008-08-15 |
Chong Yidong |
(make_process): Initialize kill_without_query struct member.
|
2008-08-15 |
Chong Yidong |
Correct last change
|
2008-08-15 |
Chong Yidong |
* process.c (Fmake_network_process): Initialize kill_without_query
|
2008-08-15 |
Chong Yidong |
Regenerate.
EMACS_PRETEST_22_2_90
|
2008-08-15 |
Chong Yidong |
Bump version to 22.2.90.
|
2008-08-15 |
Glenn Morris |
*** empty log message ***
|
2008-08-15 |
Glenn Morris |
(eshell-ls-files): List one per line in a pipeline. (Bug#699)
|
2008-08-13 |
Glenn Morris |
*** empty log message ***
|
2008-08-13 |
Glenn Morris |
(sync from trunk 2008-01-25)
|
2008-08-12 |
Juanma Barranquero |
Backport trivial fixes from the trunk.
|
2008-08-12 |
Chong Yidong |
(ldap-search-internal): Tweak URL regexp.
|
2008-08-12 |
Chong Yidong |
* net/ldap.el (ldap-search-internal): Tweak URL regexp.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(increment-calendar-month): Optionally handle systems without 12
|
2008-08-10 |
Glenn Morris |
(holiday-bahai): Fix previous change for Emacs 22.
|
2008-08-10 |
Glenn Morris |
Forgot to commit this.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
|
2008-08-10 |
Glenn Morris |
(fortran-end-of-subprogram): Check for a match before trying to move
|
2008-08-10 |
Glenn Morris |
(bootstrap-prepare): Explictly pass EMACS to sub-makes
|
2008-08-10 |
Glenn Morris |
(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
|
2008-08-10 |
Glenn Morris |
(locate-library): Doc fix (sync from trunk 2008-06-10).
|
2008-08-10 |
Glenn Morris |
(generated-custom-dependencies-file): Doc fix (sync from trunk
|
2008-08-10 |
Glenn Morris |
(generated-finder-keywords-file, finder-exit): Doc fix (sync from
|
2008-08-10 |
Glenn Morris |
(holiday-float): Doc fixes (sync from trunk 2008-04-29).
|
2008-08-10 |
Glenn Morris |
(calendar-nth-named-absday, calendar-nth-named-day):
|
2008-08-10 |
Glenn Morris |
(holiday-islamic): Doc fix (sync from trunk 2008-04-23).
|
2008-08-10 |
Glenn Morris |
(cal-tex-preamble-extra): Fix custom type (sync from trunk
|
2008-08-10 |
Glenn Morris |
(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
|
2008-08-10 |
Glenn Morris |
(holiday-bahai): Use an algorithm actually relevant to this calendar
|
2008-08-10 |
Glenn Morris |
(holiday-julian): Fix a problem with holidays in the last fortnight in
|
2008-08-10 |
Glenn Morris |
(simple-diary-display, diary-show-all-entries, make-diary-entry):
|
2008-08-10 |
Glenn Morris |
(diary-remind): Doc fix.
|
2008-08-10 |
Glenn Morris |
Use __sparc__ rather than sparc.
|
2008-08-10 |
Glenn Morris |
(cpp_undefs): Rename from `undefs', update uses.
|
2008-08-08 |
Chong Yidong |
Fix last change.
|
2008-08-08 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
2008-08-08 |
Chong Yidong |
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
|
2008-08-05 |
Chong Yidong |
(kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
* kmacro.el (kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
2008-08-05 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
2008-08-05 |
Chong Yidong |
* files.el (auto-save-visited-file-name): Move definition to
|
2008-08-05 |
Chong Yidong |
Handle auto-save-visited-file-name.
|
2008-08-05 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
2008-08-05 |
Chong Yidong |
(Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
(Other Plists): Fix incorrect example. Suggested by Florian Beck.
|
2008-08-05 |
Chong Yidong |
* symbols.texi (Other Plists): Fix incorrect example.
|
2008-08-05 |
Chong Yidong |
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
|
2008-08-05 |
Chong Yidong |
* pop.c (socket_connection): Add conditionals for
|
2008-08-05 |
Chong Yidong |
Regenerate.
|
2008-08-05 |
Chong Yidong |
Add checks for krb5_error.text and krb5_error.e_text struct members.
|
2008-08-05 |
Chong Yidong |
* configure.in: Add checks for krb5_error.text and
|
2008-08-03 |
Chong Yidong |
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
2008-08-03 |
Chong Yidong |
* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
2008-08-02 |
Chong Yidong |
(check_memory_limits): Don't use getrlimit on cygwin. Don't use
|
2008-08-02 |
Chong Yidong |
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
2008-08-02 |
Chong Yidong |
Add list of deprecated systems.
|
2008-08-02 |
Chong Yidong |
(custom-save-all): Avoid destrying symlink if already visiting the
|
2008-08-02 |
Chong Yidong |
Fix typo in last change.
|
2008-08-02 |
Chong Yidong |
* cus-edit.el (custom-save-all): Avoid destrying symlink if
|
2008-08-02 |
Chong Yidong |
(pgg-gpg-process-region): Accept any remaining pending output coming
|
2008-08-02 |
Chong Yidong |
* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
|
2008-08-01 |
Jason Rumney |
(x_draw_composite_glyph_string_foreground): Force use of Unicode output.
|
2008-07-31 |
Chong Yidong |
(abbreviate-file-name): When replacing $HOME with ~, turn off
|
2008-07-31 |
Chong Yidong |
* files.el (abbreviate-file-name): When replacing $HOME with ~, turn
|
2008-07-31 |
Chong Yidong |
(c-style-alist): For the Ellemtel style, move the
|
2008-07-31 |
Chong Yidong |
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
|
2008-07-30 |
Chong Yidong |
(menu_nav_ended): Remove.
|
2008-07-30 |
Chong Yidong |
(Fx_menu_bar_open_internal): Use activate_item signal to open menu.
|
2008-07-30 |
Chong Yidong |
* xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
|
2008-07-30 |
Chong Yidong |
(image-mode): Set image-mode-text-map when image cannot be displayed.
|
2008-07-30 |
Chong Yidong |
* image-mode.el (image-mode): Set image-mode-text-map when image
|
2008-07-28 |
Chong Yidong |
(flyspell-word, flyspell-large-region, flyspell-region): Call
|
2008-07-28 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word, flyspell-large-region)
|
2008-07-28 |
Chong Yidong |
(next-error): Do a redisplay to prevent incorrect
|
2008-07-28 |
Chong Yidong |
* simple.el (next-error): Do a redisplay to prevent incorrect
|
2008-07-28 |
Chong Yidong |
Revert last change.
|
2008-07-28 |
Chong Yidong |
Revert last change.
|
2008-07-28 |
Chong Yidong |
(redisplay_window): Check return value of
|
2008-07-28 |
Chong Yidong |
* xdisp.c (redisplay_window): Check return value of
|
2008-07-28 |
Michael Albinus |
*** empty log message ***
|
2008-07-28 |
Michael Albinus |
* net/tramp.el (tramp-perl-directory-files-and-attributes)
|
2008-07-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-07-26 |
Eli Zaretskii |
(syms_of_term): Fix last change.
|
2008-07-25 |
Chong Yidong |
(tex-compilation-parse-errors): Check for
|
2008-07-25 |
Chong Yidong |
* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
|
2008-07-25 |
Chong Yidong |
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
|
2008-07-25 |
Chong Yidong |
* term.c (syms_of_term): Initialize default_orig_pair,
|
2008-07-25 |
Chong Yidong |
(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
|
2008-07-25 |
Chong Yidong |
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
|
2008-07-25 |
Chong Yidong |
Regenerate.
|
2008-07-25 |
Chong Yidong |
Check for getrlimit.
|
2008-07-25 |
Chong Yidong |
Regenerate.
|
2008-07-25 |
Chong Yidong |
* configure.in: Check for getrlimit.
|
2008-07-24 |
Chong Yidong |
(dired-copy-file-recursive): Avoid calling set-file-modes when
|
2008-07-24 |
Chong Yidong |
* dired-aux.el (dired-copy-file-recursive): Avoid calling
|
2008-07-24 |
Chong Yidong |
(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
|
2008-07-24 |
Chong Yidong |
* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
|
2008-07-23 |
Chong Yidong |
(flymake-errline, flymake-warnline): Use more suitable colors on dark
|
2008-07-23 |
Chong Yidong |
* progmodes/flymake.el (flymake-errline, flymake-warnline): Use
|
2008-07-23 |
Chong Yidong |
(shell-dynamic-complete-functions): Use
|
2008-07-23 |
Chong Yidong |
* shell.el (shell-dynamic-complete-functions): Use
|
2008-07-22 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-22 |
YAMAMOTO Mitsuharu |
(XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
|
2008-07-21 |
Chong Yidong |
(print_object): Check print_depth before searching for circularities.
|
2008-07-21 |
Chong Yidong |
* print.c (print_object): Check print_depth before searching for
|
2008-07-21 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-21 |
YAMAMOTO Mitsuharu |
(kCGBitmapByteOrder32Host): New define for non-universal SDKs.
|
2008-07-21 |
YAMAMOTO Mitsuharu |
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
|
2008-07-21 |
YAMAMOTO Mitsuharu |
(mac_create_cg_image_from_image, image_load_image_io)
|
2008-07-18 |
Jason Rumney |
Backport of long term bug from trunk:
|
2008-07-18 |
Jason Rumney |
Backport of long term bug from trunk:
|
2008-07-17 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-07-17 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-17 |
YAMAMOTO Mitsuharu |
Mention setsid after vfork.
|
2008-07-17 |
YAMAMOTO Mitsuharu |
(create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
|
2008-07-17 |
YAMAMOTO Mitsuharu |
(Foverlay_buffer): Add EXFUN.
|
2008-07-17 |
YAMAMOTO Mitsuharu |
Include <config.h> instead of "config.h".
|
2008-07-11 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-11 |
YAMAMOTO Mitsuharu |
[USE_MAC_TSM] (mac_handle_text_input_event):
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(keycode_to_xkeysym_table): Add entries for f17, f18, and f19.
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(Fx_server_version): Don't use gestaltSystemVersionMajor,
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.
|
2008-07-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-07 |
YAMAMOTO Mitsuharu |
(png_load): Use correct bit-depth for setting background color.
|
2008-06-21 |
Alan Mackenzie |
(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.
|
2008-06-21 |
Alan Mackenzie |
*** empty log message ***
|
2008-06-17 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-06-11 |
Michael Albinus |
*** empty log message ***
|
2008-06-11 |
Michael Albinus |
* net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1.
|
2008-06-08 |
Michael Albinus |
*** empty log message ***
|
2008-06-08 |
Michael Albinus |
* uniquify.el (uniquify-get-proposed-name): Handle remote files.
|
2008-05-26 |
Stefan Monnier |
(tar-header-block-summarize): Ensure one space around user&group.
|
2008-05-26 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-05-25 |
Glenn Morris |
*** empty log message ***
|
2008-05-25 |
Glenn Morris |
Ed Reingold <reingold at emr.cs.iit.edu>
|
2008-05-25 |
Stefan Monnier |
(tar-summarize-buffer): Handle GNU Tar @LongLink format.
|
2008-05-24 |
Alan Mackenzie |
* progmodes/cc-mode.el (c-postprocess-file-styles): Throw an error
|
2008-05-24 |
Alan Mackenzie |
*** empty log message ***
|
2008-05-18 |
Dan Nicolaescu |
(vc-hg-annotate-re): Recognize the output of --follow.
|
2008-05-18 |
Stefan Monnier |
*** empty log message ***
|
2008-05-18 |
Stefan Monnier |
(fortran-font-lock-keywords-2): Add keywords for
|
2008-05-17 |
Dan Nicolaescu |
(vc-hg-annotate-command): Allow white space before version number.
|
2008-05-15 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-05-15 |
YAMAMOTO Mitsuharu |
(x_draw_relief_rect): Remove unused variable `dpy'.
|
2008-05-15 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-05-15 |
YAMAMOTO Mitsuharu |
(mac_store_event_ref_as_apple_event)
|
2008-05-13 |
Jan Djärv |
*** empty log message ***
|
2008-05-13 |
Jan Djärv |
(handle_one_xevent): Don't pass buttons higher than 3
|
2008-05-12 |
Romain Francoise |
Mention CVE name: CVE-2008-2142.
|
2008-05-12 |
Stefan Monnier |
(fast-lock-cache-directories): Remove "." from its
|
2008-05-12 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-05-12 |
YAMAMOTO Mitsuharu |
(FORWARD_SIGNAL_TO_MAIN_THREAD): New define.
|
2008-05-12 |
YAMAMOTO Mitsuharu |
(main_thread): Conditionalize on
|
2008-05-10 |
Reiner Steib |
(smerge-command-prefix): Fix custom type.
|
2008-05-10 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-10 |
Eli Zaretskii |
(Fdirectory_files_and_attributes, Ffile_attributes): Mention
|
2008-05-10 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-10 |
Eli Zaretskii |
(Windows Files): Update the documentation of w32-get-true-file-attributes.
|
2008-05-10 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-10 |
Eli Zaretskii |
(syms_of_ntproc) <w32-get-true-file-attributes>: Doc fix.
|
2008-05-10 |
Eli Zaretskii |
(stat): Fix test of Vw32_get_true_file_attributes against the value returned
|
2008-05-08 |
Reiner Steib |
Fix spelling.
|
2008-05-08 |
Chong Yidong |
(Appending Kills): Remove a strangely off-topic index entry.
|
2008-05-08 |
Chong Yidong |
* killing.texi (Appending Kills): Remove a strangely off-topic index
|
2008-05-05 |
Carsten Dominik |
2008-05-05 Carsten Dominik <dominik@science.uva.nl>
|
2008-05-05 |
Carsten Dominik |
*** empty log message ***
|
2008-05-04 |
Reiner Steib |
Document removal of duplicated "alt-" input methods.
|
2008-05-04 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-05-04 |
YAMAMOTO Mitsuharu |
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
|
2008-05-04 |
YAMAMOTO Mitsuharu |
[USE_MAC_IMAGE_IO] (image_load_image_io):
|
2008-05-03 |
Glenn Morris |
Correct authorship of patch from Red Hat.
|
2008-05-03 |
Eli Zaretskii |
*** empty log message ***
|
2008-05-03 |
Eli Zaretskii |
(Ffile_attributes): Don't allow the device number become negative.
|
2008-05-02 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-05-02 |
YAMAMOTO Mitsuharu |
[HAVE_CARBON && HAVE_AVAILABILITYMACROS_H]:
|
2008-05-02 |
YAMAMOTO Mitsuharu |
(ARGB_TO_ULONG, ALPHA_FROM_ULONG): New macros.
|
2008-05-02 |
YAMAMOTO Mitsuharu |
(mac_cg_color_space_rgb) [USE_CG_DRAWING]:
|
2008-05-02 |
YAMAMOTO Mitsuharu |
(Pixmap) [USE_MAC_IMAGE_IO]: New definition for Image I/O.
|
2008-05-02 |
YAMAMOTO Mitsuharu |
(PIX_MASK_DRAW, PIX_MASK_RETAIN) [USE_MAC_IMAGE_IO]:
|
2008-05-02 |
YAMAMOTO Mitsuharu |
Regenerate.
|
2008-05-02 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-05-02 |
YAMAMOTO Mitsuharu |
Check availability of AvailabilityMacros.h
|
2008-05-02 |
YAMAMOTO Mitsuharu |
* configure: Regenerate.
|
2008-05-01 |
Nick Roberts |
(gdb-info-breakpoints-custom): Don't throw error if no file is found.
|
2008-05-01 |
Nick Roberts |
*** empty log message ***
|
2008-04-28 |
Michael Albinus |
*** empty log message ***
|
2008-04-28 |
Michael Albinus |
* net/tramp.el (tramp-replace-environment-variables): Remove it.
|
2008-04-28 |
Nick Roberts |
(gdb-info-breakpoints-custom): Fix mismatched parentheses.
|
2008-04-28 |
Nick Roberts |
(gdb-info-breakpoints-custom): Make breakpoint
|
2008-04-28 |
Nick Roberts |
*** empty log message ***
|
2008-04-27 |
Michael Albinus |
* net/tramp.el (tramp-replace-environment-variables): New defun.
|
2008-04-27 |
Michael Albinus |
*** empty log message ***
|
2008-04-26 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-04-25 |
Chong Yidong |
Additional redefinitions for GNU/Linux.
|
2008-04-25 |
Chong Yidong |
* m/sparc.h: Additional redefinitions for GNU/Linux.
|
2008-04-25 |
Stefan Monnier |
(diff-hunk-header-re-unified): Allow elided line counts.
|
2008-04-24 |
Glenn Morris |
*** empty log message ***
|
2008-04-24 |
Glenn Morris |
Adam Go biowski <adamg at pld-linux.org> (tiny change)
|
2008-04-24 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-04-23 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-23 |
YAMAMOTO Mitsuharu |
(mac-ts-active-input-buf): Move defvar to macterm.c.
|
2008-04-23 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-23 |
YAMAMOTO Mitsuharu |
(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
|
2008-04-23 |
YAMAMOTO Mitsuharu |
(Vmac_ts_active_input_buf) [USE_MAC_TSM]: Add extern.
|
2008-04-23 |
YAMAMOTO Mitsuharu |
(Vmac_ts_active_input_buf) [USE_MAC_TSM]: New variable.
|
2008-04-19 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-19 |
YAMAMOTO Mitsuharu |
(Vmac_ts_script_language_on_focus)
|
2008-04-19 |
YAMAMOTO Mitsuharu |
(XCreatePixmap, XCreatePixmapFromBitmapData): Use Window
|
2008-04-19 |
YAMAMOTO Mitsuharu |
(mac_draw_image_string_atsui) [MAC_OSX]: Use CGFloat
|
2008-04-19 |
YAMAMOTO Mitsuharu |
(CGFloat) [!CGFLOAT_DEFINED]: New typedef.
|
2008-04-19 |
YAMAMOTO Mitsuharu |
(create_apple_event) [TARGET_API_MAC_CARBON]:
|
2008-04-18 |
Romain Francoise |
2008-04-18 Steve Grubb <sgrubb@redhat.com> (tiny change)
|
2008-04-12 |
Nick Roberts |
(gud-tooltip-tips): Use tooltip-event-buffer
|
2008-04-12 |
Nick Roberts |
(gdb-init-buffer): New function.
|
2008-04-12 |
Nick Roberts |
*** empty log message ***
|
2008-04-12 |
Stefan Monnier |
(makefile-fill-paragraph): Treat indented comments like unindented ones.
|
2008-04-12 |
Stefan Monnier |
Docstring change.
|
2008-04-12 |
YAMAMOTO Mitsuharu |
** emacs-22.1 with GTK problems (with patches)
|
2008-04-12 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-12 |
YAMAMOTO Mitsuharu |
(mac-ae-open-documents): Adjust selection range parameter origins.
|
2008-04-12 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-12 |
YAMAMOTO Mitsuharu |
[!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
|
2008-04-11 |
Eli Zaretskii |
*** empty log message ***
|
2008-04-11 |
Eli Zaretskii |
(ALL): Move $(CLIENTRES) from here...
|
2008-04-11 |
Stefan Monnier |
(python-mode): Don't mess with hippie-expand.
|
2008-04-11 |
Katsumi Yamaoka |
(BASE_PURESIZE): Increase to 1140000.
|
2008-04-11 |
Dan Nicolaescu |
Remove hpux10.20 from the desupported list.
|
2008-04-11 |
Chong Yidong |
(woman2-TH): Undo last change. Use string-equal instead of
|
2008-04-11 |
Chong Yidong |
* woman.el (woman2-TH): Use string-equal instead of string-match.
|
2008-04-11 |
Chong Yidong |
(woman2-TH): Quote argument to string-match.
|
2008-04-11 |
Chong Yidong |
* woman.el (woman2-TH): Quote argument to string-match.
|
2008-04-11 |
Stefan Monnier |
* maintaining.texi (Maintaining):
|
2008-04-11 |
Stefan Monnier |
Fix up trailer.
|
2008-04-11 |
Stefan Monnier |
(autoload-generate-file-autoloads):
|
2008-04-10 |
Michael Albinus |
*** empty log message ***
|
2008-04-10 |
Michael Albinus |
* fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK
|
2008-04-10 |
Jason Rumney |
*** empty log message ***
|
2008-04-10 |
Jason Rumney |
Fix last change.
|
2008-04-10 |
Jason Rumney |
(syms_of_ntproc): Change Vw32_get_true_file attributes
|
2008-04-10 |
Jason Rumney |
(stat): When Vw32_get_true_file_attributes is Qlocal, get
|
2008-04-10 |
Jason Rumney |
*** empty log message ***
|
2008-04-10 |
Jason Rumney |
(CLIENTRES): New variable and target.
|
2008-04-10 |
Jason Rumney |
*** empty log message ***
|
2008-04-10 |
Jason Rumney |
(CLIENTRES): New variable and build target.
|
2008-04-10 |
Jason Rumney |
*** empty log message ***
|
2008-04-10 |
Jason Rumney |
New file.
|
2008-04-09 |
Michael Albinus |
*** empty log message ***
|
2008-04-09 |
Michael Albinus |
* trampver.texi: Update release number.
|
2008-04-09 |
Michael Albinus |
*** empty log message ***
|
2008-04-09 |
Michael Albinus |
* net/trampver.el: Update release number.
|
2008-04-09 |
Michael Albinus |
* net/tramp.el (tramp-find-file-name-coding-system-alist): New
|
2008-04-09 |
Alan Mackenzie |
(font-lock-extend-after-change-region-function): Make it buffer local.
|
2008-04-09 |
Alan Mackenzie |
*** empty log message ***
|
2008-04-08 |
Stefan Monnier |
(c-basic-common-init): Don't set
|
2008-04-08 |
Carsten Dominik |
* org.texi: Large scale rewrite and changes, moving from version 4.67
|
2008-04-08 |
Carsten Dominik |
*** empty log message ***
|
2008-04-08 |
Carsten Dominik |
* textmodes/org-export-latex.el: New file.
|
2008-04-08 |
Carsten Dominik |
*** empty log message ***
|
2008-04-08 |
Carsten Dominik |
*** empty log message ***
|
2008-04-07 |
Miles Bader |
Add arch tagline
|
2008-04-06 |
Chong Yidong |
(dired-overwrite-confirmed): Undo last change.
|
2008-04-06 |
Chong Yidong |
(dired-dnd-handle-local-file): Obey dired-backup-overwrite for copy,
|
2008-04-06 |
Chong Yidong |
* dired.el (dired-dnd-handle-local-file): Obey
|
2008-04-06 |
Alan Mackenzie |
(c-before-font-lock-function): Correct a typo in the doc string.
|
2008-04-06 |
Alan Mackenzie |
(c-extend-after-change-region): New function, used in
|
2008-04-06 |
Alan Mackenzie |
*** empty log message ***
|
2008-04-06 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-06 |
YAMAMOTO Mitsuharu |
(FRAME_OUTER_TO_INNER_DIFF_X, FRAME_OUTER_TO_INNER_DIFF_Y):
|
2008-04-06 |
YAMAMOTO Mitsuharu |
(mac_end_cg_clip): Add argument F. All uses changed.
|
2008-04-06 |
YAMAMOTO Mitsuharu |
[!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
|
2008-04-06 |
YAMAMOTO Mitsuharu |
[!TARGET_API_MAC_CARBON]: Move includes to mactoolbox.c.
|
2008-04-06 |
YAMAMOTO Mitsuharu |
[!HAVE_CARBON]: Include Quickdraw.h instead of QuickDraw.h.
|
2008-04-06 |
YAMAMOTO Mitsuharu |
(x_set_background_color, mac_window, x_create_tip_frame):
|
2008-04-06 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (select_and_poll_event, sys_select):
|
2008-04-06 |
YAMAMOTO Mitsuharu |
(MAC_OBJ): Add mactoolbox.o.
|
2008-04-06 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-04-06 |
YAMAMOTO Mitsuharu |
(MacObjects): Add mactoolbox.c.x.
|
2008-04-06 |
YAMAMOTO Mitsuharu |
New file.
|
2008-04-06 |
Chong Yidong |
(dired-overwrite-confirmed): Supply initial value.
|
2008-04-06 |
Chong Yidong |
* dired-aux.el (dired-overwrite-confirmed): Supply initial value.
|
2008-04-05 |
Chong Yidong |
(compile_pattern_1): Treat non-nil and non-string of
|
2008-04-05 |
Chong Yidong |
* search.c (compile_pattern_1): Treat non-nil and non-string of
|
2008-04-05 |
Eli Zaretskii |
*** empty log message ***
|
2008-04-05 |
Eli Zaretskii |
(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
|
2008-04-05 |
Chong Yidong |
(url-http-chunked-encoding-after-change-function):
|
2008-04-05 |
Chong Yidong |
* url-http.el (url-http-chunked-encoding-after-change-function):
|
2008-04-04 |
Stefan Monnier |
(comment-enter-backward): Be careful to restore point changed during narrowing.
|
2008-04-03 |
Nick Roberts |
(gdb-mouse-set-clear-breakpoint):
|
2008-04-03 |
Nick Roberts |
*** empty log message ***
|
2008-04-03 |
Chong Yidong |
** don't require path hints for *shell*
|
2008-04-03 |
Chong Yidong |
(shell-dynamic-complete-filename): New fun.
|
2008-04-03 |
Chong Yidong |
* shell.el (shell-dynamic-complete-filename): New fun.
|
2008-04-02 |
Alan Mackenzie |
(c-defun-name, c-cpp-define-name): New optimised functions to get the
|
2008-04-02 |
Alan Mackenzie |
(add-log-current-defun): Move the functionality which gets the current
|
2008-04-02 |
Alan Mackenzie |
*** empty log message ***
|
2008-04-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-04-02 |
Eli Zaretskii |
(ps-generate-postscript-with-faces): If the face specified by the overlay's
|
2008-04-02 |
Chong Yidong |
** slow editing in .h files
|
2008-04-01 |
Alan Mackenzie |
(c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
|
2008-04-01 |
Chong Yidong |
** overlay face property not used for after-string property
|
2008-04-01 |
Chong Yidong |
** Emacs CVS: find-file.el - Line up all columns in output
|
2008-04-01 |
Chong Yidong |
Fix last fix.
|
2008-04-01 |
Chong Yidong |
(find-dired-filter): Fix last patch to handle multi-line process
|
2008-04-01 |
Chong Yidong |
* find-dired.el (find-dired-filter): Fix last patch to handle
|
2008-04-01 |
Chong Yidong |
(find-dired-filter): Align columns by padding file sizes.
|
2008-04-01 |
Chong Yidong |
* find-dired.el (find-dired-filter): Align columns by padding file
|
2008-04-01 |
Chong Yidong |
** mouse-2 and calc-yank
|
2008-04-01 |
Jay Belanger |
*** empty log message ***
|
2008-04-01 |
Jay Belanger |
(calc-init-extensions): Remove keybinding assignments for `calc-yank'.
|
2008-04-01 |
Jay Belanger |
Autoload `calc-yank'.
|
2008-03-31 |
Chong Yidong |
** Two display bugs involving interactions between after-string and
|
2008-03-31 |
Chong Yidong |
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
|
2008-03-31 |
Chong Yidong |
* xdisp.c (next_overlay_string): Don't set
|
2008-03-31 |
Chong Yidong |
Fix typo in date.
|
2008-03-31 |
Chong Yidong |
** Backport find-function-search-for-symbol change to try `.emacs'
|
2008-03-31 |
Chong Yidong |
(find-function-search-for-symbol): Strip extension from .emacs.el to
|
2008-03-31 |
Chong Yidong |
* emacs-lisp/find-func.el (find-function-search-for-symbol):
|
2008-03-31 |
Chong Yidong |
** Auto-Save bug when file/directory no longer exists
|
2008-03-31 |
Chong Yidong |
(auto_save_error_occurred): New var.
|
2008-03-31 |
Chong Yidong |
* fileio.c (auto_save_error_occurred): New var.
|
2008-03-31 |
Chong Yidong |
** Bug in url-get-authentication
|
2008-03-31 |
Chong Yidong |
(url-digest-auth): Changed an if so that the interaction between the
|
2008-03-31 |
Chong Yidong |
* url-auth.el (url-digest-auth): Changed an if so that the
|
2008-03-31 |
Jason Rumney |
*** empty log message ***
|
2008-03-31 |
Jason Rumney |
(Ffile_attributes) [WINDOWSNT]: Cast uid and gid to unsigned.
|
2008-03-29 |
Stefan Monnier |
(vc-do-command): Don't show internal temp buffers.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(mac-ae-reopen-application): New function.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(update_tool_bar, redisplay_tool_bar, redisplay_window)
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(struct scroll_bar): Rename member control_handle_low
|
2008-03-29 |
YAMAMOTO Mitsuharu |
Replace MenuHandle and GetMenuHandle with MenuRef and
|
2008-03-29 |
YAMAMOTO Mitsuharu |
[!TARGET_API_MAC_CARBON] Include Scrap.h.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
Replace MenuHandle and GetMenuHandle with MenuRef and
|
2008-03-29 |
YAMAMOTO Mitsuharu |
Replace WindowPtr with WindowRef.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
* macfns.c (mac_window): Replace WindowPtr with WindowRef.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(xrm_get_preference_database): Remove BLOCK_INPUT.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(struct frame) [MAC_OS]: New member external_tool_bar.
|
2008-03-29 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-03-29 |
YAMAMOTO Mitsuharu |
(mac-dnd-drop-data): Remove redundant check.
|
2008-03-28 |
Jason Rumney |
*** empty log message ***
|
2008-03-28 |
Jason Rumney |
(pbm_load): Allow color values up to 65535.
|
2008-03-28 |
Jason Rumney |
*** empty log message ***
|
2008-03-28 |
Jason Rumney |
(Display Custom): Mention overlay-margin in text.
|
2008-03-26 |
Chong Yidong |
(EXTEND_BUFFER): Change order of pointer addition operations, to avoid
|
2008-03-26 |
Chong Yidong |
* regex.c (EXTEND_BUFFER): Change order of pointer addition
|
2008-03-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-03-26 |
Eli Zaretskii |
(readdir): If FindFirstFile/FindNextFile return in cFileName a file name that
|
2008-03-26 |
Chong Yidong |
Bump version to 22.2.50.
|
2008-03-26 |
Chong Yidong |
Regenerate.
EMACS_22_2
|
2008-03-26 |
Chong Yidong |
Bump version to 22.2
|
2008-03-26 |
Chong Yidong |
Regenerate.
|
2008-03-26 |
Chong Yidong |
Bump version to 22.2.
|
2008-03-26 |
Kenichi Handa |
*** empty log message ***
|
2008-03-25 |
Johan Bockgård |
(Info-isearch-search): Always return point.
|
2008-03-25 |
Chong Yidong |
** Emacs 22 lockup + CCL: Quited.
|
2008-03-24 |
Reiner Steib |
(message-cite-original-without-signature): Mention
|
2008-03-23 |
Andreas Schwab |
(menu-bar-showhide-fringe-ind-menu) [customize]: Add radio button.
|
2008-03-23 |
Andreas Schwab |
*** empty log message ***
|
2008-03-23 |
Andreas Schwab |
(menu-bar-showhide-fringe-ind-menu): Fix radio
|
2008-03-22 |
Reiner Steib |
(incoming mail files): Add version.
|
2008-03-21 |
Jason Rumney |
Update date for expected 22.2 release.
|
2008-03-21 |
Reiner Steib |
* gnus.texi (Gnus Development): Clarify difference between ding and
|
2008-03-20 |
Jason Rumney |
*** empty log message ***
|
2008-03-20 |
Jason Rumney |
(add_registry): Cast return value of alloca.
|
2008-03-20 |
Jason Rumney |
*** empty log message ***
|
2008-03-20 |
Reiner Steib |
(Emacsen): Remove obsolete stuff.
|
2008-03-20 |
Dan Nicolaescu |
(vc-bzr-print-log): Ensure it works when passed a
|
2008-03-20 |
Dan Nicolaescu |
(verilog-easy-menu-filter): New function.
|
2008-03-19 |
Reiner Steib |
(Oort Gnus): Add version info WRT `mail-source-delete-incoming'.
|
2008-03-19 |
Reiner Steib |
Fix version number in previous commit.
|
2008-03-19 |
Reiner Steib |
(Top): Add "Other related manuals" and version info in
|
2008-03-19 |
Reiner Steib |
(open-tls-stream): Reindent.
|
2008-03-19 |
Reiner Steib |
(open-tls-stream): Use with-current-buffer.
|
2008-03-19 |
Reiner Steib |
[ Merge from Gnus v5-10 ]
|
2008-03-19 |
Glenn Morris |
*** empty log message ***
|
2008-03-19 |
Glenn Morris |
Sync 2007-11-04 change from trunk, plus the related comments that came after.
|
2008-03-19 |
Dan Nicolaescu |
*** empty log message ***
|
2008-03-19 |
Dan Nicolaescu |
*** empty log message ***
|
2008-03-19 |
Dan Nicolaescu |
(font-lock-comment-face): Set the foreground for
|
2008-03-19 |
Dan Nicolaescu |
(vc-bzr-print-log): Insert a file marker. Run the log
|
2008-03-19 |
Dan Nicolaescu |
(verilog-read-decls): Fix AUTOINPUT/AUTOOUTPUT mis-including genvars.
|
2008-03-19 |
Stefan Monnier |
(For Clauses): Fix loop over key-seq to match code.
|
2008-03-18 |
Stefan Monnier |
(vc-bzr-log-view-mode, vc-bzr-annotate-command)
|
2008-03-18 |
Stefan Monnier |
(diff-end-of-hunk): Be careful not to overlook trailing
|
2008-03-17 |
Jason Rumney |
M-x term does not work on Windows.
|
2008-03-16 |
Juri Linkov |
*** empty log message ***
|
2008-03-16 |
Juri Linkov |
(dired-warn-writable): Rename to `dired-perm-write'.
|
2008-03-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-03-16 |
YAMAMOTO Mitsuharu |
(mac-service-open-file): Use file URL instead of file name string.
|
2008-03-14 |
Stefan Monnier |
(vc-bzr-registered): Fail if `bzr' is not installed.
|
2008-03-14 |
Glenn Morris |
(font-lock-comment-face): Move from 22.1 to 22.2
|
2008-03-13 |
Richard M. Stallman |
*** empty log message ***
|
2008-03-13 |
Richard M. Stallman |
(mouse-yank-secondary): Nice error msg if no secondary sel.
|
2008-03-13 |
Richard M. Stallman |
*** empty log message ***
|
2008-03-13 |
Richard M. Stallman |
(defadvice): Add usage pattern.
|
2008-03-13 |
Glenn Morris |
More details of font-lock-comment-delimiter-face and related issues.
|
2008-03-12 |
Reiner Steib |
Refer to node name `Init Rebinding' instead of title.
|
2008-03-12 |
Reiner Steib |
Add `referenced in the tutorial' comments.
|
2008-03-12 |
Reiner Steib |
Remove even more discussion of flow control.
|
2008-03-12 |
Chong Yidong |
Update to new org-mode website.
|
2008-03-12 |
Chong Yidong |
* org.texi: Update to new org-mode website.
|
2008-03-12 |
Chong Yidong |
Remove discussion of flow control.
|
2008-03-12 |
Chong Yidong |
Remove discussion of flow control.
|
2008-03-12 |
Chong Yidong |
* TUTORIAL, TUTORIAL.fr, TUTORIAL.ro, TUTORIAL.bg, TUTORIAL.it:
|
2008-03-11 |
Chong Yidong |
* simple.el (set-mark-command): Doc fix.
|
2008-03-11 |
Chong Yidong |
Doc fix.
|
2008-03-10 |
Juanma Barranquero |
*** empty log message ***
|
2008-03-10 |
Nick Roberts |
Add advice about using Cygwin GDB (from a
|
2008-03-10 |
Nick Roberts |
*** empty log message ***
|
2008-03-10 |
Kenichi Handa |
*** empty log message ***
|
2008-03-10 |
Kenichi Handa |
(Finsert_file_contents): Don't make CCL program to
|
2008-03-10 |
Kenichi Handa |
(ccl_driver): If ccl->quit_silently is nonzero, don't
|
2008-03-10 |
Kenichi Handa |
(struct ccl_program): New member quit_silently.
|
2008-03-10 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-03-10 |
Chong Yidong |
** Emacs 22 lockup + CCL: Quited.
|
2008-03-10 |
Chong Yidong |
Fix typo.
|
2008-03-09 |
Reiner Steib |
(WINDOWS SUPPORT BUGS): Add two issues.
|
2008-03-08 |
Johan Bockgård |
(while-no-input): Don't splice BODY directly into the `or' form.
|
2008-03-08 |
Andreas Schwab |
(struct Lisp_Process): Declare bit field as unsigned.
|
2008-03-08 |
Reiner Steib |
Update for change of `mail-source-delete-incoming'.
|
2008-03-08 |
Reiner Steib |
(Mail Source Customization, Gnus Development, Oort Gnus):
|
2008-03-08 |
Reiner Steib |
(mail-source-delete-old-incoming-confirm): Change
|
2008-03-07 |
Chong Yidong |
** slow editing in .h files
|
2008-03-07 |
Chong Yidong |
Regenerate.
|
2008-03-07 |
Chong Yidong |
Bump to version 22.1.92
EMACS_PRETEST_22_1_92
|
2008-03-07 |
Chong Yidong |
Regenerate.
|
2008-03-07 |
Stefan Monnier |
(Fsubstitute_in_file_name): Fix up computation of maximum
|
2008-03-07 |
Glenn Morris |
Remove `+++'.
|
2008-03-06 |
Chong Yidong |
Copyedit.
|
2008-03-06 |
Chong Yidong |
Move deprecation message to Installation Changes and rewrite it.
|
2008-03-06 |
Juanma Barranquero |
*** empty log message ***
|
2008-03-06 |
Kim F. Storm |
*** empty log message ***
|
2008-03-06 |
Kim F. Storm |
(describe-gnu-project): Rename from describe-project. Change users.
|
2008-03-06 |
Kim F. Storm |
(describe-gnu-project): Rename from describe-project. Change users.
|
2008-03-06 |
Kim F. Storm |
(view-emacs-todo): Rename from view-todo. Change users.
|
2008-03-06 |
Kim F. Storm |
*** empty log message ***
|
2008-03-06 |
Kim F. Storm |
(Help Files): Rename view-todo to view-emacs-toto.
|
2008-03-06 |
Kim F. Storm |
*** empty log message ***
|
2008-03-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-03-05 |
Reiner Steib |
(gnus-print-buffer): Honor ps-print-color-p.
|
2008-03-05 |
Chong Yidong |
** Bug in etags ".." code
|
2008-03-05 |
Chong Yidong |
(parens-require-spaces): Doc fix.
|
2008-03-05 |
Chong Yidong |
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
|
2008-03-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-03-05 |
Juanma Barranquero |
(iswitchb-use-faces): Doc fix.
|
2008-03-05 |
Jason Rumney |
Revert last change.
|
2008-03-05 |
Jason Rumney |
Revert last change.
|
2008-03-05 |
Jason Rumney |
*** empty log message ***
|
2008-03-05 |
Jason Rumney |
(adjust_glyph_matrix): Initialize window_height.
|
2008-03-05 |
Jason Rumney |
*** empty log message ***
|
2008-03-05 |
Jason Rumney |
(Fexpand_file_name): Decode home directory names.
|
2008-03-03 |
Stefan Monnier |
(comment-kill): Docstring improvement.
|
2008-03-03 |
Dan Nicolaescu |
(verilog-highlight-grouping-keywords):
|
2008-03-03 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-03-03 |
YAMAMOTO Mitsuharu |
(handle_single_display_spec): Undo 2007-10-16 changes.
|
2008-03-03 |
Dan Nicolaescu |
* verilog-mode.el (verilog-font-grouping-keywords): Fix bug in the
|
2008-03-03 |
Glenn Morris |
Fix typo in previous.
|
2008-03-03 |
Glenn Morris |
Tweak frame-local variables entry.
|
2008-03-02 |
Juri Linkov |
*** empty log message ***
|
2008-03-02 |
Juri Linkov |
Revert 2008-02-28 change that adds initial message
|
2008-03-01 |
Glenn Morris |
More info on how to replace make-variable-frame-local.
|
2008-03-01 |
Dan Nicolaescu |
* textmodes/css-mode.el (css-indent-offset, css-electric-keys):
|
2008-03-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-03-01 |
Juanma Barranquero |
(desktop-read): Set `desktop-dirname' to nil before calling
|
2008-03-01 |
Alan Mackenzie |
(c-neutralize-syntax-in-CPP): Fix coding bug.
|
2008-03-01 |
Alan Mackenzie |
*** empty log message ***
|
2008-03-01 |
Alan Mackenzie |
(c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->
|
2008-03-01 |
Alan Mackenzie |
*** empty log message ***
|
2008-03-01 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-02-29 |
Chong Yidong |
** Shell-script indenting of &&, | (patch available)
|
2008-02-29 |
Jason Rumney |
Changed ambiguous "native Windows debuggers" to "Microsoft debuggers", as that
|
2008-02-29 |
Glenn Morris |
*** empty log message ***
|
2008-02-29 |
Glenn Morris |
(allout-topic-encryption-bullet)
|
2008-02-29 |
Chong Yidong |
** Two display bugs involving interactions between after-string and
|
2008-02-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-29 |
Juanma Barranquero |
(desktop-save): Save the buffer name if the uniquified base name is empty.
|
2008-02-29 |
Stefan Monnier |
(diff-sanity-check-hunk): Only accept an empty line if
|
2008-02-29 |
Chong Yidong |
(get_overlay_strings_1): Add missing argument type.
|
2008-02-29 |
Chong Yidong |
* xdisp.c (get_overlay_strings_1): Add missing argument type.
|
2008-02-28 |
Juri Linkov |
*** empty log message ***
|
2008-02-28 |
Juri Linkov |
(normal-splash-screen): Add argument `concise'.
|
2008-02-28 |
Juri Linkov |
*** empty log message ***
|
2008-02-28 |
Juri Linkov |
(startup-echo-area-message): Check for about-emacs.
|
2008-02-28 |
Juri Linkov |
*** empty log message ***
|
2008-02-28 |
Juri Linkov |
Always add initial message to *scratch* buffer if
|
2008-02-28 |
Stefan Monnier |
(fill-comment-paragraph): Don't try to do comment-paragraph filling
|
2008-02-28 |
Stefan Monnier |
(uniquify-buffer-base-name): Undo last change.
|
2008-02-28 |
Stefan Monnier |
(utf-7-encode): Never skip the trailing - for the `imap' variant.
|
2008-02-28 |
Teodor Zlatanov |
(url-get-normalized-date): Simplify
|
2008-02-28 |
Chong Yidong |
** Emacs fails to start properly if the current working directory is
|
2008-02-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-02-27 |
YAMAMOTO Mitsuharu |
[MAC_OSX || DARWIN]: Define NO_ARG_ARRAY if _LP64.
|
2008-02-27 |
Stefan Monnier |
(Perl_functions): Fix call to skip_spaces.
|
2008-02-27 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-27 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-27 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-27 |
Juanma Barranquero |
(uniquify-buffer-base-name): If the base name is an empty string,
|
2008-02-27 |
Chong Yidong |
(wait_reading_process_output): Check for window changes caused by timers.
|
2008-02-27 |
Chong Yidong |
* process.c (wait_reading_process_output): Check for window
|
2008-02-26 |
Chong Yidong |
(Formatting Strings): Treat - and 0 as flag characters.
|
2008-02-26 |
Chong Yidong |
* strings.texi (Formatting Strings): Treat - and 0 as flag
|
2008-02-26 |
Jason Rumney |
*** empty log message ***
|
2008-02-26 |
Jason Rumney |
(make-auto-save-file-name): Encode more characters in
|
2008-02-26 |
Chong Yidong |
(Fformat): Doc fix.
|
2008-02-26 |
Chong Yidong |
* editfns.c (Fformat): Doc fix.
|
2008-02-26 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-26 |
Juanma Barranquero |
(ftp-program): Fix typo in docstring.
|
2008-02-26 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-26 |
Juanma Barranquero |
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
|
2008-02-25 |
Alan Mackenzie |
(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.
|
2008-02-25 |
Alan Mackenzie |
*** empty log message ***
|
2008-02-25 |
Chong Yidong |
** dired cannot access file names with a quote
|
2008-02-25 |
Chong Yidong |
(shell-quote-wildcard-pattern): Quote ' and " as well.
|
2008-02-25 |
Chong Yidong |
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
|
2008-02-25 |
Chong Yidong |
** Bug in url-get-authentication
|
2008-02-25 |
Chong Yidong |
Revert last fix; subset of last fix recommitted.
|
2008-02-25 |
Chong Yidong |
Revert last fix; subset of last fix recommitted.
|
2008-02-25 |
Chong Yidong |
Patch by John Wiegley checked in.
|
2008-02-25 |
Chong Yidong |
(url-digest-auth): Don't show prompt if authentication succeeded on
|
2008-02-25 |
Chong Yidong |
* url-auth.el (url-digest-auth): Don't show prompt if
|
2008-02-25 |
Chong Yidong |
(command_loop_1): Revert 2006-10-09 change.
|
2008-02-25 |
Chong Yidong |
* keyboard.c (command_loop_1): Revert 2006-10-09 change.
|
2008-02-25 |
Jan Djärv |
*** empty log message ***
|
2008-02-25 |
Jan Djärv |
Mention stock icons for Gtk+.
|
2008-02-25 |
Dan Nicolaescu |
* configure.in: Print an error for systems that we think are
|
2008-02-24 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-24 |
Jason Rumney |
*** empty log message ***
|
2008-02-24 |
Jason Rumney |
(enum_font_cb2): Don't use raster fonts for Unicode.
|
2008-02-24 |
Jason Rumney |
*** empty log message ***
|
2008-02-24 |
Jason Rumney |
(file-name-invalid-regexp): Fix octal/decimal confusion.
|
2008-02-24 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-02-24 |
Chong Yidong |
** modify-frame-parameters behaviour broken
|
2008-02-24 |
Chong Yidong |
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
|
2008-02-24 |
Chong Yidong |
* xterm.c (x_set_offset): Don't change the gravity if
|
2008-02-24 |
Chong Yidong |
** nesting of unwind-protect and atomic-change-group
|
2008-02-23 |
Chong Yidong |
** Auto-Save bug when file/directory no longer exists
|
2008-02-23 |
Chong Yidong |
** Backport find-function-search-for-symbol change to try `.emacs'
|
2008-02-23 |
Chong Yidong |
** Should dired-do-search bind tags-loop-revert-buffers automatically?
|
2008-02-23 |
Chong Yidong |
** Loading ebrowse file yields warning
|
2008-02-23 |
Chong Yidong |
Remove two other fixed bug items.
|
2008-02-23 |
Chong Yidong |
** Tweak sit-for to accept the form (sit-for 1 nil t)
|
2008-02-23 |
Glenn Morris |
Some comments on previous change. A couple of things are already
|
2008-02-23 |
Chong Yidong |
Remove some Emacs 22.1 release items, and update bug list.
|
2008-02-23 |
Chong Yidong |
(bibtex-convert-alien): Fix sit-for ags.
|
2008-02-23 |
Chong Yidong |
* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
|
2008-02-22 |
Stefan Monnier |
(dired-mark-prompt): Don't count/display the t element.
|
2008-02-22 |
Bastien Guerry |
2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
|
2008-02-21 |
Glenn Morris |
Add missing FSF copyright years.
|
2008-02-21 |
Glenn Morris |
*** empty log message ***
|
2008-02-21 |
Glenn Morris |
(sit-for): Fix obsolete form for nil second argument.
|
2008-02-21 |
Dan Nicolaescu |
(eval-when-compile): Don't define
|
2008-02-21 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
|
2008-02-20 |
Alan Mackenzie |
(c-extend-region-for-CPP): always set c-old-EOM.
|
2008-02-20 |
Alan Mackenzie |
*** empty log message ***
|
2008-02-20 |
Nick Roberts |
Rename menu item to "Show GUD tooltips".
|
2008-02-20 |
Nick Roberts |
(gdb-mouse-set-clear-breakpoint): Fall back
|
2008-02-20 |
Nick Roberts |
*** empty log message ***
|
2008-02-20 |
Juanma Barranquero |
Re-commit doc fixes accidentally reverted.
|
2008-02-20 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-20 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (customize): Fix typo in error message.
|
2008-02-20 |
Glenn Morris |
*** empty log message ***
|
2008-02-20 |
Glenn Morris |
(rmail-autodetect): Add .exe extension to movemail on Windows.
|
2008-02-19 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a
|
2008-02-19 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a
|
2008-02-19 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
|
2008-02-19 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a
|
2008-02-19 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a
|
2008-02-19 |
Alan Mackenzie |
Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
|
2008-02-19 |
Alan Mackenzie |
*** empty log message ***
|
2008-02-19 |
Stefan Monnier |
(INT_LISPLIKE): Remove. It may misfire.
|
2008-02-19 |
Stefan Monnier |
(diff-file-junk-re): New const.
|
2008-02-19 |
Stefan Monnier |
Make it more robust in the presence of empty context lines in unified hunks.
|
2008-02-19 |
Chong Yidong |
Regenerate.
|
2008-02-19 |
Chong Yidong |
Regenerate.
EMACS_PRETEST_22_1_91
|
2008-02-19 |
Chong Yidong |
Regenerate.
|
2008-02-19 |
Chong Yidong |
Bump version to 22.1.91.
|
2008-02-19 |
Nick Roberts |
(gdba): Recreate as an alias for gdb.
|
2008-02-19 |
Nick Roberts |
*** empty log message ***
|
2008-02-18 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-18 |
Juanma Barranquero |
(verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs,
|
2008-02-18 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-18 |
Juanma Barranquero |
(customize): Fix typo in error message.
|
2008-02-18 |
Jason Rumney |
(Fw32_shell_execute): Encode parameters.
|
2008-02-18 |
Jason Rumney |
*** empty log message ***
|
2008-02-18 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-18 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-18 |
Juanma Barranquero |
(gud-def, gud-last-speedbar-stackframe): Doc fixes.
|
2008-02-17 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-17 |
Stefan Monnier |
(ada-font-lock-syntactic-keywords):
|
2008-02-17 |
Thien-Thi Nguyen |
(MS-DOS): Fix omission bug: Close quotes.
|
2008-02-16 |
Stefan Monnier |
(vc-find-root): Remove initial loop because it's not
|
2008-02-16 |
Juanma Barranquero |
Revert previous change.
|
2008-02-16 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-16 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-16 |
Juanma Barranquero |
(vc-find-root): Don't loop forever on non-existent root.
|
2008-02-15 |
Jason Rumney |
CX-TERM files no longer cause problems with DOS line-ends.
|
2008-02-15 |
Jason Rumney |
Cygwin GCC builds that do not work are no longer recent.
|
2008-02-15 |
Jason Rumney |
Fixed part of Cleartype problem.
|
2008-02-15 |
Jason Rumney |
Fixed Drew Adams 12 Aug problem
|
2008-02-15 |
Jason Rumney |
*** empty log message ***
|
2008-02-15 |
Jason Rumney |
(x_draw_glyph_string_background): Clear the background
|
2008-02-15 |
Chong Yidong |
Add "Point before start of properties" bug.
|
2008-02-14 |
Stefan Monnier |
(sgml-mode): Fix comment syntax.
|
2008-02-14 |
Chong Yidong |
** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
|
2008-02-13 |
Stefan Monnier |
(highlight-save-buffer-state): New macro.
|
2008-02-13 |
Michael Albinus |
*** empty log message ***
|
2008-02-13 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
|
2008-02-12 |
Juri Linkov |
*** empty log message ***
|
2008-02-12 |
Juri Linkov |
(after-init-hook): Set inhibit-startup-screen to t
|
2008-02-12 |
Juri Linkov |
(fancy-startup-screen, normal-splash-screen):
|
2008-02-12 |
Stefan Monnier |
(font-lock-set-defaults): Unset previously set variables when needed.
|
2008-02-12 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-12 |
Juanma Barranquero |
(uniquify-managed): Don't defvar.
|
2008-02-12 |
Juanma Barranquero |
(uniquify-buffer-base-name): New function.
|
2008-02-11 |
Jason Rumney |
Add note about GTK image libraries.
|
2008-02-11 |
Jason Rumney |
*** empty log message ***
|
2008-02-11 |
Jason Rumney |
(add_registry): Add an App Paths registry key.
|
2008-02-11 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-11 |
Glenn Morris |
*** empty log message ***
|
2008-02-11 |
Glenn Morris |
(Equality Predicates): No longer talk about "two" functions.
|
2008-02-11 |
Glenn Morris |
Lawrence Mitchell <wence at gmx.li> (tiny change)
|
2008-02-11 |
Glenn Morris |
*** empty log message ***
|
2008-02-11 |
Glenn Morris |
(Equality Predicates): Mention equal-including-properties.
|
2008-02-10 |
Stefan Monnier |
(diff-beginning-of-file-and-junk): If we're on the
|
2008-02-10 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-10 |
Richard M. Stallman |
(rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp.
|
2008-02-10 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-10 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-10 |
Richard M. Stallman |
(arm*-*-freebsd*): Added.
|
2008-02-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-02-09 |
Eli Zaretskii |
(compilation-find-file): Doc fix.
|
2008-02-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-02-09 |
Eli Zaretskii |
(compilation-next-error): Doc fix.
|
2008-02-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-02-09 |
Eli Zaretskii |
(syms_of_fileio) <insert-default-directory>: Doc fix.
|
2008-02-09 |
Eli Zaretskii |
*** empty log message ***
|
2008-02-09 |
Eli Zaretskii |
Remove redundant empty lines, insert a magic line instead.
|
2008-02-09 |
Jason Rumney |
Add note about ldefs-boot.el line ends.
|
2008-02-09 |
Glenn Morris |
Fix typo.
|
2008-02-09 |
Glenn Morris |
Fix tense.
|
2008-02-09 |
Glenn Morris |
*** empty log message ***
|
2008-02-09 |
Glenn Morris |
(ipconfig-program, ipconfig-program-options): Add obsolete aliases to
|
2008-02-08 |
Glenn Morris |
Revert previous change, which should have been on the trunk.
|
2008-02-08 |
Glenn Morris |
(selection-coding-system): Remove, since it's now defined in select.el
|
2008-02-08 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-08 |
Richard M. Stallman |
(ifconfig): Renamed from ipconfig.
|
2008-02-08 |
Glenn Morris |
*** empty log message ***
|
2008-02-08 |
Glenn Morris |
(custom-theme-set-variables): Sort symbols that are
|
2008-02-07 |
Glenn Morris |
*** empty log message ***
|
2008-02-07 |
Glenn Morris |
D. E. Evans <sinuhe at gnu.org> (tiny change)
|
2008-02-07 |
Glenn Morris |
compilation-scroll-output fixed.
|
2008-02-07 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-07 |
Richard M. Stallman |
(Window Start): Mention the feature of moving
|
2008-02-06 |
Richard M. Stallman |
*** empty log message ***
|
2008-02-06 |
Richard M. Stallman |
(mh-make-seq, mh-seq-name): Use defsubst.
|
2008-02-06 |
Richard M. Stallman |
(mh-do-in-gnu-emacs, mh-do-in-xemacs)
|
2008-02-05 |
Jason Rumney |
*** empty log message ***
|
2008-02-05 |
Jason Rumney |
(w32_read_socket) <WM_CHAR>: Use locale-coding-system
|
2008-02-05 |
Juanma Barranquero |
Revert previous change, which was intended for the trunk.
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
Recommend giflib, not libungif.
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
In help, use generic names for the image libraries.
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
(erc-valid-nick-regexp): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
(erc-match-syntax-table): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
(erc-button-syntax-table): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
(rcirc commands): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
(Setting tags, In-buffer settings): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
(make_hdr): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
(read_header): Replace `legal' with `valid'.
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-05 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-04 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-04 |
Juanma Barranquero |
(w32-system-shells): Add TCC (new name for 4NT).
|
2008-02-04 |
Richard M. Stallman |
Comment changes.
|
2008-02-04 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-declaration-core-re):
|
2008-02-04 |
Stefan Monnier |
(cancel-change-group): Improve last fix.
|
2008-02-04 |
Stefan Monnier |
(cancel-change-group): Don't move point.
|
2008-02-04 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-02-04 |
YAMAMOTO Mitsuharu |
(mac_to_emacs_modifiers): New argument UNMAPPED_MODS.
|
2008-02-04 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-02-04 |
Chong Yidong |
Undo last change (mistakenly committed to branch).
|
2008-02-04 |
Chong Yidong |
Undo last change (mistakenly committed to branch).
|
2008-02-04 |
Chong Yidong |
Added "GTY" as synonym for __attribute__. Updated gperf output.
|
2008-02-04 |
Chong Yidong |
* etags.c: Added "GTY" as synonym for __attribute__. Updated
|
2008-02-04 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-02-04 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (fn_keycode_to_keycode_table): Add more entries
|
2008-02-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-02-02 |
Eli Zaretskii |
(Tags): Fix last change.
|
2008-02-02 |
Michael Albinus |
*** empty log message ***
|
2008-02-02 |
Michael Albinus |
* trampver.texi: Update release number.
|
2008-02-02 |
Michael Albinus |
* tramp.texi: Move @setfilename ../info/tramp up, outside the header
|
2008-02-02 |
Michael Albinus |
*** empty log message ***
|
2008-02-02 |
Michael Albinus |
* net/trampver.el: Update release number.
|
2008-02-02 |
Michael Albinus |
* net/tramp-vc.el (tramp-vc-do-command): Use `mapc' instead of `mapcar'.
|
2008-02-02 |
Michael Albinus |
*** empty log message ***
|
2008-02-02 |
Michael Albinus |
*** empty log message ***
|
2008-02-02 |
Michael Albinus |
*** empty log message ***
|
2008-02-02 |
Michael Albinus |
*** empty log message ***
|
2008-02-02 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-auto-save-file-name)
|
2008-02-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-02-02 |
Eli Zaretskii |
Restore copyright years. Update tutorial. Fix wording.
|
2008-02-01 |
Chong Yidong |
Undo last change.
|
2008-02-01 |
Chong Yidong |
* progmodes/etags.el (next-file): Improve revert message.
|
2008-02-01 |
Chong Yidong |
Revert last change.
|
2008-02-01 |
Chong Yidong |
*** If tags-loop-revert-buffers has the value `ask', the tags-scanning
|
2008-02-01 |
Chong Yidong |
(tags-loop-revert-buffers): Value `ask' means to query the user interactively.
|
2008-02-01 |
Chong Yidong |
* progmodes/etags.el (tags-loop-revert-buffers): Value `ask' means
|
2008-02-01 |
Juanma Barranquero |
*** empty log message ***
|
2008-02-01 |
Juanma Barranquero |
(image-library-alist): Prefer libpng12 to libpng13, because
|
2008-02-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-02-01 |
Thien-Thi Nguyen |
(vc-update): Fix bug: Specify branch tip as vc-checkout REVISION.
|
2008-02-01 |
Stefan Monnier |
(reindent-then-newline-and-indent): Be careful about the
|
2008-02-01 |
Dan Nicolaescu |
(verilog-sk-prompt-msb)
|
2008-02-01 |
Kenichi Handa |
*** empty log message ***
|
2008-02-01 |
Kenichi Handa |
(CCL_WRITE_CHAR): Fix overflow checking.
|
2008-02-01 |
Jason Rumney |
Added short descriptions of the exe files.
|
2008-02-01 |
Jason Rumney |
Added short descriptions of the exe files.
|
2008-01-31 |
Jason Rumney |
*** empty log message ***
|
2008-01-31 |
Jason Rumney |
Partially revert 2007-11-10 change.
|
2008-01-31 |
Jason Rumney |
Add note about obtaining libXpm source, and its origin.
|
2008-01-31 |
Chong Yidong |
Update tutorial.
|
2008-01-31 |
Chong Yidong |
* TUTORIAL.ru: Update tutorial.
|
2008-01-31 |
Martin Rudalics |
*** empty log message ***
|
2008-01-31 |
Martin Rudalics |
(rmail-highlight): Fix specification.
|
2008-01-31 |
Nick Roberts |
*** empty log message ***
|
2008-01-31 |
Kenichi Handa |
*** empty log message ***
|
2008-01-31 |
Kenichi Handa |
(make_ctrl_char): If C is a multibyte character, just
|
2008-01-31 |
Jason Rumney |
*** empty log message ***
|
2008-01-31 |
Jason Rumney |
(image-library-alist): Prefer libxpm.dll.
|
2008-01-31 |
Jason Rumney |
Add copyright notice and license.
|
2008-01-31 |
Jason Rumney |
Add copyright notice and license.
|
2008-01-31 |
Jason Rumney |
Add copyright notice and license.
|
2008-01-30 |
Jason Rumney |
Add nt/emacs.manifest
|
2008-01-30 |
Nick Roberts |
(gdb-var-set-format-regexp): New constant.
EMACS_PRETEST_22_1_90
|
2008-01-30 |
Nick Roberts |
*** empty log message ***
|
2008-01-30 |
Chong Yidong |
Regenerate.
|
2008-01-30 |
Chong Yidong |
Bump version number to 22.1.90.
|
2008-01-30 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-30 |
Vinicius Jose Latorre |
Eliminate blank-mode package. This package is only in trunk.
|
2008-01-30 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
(c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
Correct file name in previous commission.
|
2008-01-29 |
Alan Mackenzie |
(c-specifier-key): Exclude "template" from this regexp; to allow the "{"
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
(c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Alan Mackenzie |
(c-version): increase to 5.31.5.
|
2008-01-29 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-29 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-29 |
Richard M. Stallman |
(tags-query-replace): Delete unused optional args. Doc fix.
|
2008-01-29 |
Richard M. Stallman |
(hack-local-variables): Don't query about fake variables.
|
2008-01-29 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-27 |
Nick Roberts |
(gdb-create-define-alist): Don't call
|
2008-01-27 |
Nick Roberts |
*** empty log message ***
|
2008-01-27 |
Alan Mackenzie |
Correct typos, enhance comments.
|
2008-01-27 |
Alan Mackenzie |
Correct typos, enhance comments.
|
2008-01-27 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-27 |
Richard M. Stallman |
More trivial doc fixes.
|
2008-01-27 |
Richard M. Stallman |
Many doc fixes.
|
2008-01-26 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-26 |
Richard M. Stallman |
(Tags): Delete redundant index entry.
|
2008-01-26 |
Alan Mackenzie |
Introduce elements for the syntactic symbol arglist-cont-nonempty into
|
2008-01-26 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-26 |
Alan Mackenzie |
(c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to
|
2008-01-26 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
(tags-query-replace): Doc fix.
|
2008-01-26 |
Martin Rudalics |
*** empty log message ***
|
2008-01-26 |
Martin Rudalics |
(wdired-get-filename): Change `(1+ beg)' to `beg' so
|
2008-01-26 |
Thien-Thi Nguyen |
*** empty log message ***
|
2008-01-26 |
Thien-Thi Nguyen |
(Fclrhash): Return TABLE.
|
2008-01-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-26 |
Eli Zaretskii |
(Tags): Add "@cindex tags".
|
2008-01-26 |
Eli Zaretskii |
(Imenu): Remove "@cindex tags".
|
2008-01-26 |
Vinicius Jose Latorre |
Handle *long* lines tail visualization.
|
2008-01-26 |
Chong Yidong |
** david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis
|
2008-01-25 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-25 |
Juanma Barranquero |
(allout-unload-function): New function.
|
2008-01-25 |
Vinicius Jose Latorre |
New commands for cleaning up some blank problems like trailing blanks.
|
2008-01-25 |
Glenn Morris |
*** empty log message ***
|
2008-01-25 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
2008-01-25 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-25 |
Juanma Barranquero |
(allout-prefix-data): Doc fix.
|
2008-01-24 |
Stefan Monnier |
(vc-version-diff): Make sure we shrink the right window.
|
2008-01-23 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-23 |
Dan Nicolaescu |
* configure.in (xtensa): Match more configurations.
|
2008-01-23 |
Nick Roberts |
(Mouse Buttons): Update elisp xref to "Click Events" on click count.
|
2008-01-23 |
Nick Roberts |
*** empty log message ***
|
2008-01-23 |
Jason Rumney |
Fixed default printer-name.
|
2008-01-23 |
Jason Rumney |
*** empty log message ***
|
2008-01-23 |
Jason Rumney |
(printer-name): Do not set on MS Windows.
|
2008-01-22 |
Chong Yidong |
** Make longlines-mode wrap lines based on screen position instead
|
2008-01-22 |
Chong Yidong |
(pop_stat, pop_last): Fix last fix.
|
2008-01-22 |
Chong Yidong |
* pop.c (pop_stat, pop_last): Fix last fix.
|
2008-01-21 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-21 |
Juanma Barranquero |
(Exiting): Fix typo. Reported by D. E. Evans <sinuhe@gnu.org>.
|
2008-01-21 |
Stefan Monnier |
(unhandled-file-name-directory): Add handler.
|
2008-01-21 |
Vinicius Jose Latorre |
Fix problem with cleanning blank faces when turniing off blank-mode. Eliminate -face suffix.
|
2008-01-21 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-01-21 |
YAMAMOTO Mitsuharu |
(struct scroll_bar): New member `redraw_needed_p'.
|
2008-01-21 |
YAMAMOTO Mitsuharu |
(x_scroll_bar_create): Initialize bar->redraw_needed_p.
|
2008-01-21 |
Jason Rumney |
*** empty log message ***
|
2008-01-21 |
Dan Nicolaescu |
Updated from master source.
|
2008-01-20 |
Jason Rumney |
*** empty log message ***
|
2008-01-20 |
Jason Rumney |
(CYGWIN) [USING_SH]: Disable mapping of file permissions to NTFS ACLs.
|
2008-01-20 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-01-20 |
Glenn Morris |
*** empty log message ***
|
2008-01-20 |
Glenn Morris |
Quote all calls to "auxiliary skeleton"s to prevent infloops.
|
2008-01-20 |
Glenn Morris |
*** empty log message ***
|
2008-01-20 |
Glenn Morris |
Martin Svenson <phromo at gmail.com> (tiny change)
|
2008-01-19 |
Martin Rudalics |
*** empty log message ***
|
2008-01-19 |
Martin Rudalics |
(Buffer Modification): Fix typo.
|
2008-01-19 |
Dan Nicolaescu |
* progmodes/sh-script.el (sh-basic-offset):
|
2008-01-19 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-19 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-19 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-19 |
Juanma Barranquero |
(blank-style, blank-chars, blank-hspace-regexp, blank-space-regexp,
|
2008-01-19 |
Eli Zaretskii |
Add comment before kill-buffer-if-not-modified.
|
2008-01-19 |
Kenichi Handa |
*** empty log message ***
|
2008-01-19 |
Kenichi Handa |
*** empty log message ***
|
2008-01-19 |
Kenichi Handa |
(detect_coding_iso2022): New arg
|
2008-01-19 |
Kenichi Handa |
*** empty log message ***
|
2008-01-19 |
Kenichi Handa |
("TeX"): Correct the mappings for \v{k} and \vk.
|
2008-01-18 |
Miles Bader |
Add arch tagline
|
2008-01-18 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-18 |
Richard M. Stallman |
(icomplete-get-keys): Look up KEYS using all maps in proper buffer.
|
2008-01-17 |
Jason Rumney |
*** empty log message ***
|
2008-01-17 |
Jason Rumney |
(handle_one_xevent): Revert to counting chars not bytes.
|
2008-01-17 |
Vinicius Jose Latorre |
New file: blank-mode.el
|
2008-01-17 |
Jason Rumney |
(use_file_dialog): Doc fix.
|
2008-01-17 |
Jason Rumney |
*** empty log message ***
|
2008-01-17 |
Jason Rumney |
(w32_read_socket) <WM_CHAR>: Decode characters outside
|
2008-01-17 |
Glenn Morris |
*** empty log message ***
|
2008-01-17 |
Glenn Morris |
Regenerate.
|
2008-01-17 |
Glenn Morris |
(HAVE_X86_64_LIB64_DIR): Also set on s390x systems.
|
2008-01-17 |
Glenn Morris |
*** empty log message ***
|
2008-01-17 |
Glenn Morris |
(START_FILES, LIB_STANDARD): Adjust value according to HAVE_X86_64_LIB64_DIR.
|
2008-01-16 |
Alan Mackenzie |
(c-constant-symbol): Put this defun inside an eval-and-compile, so as to
|
2008-01-16 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-16 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-16 |
Juanma Barranquero |
(ada-convert-file-name): Fix typo in docstring.
|
2008-01-16 |
Juanma Barranquero |
(whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
|
2008-01-16 |
Juanma Barranquero |
(display-mm-height, display-mm-width): Fix typos in docstrings.
|
2008-01-16 |
Juanma Barranquero |
Fix typos in comments.
|
2008-01-16 |
Glenn Morris |
*** empty log message ***
|
2008-01-16 |
Glenn Morris |
(comint-regexp-arg): Fix no-input case.
|
2008-01-16 |
Glenn Morris |
finder-inf no longer in CVS.
|
2008-01-16 |
Glenn Morris |
*** empty log message ***
|
2008-01-16 |
Glenn Morris |
Ulf Jasper <ulf.jasper at web.de>
|
2008-01-15 |
Dan Nicolaescu |
* vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
|
2008-01-15 |
Glenn Morris |
Simplify details of external icon licensing.
|
2008-01-15 |
Glenn Morris |
Simplify details of external icon licensing.
|
2008-01-15 |
Glenn Morris |
Simplify details of external icon licensing.
|
2008-01-15 |
Glenn Morris |
*** empty log message ***
|
2008-01-15 |
Glenn Morris |
(diff-end-of-hunk): Revert 2008-01-08 change.
|
2008-01-15 |
Glenn Morris |
*** empty log message ***
|
2008-01-14 |
Alan Mackenzie |
* (c-constant-symbol): New function which supersedes c-const-symbol.
|
2008-01-14 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-14 |
Alan Mackenzie |
Correct messed up ID info in previous patch
|
2008-01-14 |
Alan Mackenzie |
(c-guess-basic-syntax): prevent a macro call inside a struct being
|
2008-01-14 |
Alan Mackenzie |
*** empty log message ***
|
2008-01-14 |
Jason Rumney |
*** empty log message ***
|
2008-01-14 |
Jason Rumney |
(image-type): Use image-type-from-file-name (from trunk
|
2008-01-12 |
Glenn Morris |
*** empty log message ***
|
2008-01-12 |
Glenn Morris |
(woman-parse-numeric-arg): Change handling of `==': can be interned
|
2008-01-12 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-12 |
Eli Zaretskii |
(view-file-other-window, view-file-other-frame): Fix last change.
|
2008-01-12 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-12 |
Eli Zaretskii |
(view-file-other-window, view-file-other-frame): Don't kill the buffer if it
|
2008-01-12 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-12 |
Eli Zaretskii |
(ebrowse-view-file-other-window): Delete function.
|
2008-01-11 |
Chong Yidong |
** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop
|
2008-01-11 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-11 |
Richard M. Stallman |
(atomic-change-group): Prevent undo list truncation.
|
2008-01-11 |
Richard M. Stallman |
Add david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis.
|
2008-01-11 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-01-11 |
YAMAMOTO Mitsuharu |
(mac_emacs_pid) [MAC_OSX]: New variable.
|
2008-01-11 |
Martin Rudalics |
*** empty log message ***
|
2008-01-11 |
Martin Rudalics |
(all): Add missing version entries.
|
2008-01-10 |
Chong Yidong |
** nico@ngolde.de, 7 Jan: some code issues
|
2008-01-10 |
Chong Yidong |
(pop_stat, pop_last): Check validity of string-to-integer
|
2008-01-10 |
Chong Yidong |
* pop.c (pop_stat, pop_last): Check validity of string-to-integer
|
2008-01-10 |
Dan Nicolaescu |
(safe-local-eval-forms): Mark
|
2008-01-10 |
Nick Roberts |
(comint-insert-input): Set point first.
|
2008-01-10 |
Nick Roberts |
*** empty log message ***
|
2008-01-10 |
Nick Roberts |
(gdb-dequeue-input): Make doubly sure
|
2008-01-10 |
Nick Roberts |
*** empty log message ***
|
2008-01-10 |
Dan Nicolaescu |
(verilog-mode-map): Don't bind C-M-a,
|
2008-01-10 |
Glenn Morris |
*** empty log message ***
|
2008-01-10 |
Glenn Morris |
*** empty log message ***
|
2008-01-10 |
Glenn Morris |
Chong Yidong <cyd at stupidchicken.com>
|
2008-01-10 |
Glenn Morris |
Add Incompatible Lisp Changes section with shell.el dirtrack stuff.
|
2008-01-10 |
Glenn Morris |
*** empty log message ***
|
2008-01-10 |
Glenn Morris |
(shell-dirtrack-verbose, shell-mode)
|
2008-01-10 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-10 |
Juanma Barranquero |
(select-safe-coding-system): When a buffer is modified, cancel the writing.
|
2008-01-09 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-booleanp): New function for
|
2008-01-09 |
Dan Nicolaescu |
(vc-hg-diff): Don't pass an empty string.
|
2008-01-09 |
Dan Nicolaescu |
(top-level): Fix spacing.
|
2008-01-09 |
Glenn Morris |
gnome icons are GPLv2 or later.
|
2008-01-09 |
Glenn Morris |
gnome icons are GPLv2 or later.
|
2008-01-09 |
Glenn Morris |
gnome icons are GPLv2 or later.
|
2008-01-09 |
Glenn Morris |
*** empty log message ***
|
2008-01-09 |
Glenn Morris |
(ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows.
|
2008-01-09 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-09 |
Glenn Morris |
*** empty log message ***
|
2008-01-09 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-09 |
Vinicius Jose Latorre |
Fix face attributes recognition
|
2008-01-08 |
Glenn Morris |
Whitespace.
|
2008-01-08 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>:
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
2008-01-08 |
Glenn Morris |
Regenerate.
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
(diff-end-of-hunk): Don't match empty lines in unified format.
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
(mouse-major-mode-menu): Suppress duplicate menus.
|
2008-01-08 |
Glenn Morris |
Update printed copyright year to 2008.
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
(main): Set copyright year to 2008.
|
2008-01-08 |
Glenn Morris |
*** empty log message ***
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-08 |
Nick Roberts |
(gdb-var-list-children-1): Put varnum in
|
2008-01-08 |
Nick Roberts |
*** empty log message ***
|
2008-01-07 |
Juanma Barranquero |
*** empty log message ***
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
YAMAMOTO Mitsuharu |
(Fmake_terminal_frame): Use #ifdef MAC_OS8 instead of #ifdef MAC_OS.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Michael Albinus |
* url-handlers.el (url-file-handler): Autoload.
|
2008-01-07 |
Dan Nicolaescu |
(vc-hg-log-view-mode): Handle the user field better.
|
2008-01-07 |
Nick Roberts |
(gud-gdb-command-name): Explain
|
2008-01-07 |
Nick Roberts |
*** empty log message ***
|
2008-01-07 |
Dan Nicolaescu |
(vc-hg-dir-state): Pass the dir argument to
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add missing FSF copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2008-01-07 |
Glenn Morris |
*** empty log message ***
|
2008-01-07 |
Glenn Morris |
(calc-full-help): Use emacs-copyright.
|
2008-01-06 |
Nick Roberts |
(hide-ifdef-mode-menu): Put hide-ifdef commands
|
2008-01-06 |
Nick Roberts |
*** empty log message ***
|
2008-01-06 |
Michael Albinus |
* ffap.el (ffap-read-file-or-url): Let-bind
|
2008-01-05 |
Glenn Morris |
Add some urls.
|
2008-01-05 |
Romain Francoise |
2008-01-05 Sven Joachim <svenjoac@gmx.de>
|
2008-01-05 |
Eli Zaretskii |
*** empty log message ***
|
2008-01-05 |
Eli Zaretskii |
(custom-deps, finder-data): Depend on autoloads instead of loaddefs.el.
|
2008-01-05 |
Dan Nicolaescu |
*** empty log message ***
|
2008-01-05 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (top-level): Don't require compile.
|
2008-01-05 |
Stefan Monnier |
(vc-cvs-annotate-time): Don't move backward when text
|
2008-01-05 |
Stefan Monnier |
*** empty log message ***
|
2008-01-04 |
Stefan Monnier |
Copyright and version headers update.
|
2008-01-04 |
Dan Nicolaescu |
* vc-git.el (vc-git-dir-state):
|
2008-01-04 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-04 |
Richard M. Stallman |
(Ffile_name_directory, Fexpand_file_name): Doc fixes.
|
2008-01-04 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-04 |
Richard M. Stallman |
(Faces): Don't talk about internal face vector as arg to facep.
|
2008-01-04 |
Richard M. Stallman |
(Type Keywords): Fix previous change.
|
2008-01-04 |
Richard M. Stallman |
(Links and Mouse-1): Fix xref for commands.texi change.
|
2008-01-04 |
Richard M. Stallman |
(Top): Fix menu for prev change.
|
2008-01-04 |
Richard M. Stallman |
*** empty log message ***
|
2008-01-04 |
Richard M. Stallman |
(delete-selection-mode): Doc fix.
|
2008-01-04 |
Glenn Morris |
*** empty log message ***
|
2008-01-04 |
Glenn Morris |
(emacs-copyright): Update to 2008.
|
2008-01-04 |
Glenn Morris |
*** empty log message ***
|
2008-01-04 |
Glenn Morris |
(Copyright): Update to 2008.
|
2008-01-04 |
Glenn Morris |
(version): Just use current year for short copyright; update to 2008.
|
2008-01-04 |
Glenn Morris |
(print_version): Update copyright to 2008.
|
2008-01-04 |
Glenn Morris |
*** empty log message ***
|
2008-01-04 |
Glenn Morris |
Update copyright to 2008.
|
2008-01-04 |
Glenn Morris |
Update copyright to 2008.
|
2008-01-03 |
Nick Roberts |
(gud-def): Do nothing if gud-running is t.
|
2008-01-03 |
Nick Roberts |
(gdb-var-set-format): Set the output format
|
2008-01-03 |
Nick Roberts |
*** empty log message ***
|
2008-01-03 |
Dan Nicolaescu |
*** empty log message ***
|
2008-01-03 |
Dan Nicolaescu |
* time-stamp.el (time-stamp-time-zone): Add safe-local-variable property.
|
2008-01-03 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-local-pdict): Add safe-local-variable property.
|
2008-01-03 |
Dan Nicolaescu |
* progmodes/sh-script.el (sh-indentation): Add safe-local-variable property.
|
2008-01-03 |
Dan Nicolaescu |
* whitespace.el (whitespace-check-buffer-leading)
|
2007-12-31 |
Richard M. Stallman |
Whitespace change.
|
2007-12-31 |
Richard M. Stallman |
(custom-add-parent-links): New arg DOC-INITIAL-STRING.
|
2007-12-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-30 |
Richard M. Stallman |
(Accessing Mouse): Renamed from Accessing Events.
|
2007-12-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-29 |
Richard M. Stallman |
(custom-add-parent-links): Fill the "Parent documentation" text.
|
2007-12-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-29 |
Richard M. Stallman |
(font-lock-prepend-text-property, font-lock-append-text-property):
|
2007-12-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-29 |
Richard M. Stallman |
(facep): Doc fix.
|
2007-12-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-29 |
Richard M. Stallman |
(fancy-startup-tail, fancy-about-text)
|
2007-12-29 |
Richard M. Stallman |
(list-colors-print): Use :background and :foreground
|
2007-12-29 |
Eli Zaretskii |
*** empty log message ***
|
2007-12-29 |
Eli Zaretskii |
(ispell-grep-command): Use "grep" on MS-Windows and MS-DOS.
|
2007-12-28 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-12-28 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-12-28 |
YAMAMOTO Mitsuharu |
(rgrep): Fix last change.
|
2007-12-28 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-28 |
Richard M. Stallman |
(Size and Position): Explain meaning of frame pixel width and height.
|
2007-12-28 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-28 |
Richard M. Stallman |
(Basic Parameters): For `title', refer to title bar.
|
2007-12-28 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-28 |
Richard M. Stallman |
(Size Parameters): Fix typo.
|
2007-12-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-27 |
Richard M. Stallman |
(compilation-start): Set initial visible point properly even when
|
2007-12-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-27 |
Richard M. Stallman |
(Formatted Text): Improve menu tag.
|
2007-12-26 |
Richard M. Stallman |
Whitespace change.
|
2007-12-26 |
Martin Rudalics |
Fix regexps in fill-french-nobreak-p broken by last patch.
|
2007-12-26 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-26 |
Richard M. Stallman |
(conf-mode-maybe): New function.
|
2007-12-26 |
Martin Rudalics |
*** empty log message ***
|
2007-12-26 |
Martin Rudalics |
(fill-find-break-point): Fix doc-string typo.
|
2007-12-26 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-25 |
Dan Nicolaescu |
(asm-mode-map): Add a major mode menu.
|
2007-12-25 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-25 |
Richard M. Stallman |
(comint-mode-map): Explicitly bind `delete' and `kp-delete'
|
2007-12-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-12-24 |
YAMAMOTO Mitsuharu |
(make_process): Initialize pty_flag to Qnil instead of 0
|
2007-12-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-12-24 |
YAMAMOTO Mitsuharu |
(phys_cursor_in_rect_p): Check if cursor is in fringe area.
|
2007-12-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-23 |
Richard M. Stallman |
Load dired.el at run time too.
|
2007-12-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-23 |
Richard M. Stallman |
(copy-face): Create the new face explicitly if it does not exist already.
|
2007-12-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-23 |
Richard M. Stallman |
(Type Keywords): Uncomment :validate and clarify it.
|
2007-12-23 |
Andreas Schwab |
*** empty log message ***
|
2007-12-23 |
Andreas Schwab |
(switch-to-buffer-other-frame): Return the buffer
|
2007-12-23 |
YAMAMOTO Mitsuharu |
Fix author and entry as the corresponding change is already made in the trunk.
|
2007-12-23 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-12-23 |
YAMAMOTO Mitsuharu |
(fill_menubar) [MAC_OSX]: Add workaround for Mac OS X 10.5
|
2007-12-23 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-12-23 |
YAMAMOTO Mitsuharu |
(mac-apple-event-map): Bind kHICommandAbout event to
|
2007-12-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-22 |
Richard M. Stallman |
(Query Replace): Make exp of query-replace more self-contained, and clarify.
|
2007-12-22 |
Eli Zaretskii |
Mention -iname usage in find-dired.
|
2007-12-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-12-22 |
Eli Zaretskii |
(syms_of_callint) <command-history>: Add reference to history-length in
|
2007-12-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-12-22 |
Eli Zaretskii |
(set-variable-value-history): Add reference to history-length in
|
2007-12-22 |
Eli Zaretskii |
(minibuffer-history, shell-command-history): Add references to history-length
|
2007-12-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-12-22 |
Eli Zaretskii |
(regexp-history): Add reference to `history-length' in the doc string.
|
2007-12-22 |
Eli Zaretskii |
(input-method-history): Add reference to `history-length' in the doc string.
|
2007-12-22 |
Eli Zaretskii |
(file-name-history): Add reference to `history-length' in the doc string.
|
2007-12-22 |
Richard M. Stallman |
(Getting Started): Change @ref to @pxref.
|
2007-12-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-22 |
Richard M. Stallman |
(comint-password-prompt-regexp): Match `Enter Password'.
|
2007-12-21 |
Jason Rumney |
*** empty log message ***
|
2007-12-21 |
Jason Rumney |
(rgrep): Use find-name-arg.
|
2007-12-21 |
Jason Rumney |
(find-name-arg): New custom variable.
|
2007-12-21 |
Martin Rudalics |
*** empty log message ***
|
2007-12-21 |
Martin Rudalics |
(auto-insert-alist): Remove nonsensical precision
|
2007-12-19 |
Martin Rudalics |
*** empty log message ***
|
2007-12-19 |
Martin Rudalics |
(all): Use correct group name for members of mode-line group.
|
2007-12-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-12-17 |
Thien-Thi Nguyen |
(defcustom-c-stylevar): Revert to pre-2007-12-12 version.
|
2007-12-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-12-17 |
Thien-Thi Nguyen |
(defcustom-c-stylevar): Remove debugging message.
|
2007-12-17 |
Jason Rumney |
*** empty log message ***
|
2007-12-17 |
Jason Rumney |
(w32_wnd_proc) <WM_KEYDOWN>: Cast char to unsigned before passing as wParam.
|
2007-12-16 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-12-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-15 |
Richard M. Stallman |
(Auto Save): Clarify definition of auto-saving.
|
2007-12-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-15 |
Richard M. Stallman |
(find-function-after-hook): Add :type.
|
2007-12-15 |
Richard M. Stallman |
(Info-clone-buffer): Renamed from Info-clone-buffer-hook. Use changed.
|
2007-12-15 |
Richard M. Stallman |
(fancy-splash-help-echo): Var deleted.
|
2007-12-15 |
Richard M. Stallman |
(menu-bar-describe-menu): Remove dots from menu text.
|
2007-12-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-15 |
Richard M. Stallman |
Many doc fixes.
|
2007-12-15 |
Richard M. Stallman |
("scandinavian-postfix"): Doc fix.
|
2007-12-14 |
Jason Rumney |
*** empty log message ***
|
2007-12-14 |
Jason Rumney |
(w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.
|
2007-12-13 |
Jason Rumney |
*** empty log message ***
|
2007-12-13 |
Jason Rumney |
(w32_wnd_proc, Fw32_reconstruct_hot_key): Range check
|
2007-12-12 |
Thien-Thi Nguyen |
Fix typo.
|
2007-12-12 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-12-12 |
Thien-Thi Nguyen |
(defcustom-c-stylevar): Rewrite.
|
2007-12-11 |
Glenn Morris |
*** empty log message ***
|
2007-12-11 |
Glenn Morris |
(url-make-private-file): New function.
|
2007-12-11 |
Glenn Morris |
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
|
2007-12-11 |
Glenn Morris |
(url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
|
2007-12-11 |
Dan Nicolaescu |
(set-buffer-menubar): Remove unused
|
2007-12-09 |
Dan Nicolaescu |
(verilog-kill-existing-comment, verilog-insert-date)
|
2007-12-09 |
Dan Nicolaescu |
* progmodes/perl-mode.el (perl-continued-statement-offset)
|
2007-12-09 |
Miles Bader |
Add arch tagline
|
2007-12-09 |
Glenn Morris |
Fix copyright years.
|
2007-12-08 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-mode-map)
|
2007-12-08 |
Dan Nicolaescu |
* progmodes/verilog-mode.el (verilog-mode-map): Fix typo.
|
2007-12-08 |
Dan Nicolaescu |
(auto-mode-alist): Recognize verilog files.
|
2007-12-08 |
Dan Nicolaescu |
(verilog-string-replace-matches)
|
2007-12-08 |
Dan Nicolaescu |
(verilog-mode-version)
|
2007-12-08 |
Dan Nicolaescu |
New file.
|
2007-12-08 |
Eli Zaretskii |
""
|
2007-12-08 |
Eli Zaretskii |
(latexenc-find-file-coding-system): If both coding-system-for-write and
|
2007-12-06 |
Jason Rumney |
(mouse-buffer-menu-alist): Keep buffer names left aligned.
|
2007-12-06 |
Jason Rumney |
*** empty log message ***
|
2007-12-06 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-12-04 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-04 |
Richard M. Stallman |
(Symbol Type): Fix typo.
|
2007-12-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-12-04 |
Juanma Barranquero |
(ido-save-history): Use emacs-mule coding system instead of
|
2007-12-04 |
Karl Fogel |
* lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
|
2007-12-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-03 |
Richard M. Stallman |
(make_process): Initialize pty_flag to 0.
|
2007-12-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-03 |
Richard M. Stallman |
(Standard Hooks): Add link to Hooks for Loading.
|
2007-12-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-02 |
Jason Rumney |
*** empty log message ***
|
2007-12-02 |
Jason Rumney |
(xbm_load) [WINDOWSNT]: Shuffle the bits of directly specified XBMs.
|
2007-12-02 |
Glenn Morris |
*** empty log message ***
|
2007-12-02 |
Glenn Morris |
*** empty log message ***
|
2007-12-02 |
Glenn Morris |
(nntp-open-tls-stream, nntp-open-ssl-stream):
|
2007-12-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-01 |
Richard M. Stallman |
(widget-type): Doc fix.
|
2007-12-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-12-01 |
Richard M. Stallman |
(syms_of_xdisp) <scroll-conservatively>: Doc fix.
|
2007-12-01 |
Glenn Morris |
*** empty log message ***
|
2007-12-01 |
Glenn Morris |
Dan Nicolaescu <dann at ics.uci.edu>
|
2007-12-01 |
Dan Nicolaescu |
* vc-git.el (vc-git-dir-state): Fix the git command arguments.
|
2007-12-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-12-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-11-30 |
Stefan Monnier |
(perl-font-lock-syntactic-keywords): Don't match "sub { (...) ... }".
|
2007-11-30 |
Jason Rumney |
bug fixed 2002-05-02 by rms.
|
2007-11-30 |
Jason Rumney |
rm non-bug: see sdl.web@gmail.com, 09 Nov, Re: ps-lpr-switches has no effect
|
2007-11-30 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-11-30 |
YAMAMOTO Mitsuharu |
(emacs_close) [MAC_OSX && HAVE_CARBON]:
|
2007-11-30 |
YAMAMOTO Mitsuharu |
(cfsockets_for_select) [MAC_OSX && SELECT_USE_CFSOCKET]:
|
2007-11-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-29 |
Richard M. Stallman |
(Composite Types): Document `group' type.
|
2007-11-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-29 |
Richard M. Stallman |
(toggle-input-method-active): New var.
|
2007-11-29 |
Glenn Morris |
Regenerate, with the manual shell-function-message patch back from the dead.
|
2007-11-29 |
Glenn Morris |
*** empty log message ***
|
2007-11-29 |
Glenn Morris |
(with-decoded-time-value): Doc fix.
|
2007-11-29 |
Glenn Morris |
Ari Roponen <ari.roponen at gmail.com> (tiny change)
|
2007-11-28 |
Glenn Morris |
*** empty log message ***
|
2007-11-28 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
2007-11-28 |
Glenn Morris |
*** empty log message ***
|
2007-11-28 |
Glenn Morris |
*** empty log message ***
|
2007-11-28 |
Glenn Morris |
Petr Salinger <Petr.Salinger at seznam.cz>:
|
2007-11-28 |
Glenn Morris |
*** empty log message ***
|
2007-11-28 |
Glenn Morris |
Petr Salinger <Petr.Salinger at seznam.cz>: New file.
|
2007-11-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-11-27 |
YAMAMOTO Mitsuharu |
(unrelocate): New argument BASE. Use it instead of
|
2007-11-26 |
Jason Rumney |
*** empty log message ***
|
2007-11-26 |
Jason Rumney |
(sys_spawnve): Quote args with wildcards.
|
2007-11-26 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-26 |
Juanma Barranquero |
(batch-byte-recompile-directory): Doc fix.
|
2007-11-26 |
Andreas Schwab |
*** empty log message ***
|
2007-11-26 |
Andreas Schwab |
(list_processes_1): Fix indentation level of the
|
2007-11-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-24 |
Richard M. Stallman |
(Refresh Screen, Forcing Redisplay):
|
2007-11-24 |
Reiner Steib |
(ucs-8859-7-alist): Update the table.
|
2007-11-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-11-24 |
YAMAMOTO Mitsuharu |
(copy_data_segment): Also copy __gcc_except_tab and __objc_* sections.
|
2007-11-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-11-24 |
YAMAMOTO Mitsuharu |
Also build and run on Mac OS X 10.5.
|
2007-11-24 |
Glenn Morris |
Add mail-send.xpm.
|
2007-11-24 |
Glenn Morris |
*** empty log message ***
|
2007-11-24 |
Glenn Morris |
*** empty log message ***
|
2007-11-24 |
Glenn Morris |
(message-tool-bar-retro): Update for rename mail_send.xpm->mail-send.xpm.
|
2007-11-24 |
Glenn Morris |
Copy here from trunk
|
2007-11-23 |
Andreas Schwab |
*** empty log message ***
|
2007-11-23 |
Andreas Schwab |
(Fformat): Handle %c specially since it requires the
|
2007-11-22 |
Francesco Potortì |
(Tag Syntax): Revert this change: "Now --members is
|
2007-11-22 |
Francesco Potortì |
Revert a change in etags syntax.
|
2007-11-22 |
Francesco Potortì |
Revert this change, not installed in Emacs 22:
|
2007-11-22 |
Francesco Potortì |
Updates to etags.1.
|
2007-11-22 |
Francesco Potortì |
(default_C_help) [CTAGS]: differentiate the help string,
|
2007-11-22 |
Francesco Potortì |
Help strings corrections in etags.c.
|
2007-11-22 |
Francesco Potortì |
Remove the following entry for etags:
|
2007-11-22 |
Francesco Potortì |
For some reason, this new feature is not in etags for Emacs 22,
|
2007-11-22 |
Jan Djärv |
*** empty log message ***
|
2007-11-22 |
Jan Djärv |
(x-gtk-map-stock): Check if FILE is a string.
|
2007-11-22 |
Jan Djärv |
*** empty log message ***
|
2007-11-22 |
Jan Djärv |
(update_frame_tool_bar): Don't call x-gtk-map-stock if
|
2007-11-21 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-21 |
Juanma Barranquero |
(forward-sentence): Doc fix.
|
2007-11-20 |
Francesco Potortì |
Backporting bug corrections from trunk.
|
2007-11-20 |
Francesco Potortì |
Backporting bug corrections from trunk.
|
2007-11-20 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-20 |
Richard M. Stallman |
(Example -- Configuring a tool called directly): Update example.
|
2007-11-20 |
Richard M. Stallman |
Comment change.
|
2007-11-20 |
Glenn Morris |
(declare-function): Define as a no-op, for compatibility with Emacs 23.
|
2007-11-20 |
Glenn Morris |
*** empty log message ***
|
2007-11-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-19 |
Juanma Barranquero |
(map-query-replace-regexp): Doc fix (revert part of revision 1.104,
|
2007-11-19 |
Jason Rumney |
*** empty log message ***
|
2007-11-19 |
Jason Rumney |
(w32_init_bdf_font, w32_BDF_to_x_font): CreateFileMapping
|
2007-11-19 |
Nick Roberts |
Update commentary.
|
2007-11-19 |
Nick Roberts |
*** empty log message ***
|
2007-11-17 |
Eli Zaretskii |
Provide exact information about customizing Alt-Shift on Windows XP.
|
2007-11-16 |
Stefan Monnier |
(Fset_match_data): Remove the `evaporate' feature.
|
2007-11-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-11-16 |
Eli Zaretskii |
(set-locale-environment): Set default-file-name-coding-system _after_
|
2007-11-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-11-16 |
Eli Zaretskii |
(rmail-current-subject-regexp): Allow more than one space after "Subject:".
|
2007-11-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-16 |
Juanma Barranquero |
(make-variable-frame-local): Fix typo in obsolescence declaration.
|
2007-11-16 |
Glenn Morris |
*** empty log message ***
|
2007-11-16 |
Glenn Morris |
(mail-extr-all-top-level-domains): Update domains.
|
2007-11-16 |
Stefan Monnier |
(tpu-next-line, tpu-previous-line, tpu-forward-line, tpu-backward-line)
|
2007-11-16 |
Stefan Monnier |
(cvs-parse-table): Ignore errors when looking up files
|
2007-11-16 |
Juri Linkov |
Remove Man reading problem.
|
2007-11-16 |
Juri Linkov |
*** empty log message ***
|
2007-11-16 |
Juri Linkov |
(Man-heading-regexp): Add 0-9.
|
2007-11-16 |
Andreas Schwab |
*** empty log message ***
|
2007-11-16 |
Andreas Schwab |
*** empty log message ***
|
2007-11-16 |
Andreas Schwab |
Always take precision into account.
|
2007-11-16 |
Andreas Schwab |
*** empty log message ***
|
2007-11-16 |
Andreas Schwab |
(Fformat): When formatting an integer as float take precision into account.
|
2007-11-15 |
Andreas Schwab |
Fix last change.
|
2007-11-15 |
Andreas Schwab |
*** empty log message ***
|
2007-11-15 |
Andreas Schwab |
(Fformat): Correctly format EMACS_INT values.
|
2007-11-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-15 |
Juanma Barranquero |
(Electric Keys, Custom Macros): Fix typos.
|
2007-11-15 |
Juanma Barranquero |
(nnimap-split-download-body): Fix typo in docstring.
|
2007-11-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-15 |
Juanma Barranquero |
(gnus-demon): Fix typo in docstring.
|
2007-11-15 |
Juanma Barranquero |
(gnus-uu-default-view-rules): Fix typos in docstring.
|
2007-11-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-15 |
Juanma Barranquero |
(erc-log-matches): Fix typos in docstring.
|
2007-11-15 |
Juanma Barranquero |
(log): Fix typo in docstring.
|
2007-11-15 |
Juanma Barranquero |
(define-erc-response-handler): Fix typos in docstring.
|
2007-11-15 |
Juanma Barranquero |
(erc-open): Fix typo in docstring.
|
2007-11-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-15 |
Juanma Barranquero |
(cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings.
|
2007-11-15 |
Juanma Barranquero |
(c-crosses-statement-barrier-p): Fix typo in docstring.
|
2007-11-15 |
Francesco Potortì |
etags.c: (C_entries): In case '}', set fvdef to fvnone
|
2007-11-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-15 |
Richard M. Stallman |
(esc-map): Bind C-M-l here; moved from reposition.el.
|
2007-11-15 |
Richard M. Stallman |
(reposition-window): Binding C-M-l moved to bindings.el.
|
2007-11-15 |
Richard M. Stallman |
(add-change-log-entry-other-window):
|
2007-11-15 |
Richard M. Stallman |
(minibuffer-local-map): Bind C-tab here; moved from filecache.el.
|
2007-11-15 |
Richard M. Stallman |
Minibuffer map bindings moved to bindings.el.
|
2007-11-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-15 |
Richard M. Stallman |
(Communication Coding): Document x-select-request-type.
|
2007-11-15 |
Richard M. Stallman |
(Equality Predicates): Delete `eql'.
|
2007-11-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-15 |
Richard M. Stallman |
(url-retrieve-synchronously): Call delete-process.
|
2007-11-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-15 |
Juanma Barranquero |
(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
|
2007-11-15 |
Juanma Barranquero |
(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
|
2007-11-15 |
Juanma Barranquero |
(Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
|
2007-11-15 |
Martin Rudalics |
*** empty log message ***
|
2007-11-15 |
Martin Rudalics |
(Top): Remove Frame-Local Variables from Node Listing.
|
2007-11-15 |
Martin Rudalics |
(Top): Remove Frame-Local Variables from Node Listing.
|
2007-11-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-14 |
Juanma Barranquero |
(Fw32_registered_hot_keys): Don't return the nil values corresponding
|
2007-11-14 |
Jason Rumney |
*** empty log message ***
|
2007-11-14 |
Jason Rumney |
(set-locale-environment): Set default-file-name-coding-system
|
2007-11-14 |
Nick Roberts |
(gdb-parent-bptno-enabled): New variable.
|
2007-11-14 |
Nick Roberts |
*** empty log message ***
|
2007-11-13 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-13 |
Juanma Barranquero |
(Fw32_register_hot_key): Don't try to register
|
2007-11-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-11 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-11 |
Juanma Barranquero |
(iso-translate-conventions): Doc fix.
|
2007-11-11 |
Juri Linkov |
(menu-bar-help-menu):
|
2007-11-11 |
Juri Linkov |
Rename save-buffers-kill-terminal to save-buffers-kill-emacs
|
2007-11-11 |
Juri Linkov |
*** empty log message ***
|
2007-11-11 |
Glenn Morris |
(Special Diary Entries): Fix Thanksgiving example.
|
2007-11-11 |
Glenn Morris |
*** empty log message ***
|
2007-11-10 |
Juri Linkov |
*** empty log message ***
|
2007-11-10 |
Juri Linkov |
(BASE_PURESIZE): Increase to 1130000.
|
2007-11-10 |
Juri Linkov |
*** empty log message ***
|
2007-11-10 |
Juri Linkov |
(emacs-copyright): Add emacs-copyright.
|
2007-11-10 |
Juri Linkov |
(help-map, help-for-help-internal): Add `C-h C-a'.
|
2007-11-10 |
Juri Linkov |
Add `button'. Move up `startup'.
|
2007-11-10 |
Juri Linkov |
Backport startup screen related changes from the trunk.
|
2007-11-10 |
Stefan Monnier |
(load_overlay_strings): Fix copy&paste typo.
|
2007-11-10 |
Jason Rumney |
*** empty log message ***
|
2007-11-10 |
Jason Rumney |
Sync charset names with setup-default-fontset.
|
2007-11-10 |
Jason Rumney |
*** empty log message ***
|
2007-11-10 |
Jason Rumney |
Enable SJIS fonts before creating any fontsets.
|
2007-11-10 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-10 |
Juanma Barranquero |
(ido-save-history): Write the history file in UTF-8,
|
2007-11-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-09 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-11-09 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-11-09 |
YAMAMOTO Mitsuharu |
(face-normalize-spec): Remove function.
|
2007-11-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-11-09 |
Juanma Barranquero |
(enable-local-variables): Doc fix.
|
2007-11-08 |
Vinicius Jose Latorre |
Change regexp to match dir like 'a...b'
|
2007-11-08 |
Glenn Morris |
Explain combine-and-quote-strings, split-string-and-unquote.
|
2007-11-07 |
Chong Yidong |
(handle_face_prop): Fix last change.
|
2007-11-07 |
Chong Yidong |
(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.
|
2007-11-07 |
Chong Yidong |
* dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
|
2007-11-07 |
Glenn Morris |
*** empty log message ***
|
2007-11-07 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
2007-11-07 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
2007-11-07 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-06 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-06 |
Jan Djärv |
*** empty log message ***
|
2007-11-06 |
Jan Djärv |
(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
|
2007-11-05 |
Nick Roberts |
(gud-gdb): Remove vestigial gdba doc and code.
|
2007-11-05 |
Nick Roberts |
*** empty log message ***
|
2007-11-04 |
Richard M. Stallman |
(handle_face_prop): Test for strings that came from overlays,
|
2007-11-04 |
Richard M. Stallman |
(face_for_overlay_string): Function renamed from
|
2007-11-04 |
Richard M. Stallman |
(struct it): New elt string_overlays.
|
2007-11-04 |
Richard M. Stallman |
Whitespace change.
|
2007-11-04 |
Glenn Morris |
*** empty log message ***
|
2007-11-04 |
Glenn Morris |
Riccardo Murri <riccardo.murri at gmail.com>
|
2007-11-03 |
Romain Francoise |
*** empty log message ***
|
2007-11-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-03 |
Richard M. Stallman |
(handle_face_prop): Use face_at_buffer_position_no_overlays
|
2007-11-03 |
Richard M. Stallman |
(face_at_buffer_position_no_overlays): Add decl.
|
2007-11-03 |
Richard M. Stallman |
(face_at_buffer_position_no_overlays): New function.
|
2007-11-03 |
Glenn Morris |
*** empty log message ***
|
2007-11-03 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
2007-11-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-11-03 |
Richard M. Stallman |
(handle_stop): Move some code out of loop.
|
2007-11-02 |
Romain Francoise |
2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
|
2007-11-02 |
Glenn Morris |
*** empty log message ***
|
2007-11-02 |
Glenn Morris |
*** empty log message ***
|
2007-11-02 |
Glenn Morris |
(tags-table-mode): Disable undo.
|
2007-11-02 |
Glenn Morris |
Revert previous change.
|
2007-11-02 |
Glenn Morris |
*** empty log message ***
|
2007-11-02 |
Glenn Morris |
(bad-packages-alist): Revert previous change.
|
2007-11-02 |
Nick Roberts |
(Watch Expressions): Remove obscure sentence.
|
2007-11-02 |
Nick Roberts |
*** empty log message ***
|
2007-11-02 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-11-01 |
Glenn Morris |
Advise removal of old vc-svn.
|
2007-11-01 |
Glenn Morris |
*** empty log message ***
|
2007-11-01 |
Glenn Morris |
(bad-packages-alist): Add an entry for standalone vc-svn.
|
2007-11-01 |
Glenn Morris |
*** empty log message ***
|
2007-11-01 |
Glenn Morris |
(nroff-mode): Set indent-line-function.
|
2007-11-01 |
Dan Nicolaescu |
*** empty log message ***
|
2007-11-01 |
Dan Nicolaescu |
(printing): Fix :version, printing.el was included
|
2007-11-01 |
Glenn Morris |
*** empty log message ***
|
2007-11-01 |
Glenn Morris |
Fixed: minor bug in footnote.el.
|
2007-11-01 |
Glenn Morris |
*** empty log message ***
|
2007-11-01 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
2007-11-01 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
2007-11-01 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
2007-11-01 |
Glenn Morris |
(footnote-numeric-regexp)
|
2007-10-31 |
Michael Albinus |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(whitespace-unload-function): New-style unload function.
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(dired-copy-file-recursive): Preserve directory permissions.
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(whitespace-write-file-hook): Remove interactive spec.
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(strokes-alphabetic-lessp): Doc fix.
|
2007-10-31 |
Vinicius Jose Latorre |
Default argument for find-library
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(elp-report-limit, elp-restore-all, elp-unset-master, elp-results): Fix typos.
|
2007-10-31 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-10-31 |
YAMAMOTO Mitsuharu |
[USE_ATSUI] (Fmac_atsu_font_face_attributes):
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(msb--many-menus): Remove variable.
|
2007-10-31 |
Glenn Morris |
*** empty log message ***
|
2007-10-31 |
Glenn Morris |
(install): Change ownership of installed files.
|
2007-10-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-31 |
Juanma Barranquero |
(shadow-inhibit-overload, shadow-remove-from-todo, shadow-insert-var):
|
2007-10-30 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-10-30 |
Jason Rumney |
Remove batch mode format-mode-line problem.
|
2007-10-30 |
Jason Rumney |
*** empty log message ***
|
2007-10-30 |
Jason Rumney |
(Fformat_mode_line): Do nothing when noninteractive.
|
2007-10-30 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-30 |
Juanma Barranquero |
(ediff, ediff-files, ediff-buffers, ebuffers, ediff3, ediff-files3,
|
2007-10-30 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-30 |
Juanma Barranquero |
(unload-feature): Remove redundant check.
|
2007-10-30 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-10-30 |
YAMAMOTO Mitsuharu |
(unexec_regions_recorder, unexec_regions_merge):
|
2007-10-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-30 |
Richard M. Stallman |
(syms_of_emacs) <installation-directory>: Reflow docstring.
|
2007-10-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-30 |
Richard M. Stallman |
(savehist-save): Obey savehist-ignored-variables.
|
2007-10-30 |
Nick Roberts |
(Watch Expressions): Describe gdb-delete-out-of-scope.
|
2007-10-30 |
Nick Roberts |
*** empty log message ***
|
2007-10-30 |
Nick Roberts |
(gdb-delete-out-of-scope): New option.
|
2007-10-30 |
Nick Roberts |
*** empty log message ***
|
2007-10-30 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-30 |
Juanma Barranquero |
(ses-unload-function): New function.
|
2007-10-30 |
Juanma Barranquero |
(uniquify-unload-function): Add docstring.
|
2007-10-30 |
Juanma Barranquero |
(server-unload-function): Unbind `server-edit' from `C-x #'.
|
2007-10-30 |
Juanma Barranquero |
(follow-unload-function): Add docstring.
|
2007-10-30 |
Juanma Barranquero |
(unload-feature): Remove erroneous check for the FEATURE-unload-function
|
2007-10-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-29 |
Juanma Barranquero |
(unsafep, unsafep-function, unsafep-progn, unsafep-let):
|
2007-10-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-29 |
Juanma Barranquero |
(uniquify-unload-function): New function and var.
|
2007-10-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-29 |
Juanma Barranquero |
(uniquify-maybe-rerationalize-w/o-cb): Define it before use
|
2007-10-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-29 |
Richard M. Stallman |
(Introduction): Delete discussion of implementation internals.
|
2007-10-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-29 |
Juanma Barranquero |
(server-unload-function): Rename from `server-unload-hook' and
|
2007-10-29 |
Juanma Barranquero |
(unload-feature-special-hooks): Add `delete-frame-functions'.
|
2007-10-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-29 |
Juanma Barranquero |
(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
|
2007-10-28 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-27 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-27 |
Juanma Barranquero |
(uniquify-managed): Pacify byte compiler.
|
2007-10-27 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-10-26 |
Martin Rudalics |
*** empty log message ***
|
2007-10-26 |
Martin Rudalics |
(window_min_size_2): Don't count header-line.
|
2007-10-26 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-26 |
Juanma Barranquero |
Add a wrapper for getenv so it also checks the registry on Windows.
|
2007-10-26 |
Glenn Morris |
(byte-compile-warnings): Autoload the safe-local-variable property.
|
2007-10-26 |
Glenn Morris |
*** empty log message ***
|
2007-10-26 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-26 |
Richard M. Stallman |
(browse-url-browser-function): Delete grail.
|
2007-10-25 |
Jason Rumney |
*** empty log message ***
|
2007-10-25 |
Jason Rumney |
(sock_err_message): New function.
|
2007-10-25 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-25 |
Juanma Barranquero |
(w32_get_resource): Remove unused variable `ok'.
|
2007-10-25 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-25 |
Juanma Barranquero |
(init_environment): Fix tiny memory leak.
|
2007-10-25 |
Dan Nicolaescu |
Fix attribution.
|
2007-10-25 |
Glenn Morris |
(f90-indented-comment-re, f90-directive-comment-re)
|
2007-10-25 |
Glenn Morris |
(conf-space-keywords): Mark this regexps as safe if a string.
|
2007-10-25 |
Glenn Morris |
(fortran-comment-line-start-skip, fortran-directive-re):
|
2007-10-25 |
Glenn Morris |
*** empty log message ***
|
2007-10-25 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-25 |
Richard M. Stallman |
(ps-mode-map): Delete C-c v binding.
|
2007-10-24 |
Jason Rumney |
*** empty log message ***
|
2007-10-24 |
Jason Rumney |
Include math.h.
|
2007-10-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-24 |
Juanma Barranquero |
(quail-indian-update-preceding-char): Don't mark the variable as frame-local;
|
2007-10-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-24 |
Juanma Barranquero |
Mention desktop locking.
|
2007-10-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-24 |
Richard M. Stallman |
Comment change.
|
2007-10-24 |
Richard M. Stallman |
(x_figure_window_size): For fullscreen case,
|
2007-10-24 |
Richard M. Stallman |
(Fcurrent_idle_time): Doc fix.
|
2007-10-24 |
Richard M. Stallman |
(Fwith_output_to_temp_buffer): Doc fix.
|
2007-10-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-24 |
Richard M. Stallman |
(Interactive Shell): Cleanup last change.
|
2007-10-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-24 |
Richard M. Stallman |
(Top): Delete Frame-Local Variables from subnode menu.
|
2007-10-24 |
Richard M. Stallman |
(Frame-Local Variables): Node deleted.
|
2007-10-24 |
Richard M. Stallman |
(Idle Timers): current-idle-time returns nil if not idle.
|
2007-10-24 |
Richard M. Stallman |
(Unloading): Document FEATURE-unload-function instead of FEATURE-unload-hook.
|
2007-10-24 |
Richard M. Stallman |
(Related Topics): Add called-interactively-p. Fix xref.
|
2007-10-24 |
Richard M. Stallman |
(Multiple Displays): Don't mention frame-local vars.
|
2007-10-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-24 |
Richard M. Stallman |
(savehist-save): Omit unreadable elements.
|
2007-10-24 |
Richard M. Stallman |
(unload-function-defs-list): Renamed from unload-function-features-list.
|
2007-10-24 |
Richard M. Stallman |
(indent-to-left-margin): If point's in the indentation,
|
2007-10-24 |
Richard M. Stallman |
(customize-changed-options): Make arg optional.
|
2007-10-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-24 |
Juanma Barranquero |
(bs-select, bs-select-other-window): Fix typos in docstrings.
|
2007-10-23 |
Stefan Monnier |
Require CL.
|
2007-10-23 |
Stefan Monnier |
(make-variable-frame-localizable): Remove.
|
2007-10-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-23 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-23 |
Juanma Barranquero |
(ibuffer-switch-to-saved-filters, ibuffer-switch-to-saved-filter-groups):
|
2007-10-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-23 |
Richard M. Stallman |
(gnus-group-highlight): Mark as risky.
|
2007-10-23 |
Glenn Morris |
*** empty log message ***
|
2007-10-23 |
Glenn Morris |
Chris Moore <christopher.ian.moore at gmail.com>
|
2007-10-23 |
Glenn Morris |
(f90-do-indent, f90-if-indent)
|
2007-10-23 |
Glenn Morris |
*** empty log message ***
|
2007-10-23 |
Glenn Morris |
(fortran-tab-mode-default)
|
2007-10-23 |
Glenn Morris |
*** empty log message ***
|
2007-10-23 |
Stefan Monnier |
(tex-uptodate-p): Don't signal an error if one
|
2007-10-23 |
Stefan Monnier |
Typo in docstring.
|
2007-10-22 |
Glenn Morris |
*** empty log message ***
|
2007-10-22 |
Glenn Morris |
Martin Rudalics <rudalics at gmx.at>
|
2007-10-22 |
Stefan Monnier |
(tpu-edt-old-global-values): New var.
|
2007-10-22 |
Stefan Monnier |
(msb-menu-bar-update-buffers): Use global-buffers-menu-map.
|
2007-10-22 |
Stefan Monnier |
(global-buffers-menu-map): New var.
|
2007-10-21 |
Martin Rudalics |
*** empty log message ***
|
2007-10-21 |
Dan Nicolaescu |
* hexl.el (hexl-menu): New major mode menu.
|
2007-10-21 |
Jason Rumney |
display-time-world does not exist yet.
|
2007-10-21 |
Jason Rumney |
Change note about timezone problems on Windows.
|
2007-10-20 |
Martin Rudalics |
*** empty log message ***
|
2007-10-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-10-20 |
Eli Zaretskii |
(docflags, doldflags): New variables.
|
2007-10-20 |
Glenn Morris |
*** empty log message ***
|
2007-10-20 |
Glenn Morris |
(f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.
|
2007-10-20 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
(bs-mode): Set mode-class property to special.
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
(bs--track-window-changes): Don't refresh the whole list.
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
(follow-unload-function): New function.
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
(Fset_process_filter): Doc fix.
|
2007-10-19 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-19 |
Juanma Barranquero |
(unload-function-features-list): Rename from `unload-hook-features-list'.
|
2007-10-19 |
Glenn Morris |
Grammar fix.
|
2007-10-18 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-10-18 |
Jason Rumney |
Add Image Support section.
|
2007-10-18 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-18 |
Juanma Barranquero |
(unload-feature-special-hooks): Update list of special hooks.
|
2007-10-18 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-18 |
Juanma Barranquero |
(fill-individual-paragraphs): Doc fix.
|
2007-10-18 |
Martin Rudalics |
*** empty log message ***
|
2007-10-18 |
Martin Rudalics |
(Quitting): Fix typo.
|
2007-10-18 |
Glenn Morris |
(ibuffer-saved-filter-groups): Doc fix.
|
2007-10-18 |
Glenn Morris |
*** empty log message ***
|
2007-10-18 |
Jason Rumney |
(install): Install COPYING in top-level and bin dirs.
|
2007-10-18 |
Jason Rumney |
*** empty log message ***
|
2007-10-17 |
Jason Rumney |
Include COPYING in top level directory of all distributed archives.
|
2007-10-17 |
Jason Rumney |
display-world-time does not work on Windows.
|
2007-10-17 |
Vinicius Jose Latorre |
Display message when tutorial position is not saved
|
2007-10-17 |
Eli Zaretskii |
Fix wording of the SPC non-completion of file names entry.
|
2007-10-17 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-17 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-17 |
Juanma Barranquero |
(Glossary): Use "key binding" consistently.
|
2007-10-17 |
Juanma Barranquero |
(Init Non-ASCII): Use "key binding" consistently.
|
2007-10-17 |
Juanma Barranquero |
(Source Buffers): Use "key binding" consistently.
|
2007-10-17 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-17 |
Juanma Barranquero |
(Diary): Fix directive.
|
2007-10-17 |
Chong Yidong |
(longlines-wrap-follows-window-size): Integer value
|
2007-10-17 |
Chong Yidong |
* longlines.el (longlines-wrap-follows-window-size): Integer value
|
2007-10-17 |
Chong Yidong |
** ams@gnu.org, 9 July: eshell and external commands
|
2007-10-17 |
Chong Yidong |
Correct typo.
|
2007-10-17 |
Chong Yidong |
(eshell-complex-commands): Add "ls".
|
2007-10-17 |
Chong Yidong |
* eshell/esh-cmd.el (eshell-complex-commands): Add "ls".
|
2007-10-17 |
Glenn Morris |
(cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow.
|
2007-10-17 |
Glenn Morris |
*** empty log message ***
|
2007-10-17 |
Glenn Morris |
Add url.
|
2007-10-17 |
Glenn Morris |
*** empty log message ***
|
2007-10-17 |
Glenn Morris |
(Qcompletion_ignore_case): New external Lisp_Object.
|
2007-10-17 |
Glenn Morris |
(Qcompletion_ignore_case): Change to external.
|
2007-10-17 |
Glenn Morris |
(Qcompletion_ignore_case): New Lisp_Object.
|
2007-10-17 |
Glenn Morris |
(Qcompletion_ignore_case): New external Lisp_Object.
|
2007-10-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-16 |
Juanma Barranquero |
(bs-mode): Set hooks (accidentally left out in the previous commit).
|
2007-10-16 |
Juanma Barranquero |
(bs--window-config-coming-from): Revert 2006-11-09 change.
|
2007-10-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-10-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-10-16 |
YAMAMOTO Mitsuharu |
(handle_display_prop): Ignore display specs after
|
2007-10-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-16 |
Richard M. Stallman |
(ad-get-advice-info): Change to a function.
|
2007-10-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-16 |
Richard M. Stallman |
(Diary): Clarify text about diary file example.
|
2007-10-16 |
Glenn Morris |
Revert accidental deletion.
|
2007-10-16 |
Glenn Morris |
*** empty log message ***
|
2007-10-16 |
Glenn Morris |
Re-fill copyright header.
|
2007-10-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-15 |
Juanma Barranquero |
(filesets-alist-get): Use `let' rather than `let*'.
|
2007-10-15 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-10-15 |
YAMAMOTO Mitsuharu |
Don't require url when compiling, as url-type is no longer a macro.
|
2007-10-15 |
Glenn Morris |
Restore deleted entry.
|
2007-10-14 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-14 |
Richard M. Stallman |
(ring-convert-sequence-to-ring)
|
2007-10-14 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-14 |
Richard M. Stallman |
Line break fix.
|
2007-10-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-14 |
Juanma Barranquero |
(Ffset): Save autoload of the function being set.
|
2007-10-14 |
Juanma Barranquero |
(do_autoload): Don't save autoloads.
|
2007-10-14 |
Glenn Morris |
*** empty log message ***
|
2007-10-14 |
Glenn Morris |
(select-tags-table): Disable undo in the `*Tags Table List*' buffer.
|
2007-10-14 |
Glenn Morris |
*** empty log message ***
|
2007-10-14 |
Glenn Morris |
*** empty log message ***
|
2007-10-14 |
Glenn Morris |
*** empty log message ***
|
2007-10-14 |
Glenn Morris |
John Paul Wallington <jpw at pobox.com>
|
2007-10-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-10-13 |
Eli Zaretskii |
(dired-warn-writable): New face.
|
2007-10-13 |
Glenn Morris |
*** empty log message ***
|
2007-10-13 |
Glenn Morris |
(octave-looking-at-kw): Add doc string.
|
2007-10-13 |
Glenn Morris |
*** empty log message ***
|
2007-10-13 |
Glenn Morris |
John W. Eaton <jwe at octave.org>
|
2007-10-13 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-13 |
Richard M. Stallman |
(directory-abbrev-alist): Doc fix.
|
2007-10-13 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-13 |
Richard M. Stallman |
(url-default-expander): Use `url-file-directory'.
|
2007-10-13 |
Richard M. Stallman |
(url-digest-auth, url-basic-auth):
|
2007-10-13 |
Richard M. Stallman |
(url-basepath): Function deleted.
|
2007-10-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-10-13 |
Eli Zaretskii |
(comint-password-prompt-regexp): Add 'LDAP'.
|
2007-10-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-10-13 |
Eli Zaretskii |
(dos_rawgetc): Undo last change (there's no ``leaving selected frame''
|
2007-10-13 |
Glenn Morris |
(Interactive Shell): Correct INSIDE_EMACS reference.
|
2007-10-13 |
Glenn Morris |
*** empty log message ***
|
2007-10-13 |
Glenn Morris |
*** empty log message ***
|
2007-10-13 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
(set-frame-configuration): Assign name parameter only
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
(Qexplicit_name): New variable.
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
*** empty log message ***
|
2007-10-12 |
Martin Rudalics |
(handle-select-window): Revert part of 2007-10-06
|
2007-10-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-12 |
Richard M. Stallman |
(Top): Add Distinguish Interactive to subnode menu.
|
2007-10-12 |
Richard M. Stallman |
(Distinguish Interactive): New node,
|
2007-10-12 |
Glenn Morris |
*** empty log message ***
|
2007-10-12 |
Glenn Morris |
(custom-variable-menu, custom-face-menu)
|
2007-10-12 |
Glenn Morris |
Comment.
|
2007-10-11 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-11 |
Juanma Barranquero |
(follow-stop-intercept-process-output):
|
2007-10-11 |
Nick Roberts |
(gdb-info-stack-custom): Ensure current frame is visible.
|
2007-10-11 |
Nick Roberts |
*** empty log message ***
|
2007-10-11 |
Vinicius Jose Latorre |
Fix :foreground and :background face attributes
|
2007-10-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-10 |
Richard M. Stallman |
(debugger-setup-buffer): Disable undo in *Backtrace*.
|
2007-10-10 |
Richard M. Stallman |
(face-font-selection-order): Doc fix.
|
2007-10-10 |
Richard M. Stallman |
(unload-feature): Doc fix.
|
2007-10-10 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-10 |
Juanma Barranquero |
Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
|
2007-10-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-09 |
Juanma Barranquero |
(face-font-selection-order): Doc fix.
|
2007-10-09 |
Jason Rumney |
Remove "set-frame-size for frame without minibuffer loses mode line"
|
2007-10-09 |
Jason Rumney |
*** empty log message ***
|
2007-10-09 |
Jason Rumney |
(x_set_window_size): Disable code that attempts to tell
|
2007-10-09 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-10-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-09 |
Juanma Barranquero |
(follow-mode-hook, follow-mode): Doc fixes.
|
2007-10-09 |
Glenn Morris |
Remove non-bug.
|
2007-10-09 |
Glenn Morris |
Mention openSUSE bcopy issue.
|
2007-10-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-09 |
Richard M. Stallman |
(handle_invisible_prop): After setting up an ellipsis, return HANDLED_RETURN.
|
2007-10-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-09 |
Richard M. Stallman |
(Cursor Display): Correct how cursor appears in nonselected windows.
|
2007-10-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-09 |
Richard M. Stallman |
(Examining Properties): Mention overlay priority.
|
2007-10-09 |
Richard M. Stallman |
(Display Margins): Correct the description of margin display specifications.
|
2007-10-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-09 |
Richard M. Stallman |
(url-type, url-user, url-password, url-host)
|
2007-10-09 |
Richard M. Stallman |
(edebug-install-custom-print-funcs)
|
2007-10-08 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-08 |
Juanma Barranquero |
(follow-mode): Don't run hooks twice. Use `when'.
|
2007-10-07 |
Glenn Morris |
Add urls.
|
2007-10-07 |
Glenn Morris |
Purge duplicate entry.
|
2007-10-07 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-07 |
Glenn Morris |
*** empty log message ***
|
2007-10-07 |
Glenn Morris |
(bad-packages-alist): Clarify Semantic and CEDET version numbers.
|
2007-10-06 |
Glenn Morris |
Clarify Semantic and CEDET version numbers.
|
2007-10-06 |
Michael Albinus |
* net/tramp.el (tramp-completion-mode): Extend doc-string.
|
2007-10-06 |
Martin Rudalics |
*** empty log message ***
|
2007-10-06 |
Martin Rudalics |
*** empty log message ***
|
2007-10-06 |
Martin Rudalics |
(mouse-autoselect-window-cancel): Don't cancel for
|
2007-10-06 |
Martin Rudalics |
(focus-follows-mouse): Moved to frame.c.
|
2007-10-06 |
Martin Rudalics |
(all): Add focus-follows-mouse.
|
2007-10-06 |
Martin Rudalics |
*** empty log message ***
|
2007-10-06 |
Martin Rudalics |
(syms_of_xdisp): In doc-string of mouse-autoselect-window
|
2007-10-06 |
Martin Rudalics |
(handle_one_xevent): When focus_follows_mouse is nil make
|
2007-10-06 |
Martin Rudalics |
(w32_read_socket): When focus_follows_mouse is nil make
|
2007-10-06 |
Martin Rudalics |
(dos_rawgetc): When focus_follows_mouse is nil make
|
2007-10-06 |
Martin Rudalics |
(XTread_socket): When focus_follows_mouse is nil make
|
2007-10-06 |
Martin Rudalics |
(focus_follows_mouse): Extern it.
|
2007-10-06 |
Martin Rudalics |
(focus_follows_mouse): Moved here from frame.el to allow
|
2007-10-06 |
Martin Rudalics |
(kbd_buffer_get_event): Break loop waiting for input
|
2007-10-06 |
Eli Zaretskii |
Mention problems with Semantic.
|
2007-10-06 |
Andreas Schwab |
*** empty log message ***
|
2007-10-06 |
Andreas Schwab |
(Fwrite_region): Ignore EINVAL error from fsync.
|
2007-10-06 |
Glenn Morris |
*** empty log message ***
|
2007-10-06 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
2007-10-05 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-05 |
Juanma Barranquero |
(bs-mode): Make sure global-font-lock-mode doesn't activate
|
2007-10-05 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-05 |
Juanma Barranquero |
(Auto Faces): Fix typo.
|
2007-10-05 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-05 |
Juanma Barranquero |
(bs--get-marked-string, bs--get-modified-string, bs--get-readonly-string,
|
2007-10-05 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-05 |
Juanma Barranquero |
(syms_of_image) <image-types>: Fix typo in docstring.
|
2007-10-05 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-10-05 |
YAMAMOTO Mitsuharu |
(mac_load_query_font): Fix missing return value.
|
2007-10-05 |
Glenn Morris |
*** empty log message ***
|
2007-10-05 |
Jason Rumney |
*** empty log message ***
|
2007-10-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-04 |
Juanma Barranquero |
(image-dired-image-at-point-p): Fix typo in docstring.
|
2007-10-04 |
Michaël Cadilhac |
*** empty log message ***
|
2007-10-04 |
Michaël Cadilhac |
(gud-gud-gdb-command-name): Fix typo in docstring.
|
2007-10-04 |
Nick Roberts |
(GDB Graphical Interface): Remove references to gdba
|
2007-10-04 |
Nick Roberts |
*** empty log message ***
|
2007-10-04 |
Nick Roberts |
*** empty log message ***
|
2007-10-04 |
Nick Roberts |
(gud-gud-gdb-command-name): New option.
|
2007-10-04 |
Nick Roberts |
(gud-gdb-command-name, gdb): Move here from gud.el and adapt doc string.
|
2007-10-04 |
Nick Roberts |
*** empty log message ***
|
2007-10-03 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-03 |
Juanma Barranquero |
(bs-string-show-normally, bs-sort-functions, bs--get-file-name):
|
2007-10-03 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-03 |
Juanma Barranquero |
(bs-kill): Fix typo in docstring.
|
2007-10-03 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-03 |
Juanma Barranquero |
Don't defvar `fontlock-verbose'.
|
2007-10-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-02 |
Nick Roberts |
(pdb): Specify file for gud-break.
|
2007-10-02 |
Nick Roberts |
*** empty log message ***
|
2007-10-02 |
Nick Roberts |
(gdb-init-1): Don't set the values
|
2007-10-02 |
Nick Roberts |
(gdb): Make gdba default and switch to gdb
|
2007-10-02 |
Nick Roberts |
*** empty log message ***
|
2007-10-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-02 |
Richard M. Stallman |
(get_window_cursor_type): Implement documented behavior
|
2007-10-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-02 |
Richard M. Stallman |
(Basic Windows): Don't describe cursor-in-non-selected-windows here.
|
2007-10-02 |
Richard M. Stallman |
(Cursor Parameters): Describe cursor-in-non-selected-windows here.
|
2007-10-02 |
Richard M. Stallman |
(Display Property): Explain some display specs don't let you move point in.
|
2007-10-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-02 |
Richard M. Stallman |
(cursor-in-non-selected-windows): Doc fix.
|
2007-10-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-10-01 |
Eli Zaretskii |
*** empty log message ***
|
2007-10-01 |
Eli Zaretskii |
(Misc Network): Note that these functions are supported only on some systems.
|
2007-10-01 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-01 |
Nick Roberts |
(gud-display-line): Find source buffer even when
|
2007-10-01 |
Nick Roberts |
*** empty log message ***
|
2007-10-01 |
Juanma Barranquero |
*** empty log message ***
|
2007-10-01 |
Juanma Barranquero |
(Fload): Fix typo in docstring.
|
2007-10-01 |
Jan Djärv |
Remvoe stock icon entry.
|
2007-10-01 |
Martin Rudalics |
*** empty log message ***
|
2007-10-01 |
Jan Djärv |
*** empty log message ***
|
2007-10-01 |
Jan Djärv |
(icon-map-list): Set to nil for 22.1 compability.
|
2007-09-29 |
Juri Linkov |
*** empty log message ***
|
2007-09-29 |
Juri Linkov |
(Help-Int): Document `L' (`Info-history').
|
2007-09-29 |
Juri Linkov |
*** empty log message ***
|
2007-09-29 |
Juri Linkov |
(standard_args): Change priority of "--no-splash"
|
2007-09-29 |
Jason Rumney |
(w32_get_resource): Always close registry keys.
|
2007-09-29 |
Jan Djärv |
*** empty log message ***
|
2007-09-29 |
Jan Djärv |
(x-gtk-stock-map): Version is 22.2
|
2007-09-29 |
Martin Rudalics |
*** empty log message ***
|
2007-09-29 |
Martin Rudalics |
(allout-before-change-handler): Replace got-char by goto-char.
|
2007-09-28 |
Stefan Monnier |
(vc-svn-resolve-when-done, vc-svn-find-file-hook): New funs.
|
2007-09-28 |
Martin Rudalics |
*** empty log message ***
|
2007-09-28 |
Glenn Morris |
*** empty log message ***
|
2007-09-28 |
Glenn Morris |
*** empty log message ***
|
2007-09-28 |
Glenn Morris |
Mention Tex superscript font issue.
|
2007-09-28 |
Stefan Monnier |
(comment-choose-indent): New function extracted
|
2007-09-27 |
Jason Rumney |
*** empty log message ***
|
2007-09-27 |
Jason Rumney |
(globals_of_w32fns): Init common controls.
|
2007-09-27 |
Jason Rumney |
(LIBS): Add COMCTL32.
|
2007-09-27 |
Jason Rumney |
*** empty log message ***
|
2007-09-27 |
Jason Rumney |
(w32_window_app): Init common controls when windowed.
|
2007-09-27 |
Jason Rumney |
(emacsclient, emacsclientw): Link to COMCTL32.
|
2007-09-27 |
Jason Rumney |
*** empty log message ***
|
2007-09-27 |
Jason Rumney |
(COMCTL32): New system library.
|
2007-09-27 |
Jason Rumney |
(COMCTL32): New system library.
|
2007-09-27 |
Juanma Barranquero |
*** empty log message ***
|
2007-09-27 |
Juanma Barranquero |
(eldoc-message-commands-table-size, eldoc-message-commands,
|
2007-09-27 |
Juanma Barranquero |
(python-eldoc-function): Doc fix.
|
2007-09-27 |
Glenn Morris |
*** empty log message ***
|
2007-09-26 |
Eli Zaretskii |
*** empty log message ***
|
2007-09-26 |
Eli Zaretskii |
(menu-bar-search-documentation-menu): Renamed from menu-bar-apropos-menu.
|
2007-09-25 |
Glenn Morris |
(view-search-no-match-lines): Fix previous change (went wrong if
|
2007-09-25 |
Glenn Morris |
*** empty log message ***
|
2007-09-25 |
Glenn Morris |
Done: Bug/Patch view.el.
|
2007-09-25 |
Glenn Morris |
(view-search-no-match-lines): Add a doc string. Rewrite to simplify
|
2007-09-25 |
Glenn Morris |
*** empty log message ***
|
2007-09-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-24 |
Michael Albinus |
* net/tramp.el (tramp-completion-mode-p): Rename from
|
2007-09-23 |
Dan Nicolaescu |
(file-name-sans-versions): Use [:alnum:] and also allow
|
2007-09-23 |
Glenn Morris |
Done: ses-mode runs unsafe functions...
|
2007-09-23 |
Glenn Morris |
(ses-calculate-cell): Don't evaluate unsafe formulae.
|
2007-09-23 |
Glenn Morris |
*** empty log message ***
|
2007-09-22 |
Dan Nicolaescu |
* pcvs-defs.el (cvs-mode-map): Bind TAB and backtab.
|
2007-09-22 |
Dan Nicolaescu |
*** empty log message ***
|
2007-09-22 |
Francesco Potortì |
(inferior-octave-mode): Use add-hook to
|
2007-09-22 |
Francesco Potortì |
*** empty log message ***
|
2007-09-22 |
Glenn Morris |
*** empty log message ***
|
2007-09-22 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
2007-09-22 |
Dan Nicolaescu |
(file-name-sans-versions): Also allow `A-Z'.
|
2007-09-22 |
Dan Nicolaescu |
Mention all supported VC backends.
|
2007-09-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-22 |
Richard M. Stallman |
(widget-specify-button): Don't merge mouse-face with neighbouring buttons.
|
2007-09-22 |
Andreas Schwab |
*** empty log message ***
|
2007-09-22 |
Andreas Schwab |
(file-name-sans-versions): Also allow `_'.
|
2007-09-22 |
Andreas Schwab |
*** empty log message ***
|
2007-09-22 |
Glenn Morris |
(eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.
|
2007-09-22 |
Glenn Morris |
*** empty log message ***
|
2007-09-22 |
Dan Nicolaescu |
* files.el (file-name-sans-versions): Allow - and a-z in version
|
2007-09-21 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-21 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-21 |
Richard M. Stallman |
Whitespace change.
|
2007-09-21 |
Richard M. Stallman |
(our_memory_buffer): Renamed from omfib_buffer.
|
2007-09-21 |
Richard M. Stallman |
Comment change.
|
2007-09-21 |
Richard M. Stallman |
Fix typo.
|
2007-09-21 |
Stefan Monnier |
(define-minor-mode): Fix staging brain damage.
|
2007-09-21 |
Juanma Barranquero |
*** empty log message ***
|
2007-09-21 |
Juanma Barranquero |
(x_draw_glyph_string): Use strike_through_color, not underline_color,
|
2007-09-21 |
Glenn Morris |
*** empty log message ***
|
2007-09-21 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
2007-09-21 |
Glenn Morris |
*** empty log message ***
|
2007-09-21 |
Glenn Morris |
*** empty log message ***
|
2007-09-21 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
2007-09-21 |
Glenn Morris |
tex-validate-region: Hack fix installed in trunk.
|
2007-09-21 |
Glenn Morris |
*** empty log message ***
|
2007-09-21 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
2007-09-21 |
Glenn Morris |
Fixed by Stefan: incorrect button highlighting.
|
2007-09-20 |
Stefan Monnier |
(compilation-error-regexp-alist-alist):
|
2007-09-20 |
Stefan Monnier |
(widget-image-insert): Don't merge mouse-face with neighbouring buttons.
|
2007-09-20 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-20 |
Richard M. Stallman |
(Customizable variables): Face names don't end in -face.
|
2007-09-20 |
Glenn Morris |
*** empty log message ***
|
2007-09-20 |
Glenn Morris |
Done: tex-validate-region and paragraphs.
|
2007-09-20 |
Glenn Morris |
(tex-validate-buffer): Use paragraph motion functions, rather than
|
2007-09-20 |
Glenn Morris |
*** empty log message ***
|
2007-09-20 |
Glenn Morris |
(Fmake_network_process): Doc fix.
|
2007-09-20 |
Glenn Morris |
*** empty log message ***
|
2007-09-19 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-19 |
Richard M. Stallman |
(Display Property): Clarify when multiple display specs work in
|
2007-09-19 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-19 |
Richard M. Stallman |
(Display Property): Explain multiple display specs.
|
2007-09-19 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-19 |
Richard M. Stallman |
(Foverlays_at): Doc fix.
|
2007-09-19 |
Glenn Morris |
Typo.
|
2007-09-19 |
Glenn Morris |
"tex-terminate-paragraph ignores paragraph-start and
|
2007-09-19 |
Glenn Morris |
(tex-terminate-paragraph): Use backward-paragraph.
|
2007-09-19 |
Glenn Morris |
*** empty log message ***
|
2007-09-18 |
Jason Rumney |
Updated libXpm to 3.5.7 (from x.org X11R7.3)
|
2007-09-18 |
Glenn Morris |
*** empty log message ***
|
2007-09-18 |
Glenn Morris |
Remove duplicate entry.
|
2007-09-18 |
Stefan Monnier |
(css-electric-keys): electrick->electric.
|
2007-09-18 |
Stefan Monnier |
(Fplist_put): Preserve uneven tail data.
|
2007-09-18 |
Dan Nicolaescu |
*** empty log message ***
|
2007-09-18 |
Dan Nicolaescu |
* vc-arch.el (vc-arch-extra-menu-map): New var and fun.
|
2007-09-18 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-17 |
Dan Nicolaescu |
(vc-git-log-view-mode): Add font-lock patterns for
|
2007-09-17 |
Glenn Morris |
Done: tex-compilation-parse-errors misses new-style error messages.
|
2007-09-17 |
Glenn Morris |
(tex-compilation-parse-errors): Prefer the filename from
|
2007-09-17 |
Glenn Morris |
*** empty log message ***
|
2007-09-17 |
Glenn Morris |
Joe Wells <jbw at macs.hw.ac.uk> (tiny change)
|
2007-09-17 |
Glenn Morris |
*** empty log message ***
|
2007-09-17 |
Glenn Morris |
*** empty log message ***
|
2007-09-17 |
Glenn Morris |
(tex-region): Simplify previous change,
|
2007-09-16 |
Stefan Monnier |
(ediff-verbose-p): This var is not a constant.
|
2007-09-16 |
Andreas Schwab |
(reset_malloc_hooks): Set the hooks to the previous
|
2007-09-16 |
Jan Djärv |
*** empty log message ***
|
2007-09-16 |
Jan Djärv |
(xg_get_image_for_pixmap): Always create a GdkPixbuf
|
2007-09-16 |
Jan Djärv |
*** empty log message ***
|
2007-09-16 |
Jan Djärv |
*** empty log message ***
|
2007-09-16 |
Jan Djärv |
Don't use -lpthread on HP-UX.
|
2007-09-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-16 |
Glenn Morris |
*** empty log message ***
|
2007-09-16 |
Glenn Morris |
Drew Adams <drew.adams at oracle.com>
|
2007-09-16 |
Glenn Morris |
Done: tex-region ignores value of tex-main-file.
|
2007-09-16 |
Glenn Morris |
(tex-region): Handle the case where the region is not in
|
2007-09-16 |
Glenn Morris |
*** empty log message ***
|
2007-09-15 |
Glenn Morris |
*** empty log message ***
|
2007-09-15 |
Glenn Morris |
No longer define `static' as nothing.
|
2007-09-15 |
Martin Rudalics |
*** empty log message ***
|
2007-09-15 |
Martin Rudalics |
*** empty log message ***
|
2007-09-15 |
Martin Rudalics |
(blink-matching-open): Don't display message when no
|
2007-09-15 |
Nick Roberts |
(gdba, gdb-send, gdb-source-info):
|
2007-09-14 |
Dan Nicolaescu |
(terminal-init-xterm): Add C-M- bindings.
|
2007-09-14 |
Stefan Monnier |
(vc-handled-backends): Add Mtn.
|
2007-09-14 |
Stefan Monnier |
Add vc-mtn.el.
|
2007-09-14 |
Glenn Morris |
Done: Check all non-file-scope static vars...
|
2007-09-14 |
Glenn Morris |
*** empty log message ***
|
2007-09-14 |
Glenn Morris |
(our_memory_fill_input_buffer) <buffer>: Move to file scope and rename
|
2007-09-14 |
Glenn Morris |
(xg_separator_p) <separator_names>: Move to file scope.
|
2007-09-14 |
Glenn Morris |
(init_fringe_bitmap) <swap nibble>: Move to file scope.
|
2007-09-14 |
Jan Djärv |
*** empty log message ***
|
2007-09-14 |
Jan Djärv |
(abs): #undef before #define.
|
2007-09-14 |
Jan Djärv |
(abs): #undef before #define.
|
2007-09-14 |
Jan Djärv |
(abs): #undef before #define.
|
2007-09-14 |
Jan Djärv |
(xg_get_file_with_chooser): Move GCPRO1 after declarations
|
2007-09-14 |
Jan Djärv |
(enum): Remove trailing comma.
|
2007-09-14 |
Jan Djärv |
(enum event_kind): Remove trailing comma.
|
2007-09-14 |
Glenn Morris |
Bug-o-rama. :(
|
2007-09-13 |
Eli Zaretskii |
(find-file): Fix last change.
|
2007-09-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-09-13 |
Eli Zaretskii |
(find-file, find-file-other-window, find-file-other-frame, find-file-existing)
|
2007-09-13 |
Eli Zaretskii |
Fix typos in file header commentary.
|
2007-09-13 |
Glenn Morris |
*** empty log message ***
|
2007-09-13 |
Eli Zaretskii |
(follow-generic-filter): Fix a typo in a comment.
|
2007-09-13 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
2007-09-13 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
2007-09-13 |
Glenn Morris |
*** empty log message ***
|
2007-09-13 |
Nick Roberts |
(gdb-ready): New variable.
|
2007-09-13 |
Nick Roberts |
*** empty log message ***
|
2007-09-12 |
Stefan Monnier |
(complete.class_members): Make sure we return the _emacs_out
|
2007-09-12 |
Dan Nicolaescu |
(terminal-init-xterm): Add bindings for M-S- and
|
2007-09-12 |
Glenn Morris |
*** empty log message ***
|
2007-09-12 |
Glenn Morris |
(cnt): Rename to x_reply_selection_request_cnt for clarity.
|
2007-09-12 |
Glenn Morris |
(cnt): Rename to menu_grab_callback_cnt for clarity.
|
2007-09-12 |
Martin Rudalics |
*** empty log message ***
|
2007-09-12 |
Martin Rudalics |
*** empty log message ***
|
2007-09-12 |
Martin Rudalics |
(dired-warning): Inherit from font-lock-warning-face to
|
2007-09-12 |
Glenn Morris |
python multi-line imports fixed by Stefan:
|
2007-09-12 |
Glenn Morris |
*** empty log message ***
|
2007-09-12 |
Stefan Monnier |
(diff-sanity-check-hunk): Fix up the case when unified
|
2007-09-10 |
Stefan Monnier |
Merge changes from Dave Love's v2007-Sep-10.
|
2007-09-10 |
Martin Rudalics |
*** empty log message ***
|
2007-09-08 |
Stefan Monnier |
(cvs-mode-add-change-log-entry-other-window): Use
|
2007-09-08 |
Stefan Monnier |
(outline-flag-region): Use front-advance.
|
2007-09-07 |
Martin Rudalics |
*** empty log message ***
|
2007-09-07 |
Stefan Monnier |
Merge upstream 5.23.
|
2007-09-07 |
Stefan Monnier |
(compilation-get-file-structure): Complete last
|
2007-09-07 |
Stefan Monnier |
(vc-bzr-admin-lastrev): New constant.
|
2007-09-06 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-09-06 |
Thien-Thi Nguyen |
(gif_load): Fix bug: Handle nonexistent colormap.
|
2007-09-06 |
Glenn Morris |
*** empty log message ***
|
2007-09-06 |
Glenn Morris |
(menu_grab_callback) <cnt>: Move static variable to file scope.
|
2007-09-06 |
Glenn Morris |
(x_reply_selection_request) <cnt>: Move static variable to file scope.
|
2007-09-06 |
Glenn Morris |
*** empty log message ***
|
2007-09-05 |
Jason Rumney |
*** empty log message ***
|
2007-09-05 |
Jason Rumney |
Mention focus-follows-mouse change.
|
2007-09-05 |
Jason Rumney |
*** empty log message ***
|
2007-09-05 |
Jason Rumney |
(focus-follows-mouse): Doc-fix. Change default on w32.
|
2007-09-05 |
Glenn Morris |
Improve wording of previous change.
|
2007-09-05 |
Glenn Morris |
(Safe File Variables): Clarify `!' and risky variables.
|
2007-09-05 |
Glenn Morris |
*** empty log message ***
|
2007-09-03 |
Glenn Morris |
*** empty log message ***
|
2007-09-03 |
Glenn Morris |
Diane Murray <disumu at x3y2z1.net>
|
2007-09-02 |
Jason Rumney |
*** empty log message ***
|
2007-09-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-02 |
Richard M. Stallman |
(lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
|
2007-09-02 |
Jan Djärv |
Regenerate
|
2007-09-02 |
Jan Djärv |
*** empty log message ***
|
2007-09-02 |
Jan Djärv |
Require Gtk/Glib 2.6.
|
2007-09-02 |
Jason Rumney |
(delete_child): Don't terminate threads of zombies.
|
2007-09-02 |
Jan Djärv |
*** empty log message ***
|
2007-09-02 |
Jan Djärv |
(x-gtk-stock-map, icon-map-list): New variables.
|
2007-09-02 |
Jan Djärv |
(info-tool-bar-map): Add :rtl keyword to right/left-arrow and
|
2007-09-02 |
Jan Djärv |
*** empty log message ***
|
2007-09-02 |
Jan Djärv |
(file_for_image, find_rtl_image): New functions.
|
2007-09-02 |
Jan Djärv |
Qrtl is new.
|
2007-09-02 |
Jan Djärv |
(enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
|
2007-09-02 |
Glenn Morris |
comint-scroll-show-maximum-output fixed
|
2007-09-02 |
Glenn Morris |
(comint-mode): Don't set scroll-conservatively.
|
2007-09-02 |
Glenn Morris |
*** empty log message ***
|
2007-09-02 |
Glenn Morris |
(eshell/time): Stringify and flatten the non-command arguments.
|
2007-09-02 |
Glenn Morris |
*** empty log message ***
|
2007-09-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-09-01 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-09-01 |
Thien-Thi Nguyen |
(byte-recompile-directory): Fix bug:
|
2007-09-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-09-01 |
Richard M. Stallman |
(hack-local-variables-confirm): Rename arg VARS to ALL-VARS. Add doc string.
|
2007-08-31 |
Eli Zaretskii |
*** empty log message ***
|
2007-08-31 |
Eli Zaretskii |
(Rmail Sorting): Improve indexing.
|
2007-08-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-30 |
Richard M. Stallman |
(speedbar-frame-reposition-smartly)
|
2007-08-30 |
Martin Rudalics |
*** empty log message ***
|
2007-08-30 |
Martin Rudalics |
(backup-buffer-copy): Try to overwrite old backup first.
|
2007-08-30 |
Martin Rudalics |
*** empty log message ***
|
2007-08-30 |
Martin Rudalics |
(Command Loop Info): Advise against changing
|
2007-08-29 |
Martin Rudalics |
*** empty log message ***
|
2007-08-29 |
Martin Rudalics |
*** empty log message ***
|
2007-08-29 |
Martin Rudalics |
(repeat): Use last-repeatable-command instead of
|
2007-08-29 |
Martin Rudalics |
*** empty log message ***
|
2007-08-29 |
Martin Rudalics |
(syms_of_keyboard): Set up new Lisp variable
|
2007-08-29 |
Martin Rudalics |
(struct kboard): New elt Vlast_repeatable_command.
|
2007-08-28 |
Chong Yidong |
** display-buffer change
|
2007-08-28 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-28 |
Juanma Barranquero |
(syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
|
2007-08-28 |
Jan Djärv |
*** empty log message ***
|
2007-08-28 |
Jan Djärv |
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
|
2007-08-28 |
Glenn Morris |
*** empty log message ***
|
2007-08-28 |
Glenn Morris |
(c-constant-kwds): Add java: null, true, false.
|
2007-08-27 |
Dan Nicolaescu |
* vc-git.el (vc-git-state): Call git-add --refresh to update the
|
2007-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-27 |
Richard M. Stallman |
(flyspell-mode): Catch errors in flyspell-mode-on.
|
2007-08-27 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-27 |
Thien-Thi Nguyen |
(m2-definition, m2-module): Don't use previous-line.
|
2007-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-27 |
YAMAMOTO Mitsuharu |
(x_draw_composite_glyph_string_foreground): Draw rectangle
|
2007-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-27 |
YAMAMOTO Mitsuharu |
(mac-handle-toolbar-switch-mode): Add explicit
|
2007-08-27 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-27 |
YAMAMOTO Mitsuharu |
(Mac OS X): Add alternative workaround for QuickTime
|
2007-08-27 |
Glenn Morris |
(diff-find-file-name): Only accept regular files, to rule out
|
2007-08-27 |
Glenn Morris |
*** empty log message ***
|
2007-08-27 |
Martin Rudalics |
*** empty log message ***
|
2007-08-27 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-27 |
Richard M. Stallman |
(Window Configurations): Clarify what a window configuration saves.
|
2007-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-27 |
Richard M. Stallman |
(Top): Clarify menu item for Glossary.
|
2007-08-27 |
Richard M. Stallman |
(Faces): Change secn title.
|
2007-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-27 |
Richard M. Stallman |
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
|
2007-08-27 |
Richard M. Stallman |
(condition-case): Doc fix.
|
2007-08-26 |
Martin Rudalics |
*** empty log message ***
|
2007-08-25 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-25 |
Richard M. Stallman |
(Images): Delete redundant @findex.
|
2007-08-25 |
Dan Nicolaescu |
* progmodes/cperl-mode.el (cperl-indent-level): Autoload the
|
2007-08-25 |
Stefan Monnier |
(uniquify-rationalize-file-buffer-names): Check liveness
|
2007-08-25 |
Stefan Monnier |
(invisible-p): Rename from text-invisible-p. Update callers.
|
2007-08-25 |
Alan Mackenzie |
(c-other-decl-block-key-in-symbols-alist): new language variable.
|
2007-08-25 |
Alan Mackenzie |
(c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurate
|
2007-08-25 |
Alan Mackenzie |
*** empty log message ***
|
2007-08-25 |
Reiner Steib |
(cvs-query-directory): Only prompt when prefix is given.
|
2007-08-25 |
Eli Zaretskii |
*** empty log message ***
|
2007-08-25 |
Eli Zaretskii |
(rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command,
|
2007-08-25 |
Eli Zaretskii |
Texinfo 4.6 is required.
|
2007-08-24 |
Karl Berry |
no "per johns", I wrote this change
|
2007-08-24 |
Glenn Morris |
(backup-buffer-copy): Fully revert change. Sigh.
|
2007-08-24 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-24 |
Glenn Morris |
(backup-buffer-copy): Revert 2007-08-22 change.
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-24 |
Glenn Morris |
*** empty log message ***
|
2007-08-23 |
Stefan Monnier |
(defcustom, x-color-defined-p, cperl-is-face)
|
2007-08-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-23 |
Stefan Monnier |
(complete-with-action): Backport from trunk (for vc-arch.el).
|
2007-08-23 |
Stefan Monnier |
Remove spurious * in custom docstrings.
|
2007-08-23 |
Stefan Monnier |
(cvs-mode-status): Fix long-standing typo.
|
2007-08-23 |
Stefan Monnier |
(backquote-unquote-symbol, backquote-splice-symbol):
|
2007-08-23 |
Stefan Monnier |
(edebug-list-form, edebug-match-symbol, \,)
|
2007-08-23 |
Stefan Monnier |
(\,): Calrify it's not a new-style unquote.
|
2007-08-23 |
Stefan Monnier |
(socks-username/password-auth-filter):
|
2007-08-23 |
Stefan Monnier |
Use with-current-buffer.
|
2007-08-23 |
Stefan Monnier |
Fix up comment style.
|
2007-08-23 |
Stefan Monnier |
Fix up comment style.
|
2007-08-23 |
Stefan Monnier |
(byte-compile-from-buffer): Check old-style backquotes after each `read'
|
2007-08-23 |
Stefan Monnier |
Remove spurious * in custom docstrings.
|
2007-08-23 |
Stefan Monnier |
(load_warn_old_style_backquotes): Fix weird typo.
|
2007-08-23 |
Stefan Monnier |
(load_warn_old_style_backquotes): Fix up array size typo.
|
2007-08-23 |
Stefan Monnier |
(byte-optimize-featurep): Also handle `sxemacs'.
|
2007-08-23 |
Glenn Morris |
Update GPL version for Emacs images.
|
2007-08-22 |
Chong Yidong |
(image-minor-mode): Use image-mode-text-map.
|
2007-08-22 |
Chong Yidong |
* image-mode.el (image-minor-mode): Use image-mode-text-map.
|
2007-08-22 |
Karl Berry |
refcard.ps too
|
2007-08-22 |
Karl Berry |
refcard updates for printing
|
2007-08-22 |
Reiner Steib |
(sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
|
2007-08-22 |
Stefan Monnier |
(browse-url-emacs): New function.
|
2007-08-22 |
Stefan Monnier |
Anal retentive pickiness on my part.
|
2007-08-22 |
Glenn Morris |
Don't use `iff'.
|
2007-08-22 |
Stefan Monnier |
(Qold_style_backquotes): New var.
|
2007-08-22 |
Stefan Monnier |
(Fclear_face_cache, Fx_send_client_event): Declare.
|
2007-08-22 |
Stefan Monnier |
(byte-compile-from-buffer): Display a big fat warning for old style backquotes.
|
2007-08-22 |
Stefan Monnier |
(syms_of_lread): Export old-style-backquotes to Elisp.
|
2007-08-22 |
Stefan Monnier |
(byte-compile-log-file, byte-recompile-directory, byte-compile-file)
|
2007-08-22 |
Stefan Monnier |
(Vold_style_backquotes): New var.
|
2007-08-22 |
Stefan Monnier |
(text-invisible-p): Rename from line-move-invisible-p.
|
2007-08-22 |
Jason Rumney |
*** empty log message ***
|
2007-08-22 |
Jason Rumney |
(SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.
|
2007-08-22 |
Glenn Morris |
(backup-buffer-copy): Check backup directory is writable, to avoid
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-22 |
Glenn Morris |
Comment.
|
2007-08-22 |
Glenn Morris |
(rmail-movemail-variant-p): Call on load to set movemail related variables.
|
2007-08-22 |
Glenn Morris |
*** empty log message ***
|
2007-08-21 |
Stefan Monnier |
(backquote-delay-process): Fix last change.
|
2007-08-21 |
Stefan Monnier |
(reset_var_on_error): New fun.
|
2007-08-21 |
Stefan Monnier |
(ada-create-keymap): Paren typo.
|
2007-08-21 |
Stefan Monnier |
Fix up comment style in header.
|
2007-08-21 |
Stefan Monnier |
(vc-annotate-warp-version): Don't use previous-line.
|
2007-08-21 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-08-20 |
Vinicius Jose Latorre |
preceding-sexp
|
2007-08-19 |
Glenn Morris |
(custom-deps, finder-data, autoloads, recompile)
|
2007-08-19 |
Glenn Morris |
*** empty log message ***
|
2007-08-19 |
Andreas Schwab |
*** empty log message ***
|
2007-08-19 |
Andreas Schwab |
(pure): Round PURESIZE up.
|
2007-08-18 |
Glenn Morris |
*** empty log message ***
|
2007-08-18 |
Glenn Morris |
(scheme-mode-variables): Set font-lock-comment-start-skip.
|
2007-08-18 |
Martin Rudalics |
*** empty log message ***
|
2007-08-18 |
Martin Rudalics |
(ada-create-syntax-table): Move
|
2007-08-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-17 |
Thien-Thi Nguyen |
Revert last change.
|
2007-08-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-08-17 |
Thien-Thi Nguyen |
(copyright-update-year, copyright-update)
|
2007-08-17 |
Eli Zaretskii |
*** empty log message ***
|
2007-08-17 |
Eli Zaretskii |
(Position Info): Add index entry for face at point.
|
2007-08-17 |
Vinicius Jose Latorre |
Fix s{a}{b} parsing
|
2007-08-17 |
Jan Djärv |
Remove debug fprintf.
|
2007-08-17 |
Jan Djärv |
*** empty log message ***
|
2007-08-17 |
Jan Djärv |
(handle_one_xevent): Remove check that mouse click is in
|
2007-08-17 |
Glenn Morris |
(compilation-get-file-structure): Make use of the directory part when
|
2007-08-17 |
Glenn Morris |
*** empty log message ***
|
2007-08-17 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-17 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-17 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-16 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-16 |
Stefan Monnier |
(smerge-resolve): New arg `safe'.
|
2007-08-16 |
Stefan Monnier |
(perl-font-lock-syntactic-keywords): Correctly match / regexp matchers
|
2007-08-16 |
Stefan Monnier |
(cl-transform-lambda): Preserve the match-data.
|
2007-08-16 |
Glenn Morris |
Redraw problem is probably a graphics driver bug, not specific to
|
2007-08-16 |
Glenn Morris |
(ps-font-size): Doc fix.
|
2007-08-16 |
Glenn Morris |
*** empty log message ***
|
2007-08-16 |
Glenn Morris |
Tweak previous change (don't init statics).
|
2007-08-16 |
Glenn Morris |
*** empty log message ***
|
2007-08-15 |
Stefan Monnier |
Don't fiddle with vc-handled-backend.
|
2007-08-15 |
Glenn Morris |
Typo.
|
2007-08-15 |
Glenn Morris |
Comment previous change.
|
2007-08-15 |
Glenn Morris |
*** empty log message ***
|
2007-08-15 |
Glenn Morris |
Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
|
2007-08-15 |
Glenn Morris |
"undigestify-rmail-message" is fixed.
|
2007-08-15 |
Glenn Morris |
(rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
|
2007-08-15 |
Glenn Morris |
*** empty log message ***
|
2007-08-14 |
Jason Rumney |
(bootstrap-nmake): Change directories once more.
|
2007-08-14 |
Chong Yidong |
"modification hooks called only once" -- fix is on the trunk.
|
2007-08-14 |
Jason Rumney |
*** empty log message ***
|
2007-08-14 |
Glenn Morris |
(bad-packages-alist): Fix regexp typo in previous change.
|
2007-08-14 |
Glenn Morris |
*** empty log message ***
|
2007-08-14 |
Glenn Morris |
Move CUA-mode check to `bad-packages-alist'.
|
2007-08-14 |
Glenn Morris |
Mention `bad-packages-alist'.
|
2007-08-14 |
Glenn Morris |
*** empty log message ***
|
2007-08-14 |
Glenn Morris |
(bad-packages-alist): New constant.
|
2007-08-14 |
Glenn Morris |
*** empty log message ***
|
2007-08-13 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-08-13 |
Juanma Barranquero |
*** empty log message ***
|
2007-08-13 |
Juanma Barranquero |
(vhdl-update-progress-info): Avoid divide by zero error.
|
2007-08-13 |
Juanma Barranquero |
(ada-gnatls-args): Fix docstring.
|
2007-08-13 |
Juanma Barranquero |
(cvs-parse-table): Handle additional instance of optional quotes
|
2007-08-13 |
Nick Roberts |
(gdb-send): Handle CTRL-D more carefully.
|
2007-08-13 |
Nick Roberts |
*** empty log message ***
|
2007-08-13 |
Jan Djärv |
*** empty log message ***
|
2007-08-13 |
Jan Djärv |
(update_frame_tool_bar): Use -1 as index
|
2007-08-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-12 |
Richard M. Stallman |
(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
|
2007-08-12 |
Richard M. Stallman |
(vi-next-line): Ignore return value of line-move.
|
2007-08-12 |
Richard M. Stallman |
(gud-common-init): Use new name split-string-and-unquote.
|
2007-08-12 |
Richard M. Stallman |
(flymake-err-line-patterns): Fix infloop in javac regexp.
|
2007-08-12 |
Richard M. Stallman |
(cvs-qtypedesc-strings): Use new names
|
2007-08-12 |
Richard M. Stallman |
(combine-and-quote-strings): Renamed from strings->string.
|
2007-08-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-11 |
Glenn Morris |
*** empty log message ***
|
2007-08-11 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-11 |
YAMAMOTO Mitsuharu |
(x_draw_image_glyph_string): Adjust stipple origin when
|
2007-08-10 |
Stefan Monnier |
(log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.
|
2007-08-10 |
Stefan Monnier |
(new_backquote_output): Rename from old_backquote_output.
|
2007-08-10 |
Stefan Monnier |
*** empty log message ***
|
2007-08-10 |
Stefan Monnier |
(backquote-delay-process): New function.
|
2007-08-09 |
Stefan Monnier |
(vc-bzr-registered): Use \0 instead of literal NULs.
|
2007-08-09 |
Stefan Monnier |
(vc-default-find-file-not-found-hook): Do nothing.
|
2007-08-09 |
Stefan Monnier |
(vc-rcs-find-file-not-found-hook):
|
2007-08-09 |
Glenn Morris |
*** empty log message ***
|
2007-08-09 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-09 |
YAMAMOTO Mitsuharu |
(posix_memalign): New function.
|
2007-08-09 |
Glenn Morris |
(help-make-xrefs): Fix previous change.
|
2007-08-09 |
Vinicius Jose Latorre |
username and password default
|
2007-08-08 |
Martin Rudalics |
*** empty log message ***
|
2007-08-08 |
Martin Rudalics |
(Example Major Modes): Fix typo.
|
2007-08-08 |
Stefan Monnier |
Remove spurious * in docstrings.
|
2007-08-08 |
Stefan Monnier |
(Man-next-section): Make sure we do not move backward.
|
2007-08-08 |
Vinicius Jose Latorre |
ps-print-color-p fix
|
2007-08-08 |
Stefan Monnier |
(auto-mode-alist): Use the purecopied text (duh!).
|
2007-08-08 |
Andreas Schwab |
*** empty log message ***
|
2007-08-08 |
Andreas Schwab |
(sendmail-pre-abbrev-expand-hook): Check for
|
2007-08-08 |
Glenn Morris |
(help-make-xrefs): Search for symbol constituents, rather than just `-'.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
(Documentation Tips): Recommend against `iff'.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-08-08 |
Glenn Morris |
(nil and t): Do not use `iff' in documentation.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff'.
|
2007-08-08 |
Glenn Morris |
(Glossary): Deprecate `iff'.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Remove time-stamp.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-08-08 |
Glenn Morris |
(checkdoc-ispell-lisp-words): Remove `iff'.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-08-08 |
Glenn Morris |
Replace `iff'.
|
2007-08-08 |
Glenn Morris |
`iff' item is dealt with.
|
2007-08-08 |
Glenn Morris |
*** empty log message ***
|
2007-08-08 |
Glenn Morris |
telnet, erc-server issues fixed.
|
2007-08-08 |
Martin Rudalics |
*** empty log message ***
|
2007-08-08 |
Martin Rudalics |
(2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing
|
2007-08-08 |
Martin Rudalics |
(compilation-set-window-height): Use window-full-width-p instead of
|
2007-08-08 |
Martin Rudalics |
Use window-full-width-p instead of comparing frame-width and
|
2007-08-08 |
Martin Rudalics |
Use window-full-width-p instead of comparing frame-width and
|
2007-08-08 |
Martin Rudalics |
Use window-full-width-p instead of comparing frame-width and
|
2007-08-07 |
Jason Rumney |
Update for Emacs 22.2, including libxpm.
|
2007-08-07 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
|
2007-08-07 |
Chong Yidong |
** sdl.web@gmail.com: problem with transparent PNG image display
|
2007-08-07 |
Stefan Monnier |
(tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.
|
2007-08-07 |
Chong Yidong |
(File Conveniences): Document point motion keys in Image mode.
|
2007-08-07 |
Chong Yidong |
* files.texi (File Conveniences): Document point motion keys in Image
|
2007-08-07 |
Chong Yidong |
(Image Cache): Document image-refresh.
|
2007-08-07 |
Chong Yidong |
* display.texi (Image Cache): Document image-refresh.
|
2007-08-07 |
Chong Yidong |
New function image-refresh.
|
2007-08-07 |
Chong Yidong |
(image-toggle-display): Use image-refresh.
|
2007-08-07 |
Chong Yidong |
* image-mode.el (image-toggle-display): Use image-refresh.
|
2007-08-07 |
Chong Yidong |
Sync to trunk version.
|
2007-08-07 |
Chong Yidong |
(struct image): New members.
|
2007-08-07 |
Chong Yidong |
* dispextern.h (struct image): New members.
|
2007-08-07 |
Chong Yidong |
(longlines-decoded): New variable.
|
2007-08-07 |
Chong Yidong |
* longlines.el (longlines-decoded): New variable.
|
2007-08-07 |
Chong Yidong |
** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p
|
2007-08-07 |
Chong Yidong |
(move_it_by_lines): Remove incorrect optimization.
|
2007-08-07 |
Chong Yidong |
* xdisp.c (move_it_by_lines): Remove incorrect optimization.
|
2007-08-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-07 |
YAMAMOTO Mitsuharu |
(__malloc_initialize): Remove pthread_once. Not needed.
|
2007-08-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-07 |
YAMAMOTO Mitsuharu |
(__morecore): Fix the declaration to comply with the definition.
|
2007-08-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-08-07 |
YAMAMOTO Mitsuharu |
(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
|
2007-08-07 |
YAMAMOTO Mitsuharu |
(main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
|
2007-08-07 |
Stefan Monnier |
Remove comments about vc-bzr.el being a modified unofficial version.
|
2007-08-07 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-06 |
Vinicius Jose Latorre |
Returning back printing.el
|
2007-08-06 |
Jason Rumney |
Include INSTALL in full-bin zip file.
|
2007-08-06 |
Stefan Monnier |
(vc-bzr-registered): Gracefully handle missing "bzr"
|
2007-08-06 |
Stefan Monnier |
*** empty log message ***
|
2007-08-06 |
Stefan Monnier |
(diff-unified->context, diff-reverse-direction, diff-fixup-modifs):
|
2007-08-06 |
Chong Yidong |
(redisplay_window): When restoring original buffer position, make sure
|
2007-08-06 |
Chong Yidong |
* xdisp.c (redisplay_window): When restoring original buffer
|
2007-08-06 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-06 |
Stefan Monnier |
(tpu-current-line): Use posn-at-point and count-screen-lines.
|
2007-08-06 |
Stefan Monnier |
(tpu-before-save-hook): Rename from tpu-write-file-hook.
|
2007-08-06 |
Michael Albinus |
*** empty log message ***
|
2007-08-06 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
|
2007-08-06 |
Martin Rudalics |
*** empty log message ***
|
2007-08-06 |
Martin Rudalics |
(Size of Window): Document window-full-width-p.
|
2007-08-06 |
Martin Rudalics |
*** empty log message ***
|
2007-08-06 |
Martin Rudalics |
(resize-temp-buffer-window): Use window-full-width-p
|
2007-08-06 |
Martin Rudalics |
*** empty log message ***
|
2007-08-06 |
Martin Rudalics |
Add EXFUN for Fwindow_full_width_p.
|
2007-08-06 |
Martin Rudalics |
(window_min_size_2): New function.
|
2007-08-05 |
Vinicius Jose Latorre |
Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
|
2007-08-05 |
Vinicius Jose Latorre |
Require lpr and ps-print when loading printing package
|
2007-08-05 |
Michael Albinus |
*** empty log message ***
|
2007-08-05 |
Michael Albinus |
* net/tramp.el (tramp-handle-file-remote-p): Return a string as
|
2007-08-05 |
Michael Albinus |
* files.el (set-auto-mode): Handle also remote files wrt
|
2007-08-04 |
Glenn Morris |
*** empty log message ***
|
2007-08-04 |
Glenn Morris |
(auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
|
2007-08-04 |
Glenn Morris |
(cperl-compilation-error-regexp-alist): Remove duplicate defvar
|
2007-08-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-03 |
Glenn Morris |
(telnet-mode): Fix previous change.
|
2007-08-03 |
Miles Bader |
Change capitalization of VC backend names for new backends
|
2007-08-03 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-03 |
Richard M. Stallman |
(Fvisited_file_modtime): Use make_time.
|
2007-08-03 |
Richard M. Stallman |
Comment change.
|
2007-08-03 |
Glenn Morris |
*** empty log message ***
|
2007-08-03 |
Glenn Morris |
(telnet-mode): Set comint-use-prompt-regexp to t.
|
2007-08-03 |
Glenn Morris |
Revert previous change, which was only supposed to be in trunk.
|
2007-08-03 |
Glenn Morris |
Drew Adams <drew.adams at oracle.com>
|
2007-08-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-02 |
Richard M. Stallman |
(rmail-make-summary-line): Find end of msg number to update deleted flag.
|
2007-08-02 |
Richard M. Stallman |
(customize-apropos, customize-apropos-options)
|
2007-08-02 |
Richard M. Stallman |
(menu-bar-help-menu): Add "About GNU" menu item.
|
2007-08-02 |
Richard M. Stallman |
(fancy-splash-head, startup-echo-area-message): Change message text.
|
2007-08-02 |
Richard M. Stallman |
(next-line-internal): Setting deleted. All callers use line-move.
|
2007-08-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-02 |
Richard M. Stallman |
(compilation-find-buffer): Return current buffer immediately if suitable.
|
2007-08-02 |
Stefan Monnier |
(vc-bzr-admin-dirstate): Rename from `...-dirname'.
|
2007-08-02 |
Vinicius Jose Latorre |
Insert tiny change
|
2007-08-02 |
Vinicius Jose Latorre |
Adjust load-path comment
|
2007-08-01 |
Vinicius Jose Latorre |
Adjust load-path comment
|
2007-08-01 |
Vinicius Jose Latorre |
Adjust load-path
|
2007-08-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-01 |
Vinicius Jose Latorre |
Docstring fix
|
2007-08-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-08-01 |
Alan Mackenzie |
(Mailing Lists and Bug Reports): Correct "-no-site-file" to
|
2007-08-01 |
Alan Mackenzie |
*** empty log message ***
|
2007-08-01 |
Vinicius Jose Latorre |
Fix parent groups link
|
2007-07-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-31 |
Richard M. Stallman |
(face-normalize-spec): New function.
|
2007-07-31 |
Stefan Monnier |
(vc-find-file-hook): Failsafe if the backend's `registered' function burps.
|
2007-07-31 |
Stefan Monnier |
* vc-bzr.el: New file (copied from the trunk).
|
2007-07-31 |
Stefan Monnier |
(server-window): Add switch-to-buffer-other-frame option.
|
2007-07-31 |
Miles Bader |
Restore lisp/emacs-lisp/cl-loaddefs.el
|
2007-07-31 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-07-31 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-07-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-30 |
Dan Nicolaescu |
* vc-hg.el (vc-hg-registered): Set the vc-state property.
|
2007-07-30 |
Miles Bader |
Update some .arch-inventory files
|
2007-07-30 |
Miles Bader |
Remove lisp/erc/erc-nicklist.el
|
2007-07-30 |
Katsumi Yamaoka |
Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
|
2007-07-30 |
Dan Nicolaescu |
* vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
|
2007-07-29 |
Stefan Monnier |
(copyright-update-year, copyright-update, copyright-fix-years, copyright):
|
2007-07-28 |
Stefan Monnier |
(run-python): Fix path separator under w32.
|
2007-07-28 |
Dan Nicolaescu |
*** empty log message ***
|
2007-07-28 |
Dan Nicolaescu |
New File.
|
2007-07-28 |
Alan Mackenzie |
Fix problem with modes derived from CC Mode: Move macro
|
2007-07-28 |
Alan Mackenzie |
*** empty log message ***
|
2007-07-28 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-28 |
Eli Zaretskii |
(install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
|
2007-07-28 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-28 |
Eli Zaretskii |
Fix the `coding' cookie.
|
2007-07-28 |
Nick Roberts |
(GDB Graphical Interface): Qualify use of "M-x gdba".
|
2007-07-28 |
Nick Roberts |
*** empty log message ***
|
2007-07-27 |
Miles Bader |
Add arch tagline
|
2007-07-27 |
Glenn Morris |
(EMACSSOURCES): Add gpl.texi.
|
2007-07-27 |
Glenn Morris |
*** empty log message ***
|
2007-07-27 |
Glenn Morris |
*** empty log message ***
|
2007-07-27 |
Glenn Morris |
*** empty log message ***
|
2007-07-27 |
Glenn Morris |
(Copying): Include license text from gpl.texi, rather than in-line.
|
2007-07-27 |
Glenn Morris |
(Copying): Include license text from gpl.texi, rather than in-line.
|
2007-07-27 |
Glenn Morris |
New file with text of GPL.
|
2007-07-26 |
Glenn Morris |
Standardize license text as GPLv3 or later.
|
2007-07-26 |
Glenn Morris |
Standardize license text as GPLv3 or later.
|
2007-07-26 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-26 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-26 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Nick Roberts |
(change-log-redate): Remove (not needed anymore and
|
2007-07-25 |
Nick Roberts |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
GPLv3 is NEWS-worthy.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
(GPL): Replace license with GPLv3.
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Update example license to use GPLv3.
|
2007-07-25 |
Glenn Morris |
(Copying): Replace license with GPLv3.
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
(Copying): Replace license with GPLv3.
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
Update example license to use GPLv3.
|
2007-07-25 |
Glenn Morris |
Standardize license text.
|
2007-07-25 |
Glenn Morris |
(EMACSVER): Move alongside VERSION.
|
2007-07-25 |
Glenn Morris |
(EMACSVER): Remove duplicate setting.
|
2007-07-25 |
Glenn Morris |
(EMACSVER): Remove duplicate setting.
|
2007-07-25 |
Glenn Morris |
(EMACSVER): Update to 22.1.
|
2007-07-25 |
Glenn Morris |
(EMACSVER): Update to 22.1.
|
2007-07-25 |
Glenn Morris |
Remove license from trivial file.
|
2007-07-25 |
Glenn Morris |
Remove license from trivial file.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Restore comma mistakenly removed in last change.
|
2007-07-25 |
Glenn Morris |
Restore comma mistakenly removed in last change.
|
2007-07-25 |
Glenn Morris |
Restore comma mistakenly removed in last change.
|
2007-07-25 |
Glenn Morris |
Restore comma mistakenly removed in last change.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Add FSF Copyright and GNU GPL notice. Copyright years copied from
|
2007-07-25 |
Glenn Morris |
COPYING is no longer GPLv2.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
*** empty log message ***
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Change to GPLv3.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Standardize license text and switch to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Stefan Monnier |
(cvs-temp-buffer): Undo last ill-conceived change.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Add missing license notice (GPLv3 or later).
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Add missing license notice (GPLv3 or later).
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Standardize license wording, and switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Standardize license wording, and switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Standardize license wording, and switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-07-25 |
Vinicius Jose Latorre |
Fix foreground/background color
|
2007-07-24 |
Jason Rumney |
*** empty log message ***
|
2007-07-24 |
Jason Rumney |
(x_real_positions): Get real position from OS instead of calculating it.
|
2007-07-24 |
Dan Nicolaescu |
(vc-hg-revision-completion-table): Temporarily comment
|
2007-07-24 |
Alan Mackenzie |
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
|
2007-07-24 |
Alan Mackenzie |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
(Writing Calendar Files): cal-tex-diary etc only work
|
2007-07-24 |
Glenn Morris |
*** empty log message ***
|
2007-07-24 |
Glenn Morris |
(cal-tex-holidays, cal-tex-diary)
|
2007-07-24 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-07-24 |
Stefan Monnier |
(cvs-temp-buffer): Disable undo in temp buffers.
|
2007-07-23 |
Jason Rumney |
*** empty log message ***
|
2007-07-23 |
Jason Rumney |
(current_lock_owner): Allow for @ sign in username.
|
2007-07-23 |
Stefan Monnier |
(ses-cleanup): Prevent Emacs from spuriously checking if the
|
2007-07-23 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-23 |
Richard M. Stallman |
(inferior-octave-prompt): Accept .exe.
|
2007-07-23 |
Stefan Monnier |
(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
|
2007-07-23 |
Stefan Monnier |
(vc-find-root): Walk up the tree to find an existing
|
2007-07-23 |
Stefan Monnier |
(cvs-mode-add-change-log-entry-other-window): Use a directory
|
2007-07-22 |
Jason Rumney |
*** empty log message ***
|
2007-07-22 |
Jason Rumney |
(comint-simple-send): Concat newline before sending.
|
2007-07-22 |
Jason Rumney |
(set-default-process-coding-system): Use dos line ends
|
2007-07-22 |
Juri Linkov |
*** empty log message ***
|
2007-07-22 |
Juri Linkov |
(isearch-edit-string): Save old point and
|
2007-07-22 |
Reiner Steib |
(reftex-access-parse-file): Do not risk destroying an existing buffer.
|
2007-07-22 |
Jan Djärv |
*** empty log message ***
|
2007-07-22 |
Jan Djärv |
(command-line-x-option-alist): Use x-handle-no-bitmap-icon.
|
2007-07-22 |
Jan Djärv |
(x-handle-no-bitmap-icon): New function.
|
2007-07-22 |
Reiner Steib |
(reftex-access-parse-file): Create parse file in a way that does not interfere
|
2007-07-21 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-21 |
Thien-Thi Nguyen |
(image-dired-sane-db-file): New func.
|
2007-07-21 |
Dan Nicolaescu |
(vc-hg-diff): Use vc-hg-command.
|
2007-07-21 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-21 |
Thien-Thi Nguyen |
(calculate-lisp-indent): In the
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(extraclean): Don't delete *~.
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(clean): Don't delete *~.
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(clean): Don't delete *~.
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(bootstrap, bootstrap-nmake, bootstrap-gmake): Depend on cmdproxy.
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(install-lisp-SH, install-lisp-CMD): New targets.
|
2007-07-20 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-20 |
Eli Zaretskii |
(IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): Define
|
2007-07-20 |
Dan Nicolaescu |
(vc-hg-workfile-unchanged-p): New function.
|
2007-07-19 |
Dan Nicolaescu |
(vc-hg-registered): Replace if with when.
|
2007-07-18 |
Jason Rumney |
*** empty log message ***
|
2007-07-18 |
Jason Rumney |
(w32_executable_type): Handle 64 bit executables.
|
2007-07-18 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-18 |
Juanma Barranquero |
(follow-mode-hook, follow-mode-off-hook, follow-mode,
|
2007-07-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-07-17 |
Thien-Thi Nguyen |
(bookmark-maybe-sort-alist): Don't modify bookmark-alist.
|
2007-07-17 |
Thien-Thi Nguyen |
(bookmark-show-all-annotations):
|
2007-07-17 |
Dan Nicolaescu |
Add more info about the vc-registered function.
|
2007-07-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-16 |
Juanma Barranquero |
(Fsave_window_excursion): Doc fix.
|
2007-07-16 |
Juanma Barranquero |
(Fwith_output_to_temp_buffer): Doc fix.
|
2007-07-16 |
Juanma Barranquero |
(Ftrack_mouse): Doc fix.
|
2007-07-16 |
Juanma Barranquero |
(For, Fand, Fprogn): Doc fixes.
|
2007-07-16 |
Juanma Barranquero |
(Ffind_operation_coding_system): Doc fix.
|
2007-07-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-16 |
Juanma Barranquero |
(defadvice): Doc fix.
|
2007-07-16 |
Juanma Barranquero |
(when, unless): Doc fix.
|
2007-07-16 |
Dan Nicolaescu |
(vc-hg-state): Handle removed files.
|
2007-07-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-16 |
Richard M. Stallman |
(Defining Faces): Fix previous change.
|
2007-07-15 |
Glenn Morris |
Jeff Miller <jmiller at cablespeed.com> (tiny change)
|
2007-07-15 |
Glenn Morris |
*** empty log message ***
|
2007-07-15 |
Glenn Morris |
Move autoload from previous change to calendar.el.
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(Fsetq): Doc fix.
|
2007-07-15 |
Richard M. Stallman |
(Fsetq_default): Doc fix.
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(kmacro-bind-to-key): Avoid comparisons on function keys.
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(tutorial--find-changed-keys): Handle C-x specially like ESC.
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(add-change-log-entry): Check add-log-full-name
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(isearch-mode, isearch-done): Delete unintended code in previous change.
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(ps-default-bg): Change to White.
|
2007-07-15 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-15 |
Richard M. Stallman |
(tar-get-descriptor): No error for zero-length file.
|
2007-07-15 |
Martin Rudalics |
*** empty log message ***
|
2007-07-15 |
Martin Rudalics |
(mouse-drag-track): Reset transient-mark-mode to nil
|
2007-07-15 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-07-15 |
Glenn Morris |
*** empty log message ***
|
2007-07-15 |
Glenn Morris |
Sync from trunk:
|
2007-07-15 |
Glenn Morris |
*** empty log message ***
|
2007-07-15 |
Glenn Morris |
Jeff Miller <jmiller at cablespeed.com> (tiny change)
|
2007-07-14 |
Jan Djärv |
*** empty log message ***
|
2007-07-14 |
Jan Djärv |
Mention gtk-engines-qt problem.
|
2007-07-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-13 |
Eli Zaretskii |
(install-lisp-SH, install-lisp-CMD): New targets.
|
2007-07-13 |
Eli Zaretskii |
Add @documentencoding directive.
|
2007-07-13 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-13 |
Eli Zaretskii |
($(infodir)/emacs-mime): Use --enable-encoding.
|
2007-07-13 |
Eli Zaretskii |
(../info/emacs-mime): Use --enable-encoding.
|
2007-07-13 |
Dan Nicolaescu |
* replace.el (match): Use yellow1 instead of yellow.
|
2007-07-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-07-12 |
Juanma Barranquero |
(desktop-buffer-info, desktop-save): Use `desktop-dirname' instead of `dirname'.
|
2007-07-12 |
Jason Rumney |
*** empty log message ***
|
2007-07-12 |
Jason Rumney |
Remove dashes from front of first line.
|
2007-07-11 |
Jason Rumney |
*** empty log message ***
|
2007-07-11 |
Jason Rumney |
(w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.
|
2007-07-11 |
Jason Rumney |
(LIBS): Include OLE32.
|
2007-07-11 |
Jason Rumney |
*** empty log message ***
|
2007-07-11 |
Jason Rumney |
(OLE32): New library to link.
|
2007-07-11 |
Jason Rumney |
(OLE32): New library to link.
|
2007-07-11 |
Nick Roberts |
(auto-insert-alist): s/2/3/ in the generated comment.
|
2007-07-11 |
Nick Roberts |
(copyright-current-gpl-version): Set to 3.
|
2007-07-11 |
Nick Roberts |
*** empty log message ***
|
2007-07-10 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-07-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
(eval-defun): Explain special handling of `defface'.
|
2007-07-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-10 |
Richard M. Stallman |
(Defining Faces): Explain C-M-x feature for defface.
|
2007-07-09 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-09 |
Richard M. Stallman |
(isearch-edit-string): Call to isearch-push-state after the search.
|
2007-07-09 |
Katsumi Yamaoka |
(file-coding-system-alist): Fix previous commit.
|
2007-07-08 |
Katsumi Yamaoka |
Remove `tiny change' flags from my log entries.
|
2007-07-08 |
Katsumi Yamaoka |
(file-coding-system-alist): Fix custom type.
|
2007-07-08 |
Chong Yidong |
(longlines-wrap-region): Avoid marking buffer as modified.
|
2007-07-08 |
Chong Yidong |
* longlines.el (longlines-wrap-region): Avoid marking buffer as
|
2007-07-08 |
Miles Bader |
Add arch tagline
|
2007-07-08 |
Dan Nicolaescu |
* log-view.el (log-view-font-lock-keywords): Use `eval' to consult the
|
2007-07-08 |
Nick Roberts |
(gud-common-init): Call string->strings instead
|
2007-07-08 |
Nick Roberts |
(cvs-reread-cvsrc, cvs-header-msg, cvs-checkout)
|
2007-07-08 |
Nick Roberts |
* pcvs-util.el (cvs-strings->string, cvs-string->strings):
|
2007-07-08 |
Nick Roberts |
* pcvs-util.el (cvs-strings->string, cvs-string->strings):
|
2007-07-08 |
Nick Roberts |
*** empty log message ***
|
2007-07-07 |
Eli Zaretskii |
*** empty log message ***
|
2007-07-07 |
Eli Zaretskii |
(menu-bar-open): New function. Bind <f10> to it.
|
2007-07-07 |
Dan Nicolaescu |
(log-view-mode-menu): New menu.
|
2007-07-07 |
Dan Nicolaescu |
*** empty log message ***
|
2007-07-06 |
Dan Nicolaescu |
vc-hg.el: New file.
|
2007-07-06 |
Andreas Schwab |
*** empty log message ***
|
2007-07-06 |
Andreas Schwab |
(eval-last-sexp): Avoid introducing any
|
2007-07-06 |
Eli Zaretskii |
Document how to get back the old binding of SPC in file prompts.
|
2007-07-04 |
Dan Nicolaescu |
*** empty log message ***
|
2007-07-03 |
Dan Nicolaescu |
(auto-mode-alist): Match more valid gdb init
|
2007-07-02 |
Martin Rudalics |
*** empty log message ***
|
2007-07-02 |
Martin Rudalics |
(help-make-xrefs): Skip spaces too when skipping tabs.
|
2007-07-02 |
Martin Rudalics |
(mouse-drag-mode-line-1): Quit mouse tracking when
|
2007-07-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-07-01 |
Richard M. Stallman |
(find-file-visit-truename): Fix safe-local-variable value.
|
2007-06-29 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-29 |
Juanma Barranquero |
(generic-define-mswindows-modes, generic-define-unix-modes,
|
2007-06-28 |
Jan Djärv |
*** empty log message ***
|
2007-06-28 |
Jan Djärv |
(dnd-get-local-file-name): Set fixcase to t in call to
|
2007-06-28 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-28 |
YAMAMOTO Mitsuharu |
[USE_MAC_TSM] (mac_handle_text_input_event):
|
2007-06-28 |
Andreas Schwab |
*** empty log message ***
|
2007-06-28 |
Andreas Schwab |
($(lisp)/mh-e/mh-loaddefs.el): Depend on
|
2007-06-28 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-28 |
Juanma Barranquero |
(speedbar-handle-delete-frame): Don't try to delete the speedbar frame if nil;
|
2007-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-27 |
Juanma Barranquero |
(syms_of_buffer) <selective-display>: Fix typo in docstring.
|
2007-06-26 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-26 |
YAMAMOTO Mitsuharu |
[HAVE_GTK_AND_PTHREAD] Check this after including config.h.
|
2007-06-25 |
Jason Rumney |
*** empty log message ***
|
2007-06-25 |
Jason Rumney |
(main): Set console codepages to "ANSI".
|
2007-06-24 |
Karl Berry |
new Back-Cover Text
|
2007-06-24 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-24 |
Juanma Barranquero |
(desktop-read): Run `desktop-not-loaded-hook' in the directory where the desktop
|
2007-06-23 |
Jason Rumney |
Added note about new style scrollbars on Windows XP and later.
|
2007-06-23 |
Eli Zaretskii |
*** empty log message ***
|
2007-06-23 |
Eli Zaretskii |
(insert-directory): If an invalid regexp error is thrown, try using FILE
|
2007-06-23 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-23 |
Juanma Barranquero |
(ruler-mode): Prevent clobbering the original `header-line-format'
|
2007-06-23 |
Eli Zaretskii |
*** empty log message ***
|
2007-06-23 |
Eli Zaretskii |
(insert-directory): Don't treat FILE as a wildcard if FILE exists as
|
2007-06-21 |
Dan Nicolaescu |
vera-mode.el (vera-mode): Fix `commend-end-skip' setting.
|
2007-06-21 |
Jason Rumney |
*** empty log message ***
|
2007-06-21 |
Jason Rumney |
(convert_mono_to_color_image): Swap fore and background.
|
2007-06-21 |
Glenn Morris |
Header changes: mark file as part of Emacs, update FSF address.
|
2007-06-20 |
Jason Rumney |
*** empty log message ***
|
2007-06-20 |
Jason Rumney |
(w32_BDF_to_x_font): Unmap memory when finished.
|
2007-06-20 |
Dan Nicolaescu |
progmodes/vera-mode.el: New file.
|
2007-06-20 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-20 |
Juanma Barranquero |
(ido-find-file-in-dir): Don't signal an error for empty directories.
|
2007-06-20 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-20 |
Juanma Barranquero |
(_wsa_errlist): Fix typo in error message.
|
2007-06-20 |
Alan Mackenzie |
(c-remove-any-local-eval-or-mode-variables): When removing lines, also
|
2007-06-20 |
Alan Mackenzie |
*** empty log message ***
|
2007-06-19 |
Jason Rumney |
*** empty log message ***
|
2007-06-19 |
Jason Rumney |
Use emacs.manifest.
|
2007-06-17 |
Jason Rumney |
*** empty log message ***
|
2007-06-17 |
Jason Rumney |
(add_menu_item): Don't use multibyte string functions on
|
2007-06-17 |
Glenn Morris |
(lpr-page-header-switches): Move %s to separate element for correct
|
2007-06-17 |
Glenn Morris |
*** empty log message ***
|
2007-06-17 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-17 |
Juanma Barranquero |
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
|
2007-06-16 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-06-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-06-16 |
Eli Zaretskii |
(add_menu_item): Escape `&' characters in menu items and their keybindings.
|
2007-06-16 |
Eli Zaretskii |
Document that :data is unsupported for playing sound on Windows.
|
2007-06-15 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-06-15 |
Jason Rumney |
Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
|
2007-06-15 |
Chong Yidong |
(update_compositions): Check validity of compositions.
|
2007-06-14 |
Chong Yidong |
* composite.c (update_compositions): Check validity of compositions.
|
2007-06-14 |
Karl Berry |
typo
|
2007-06-14 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-06-14 |
Miles Bader |
Gnus ChangeLog tweaks
|
2007-06-14 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-06-13 |
Dan Nicolaescu |
* term/xterm.el (terminal-init-xterm): Escape parens in character
|
2007-06-13 |
Karl Berry |
update two-volume material for printing
|
2007-06-13 |
Karl Berry |
update two-volume material for printing
|
2007-06-12 |
Chong Yidong |
(scroll-lock-mode): Doc fix.
|
2007-06-12 |
Chong Yidong |
* scroll-lock.el (scroll-lock-mode): Doc fix.
|
2007-06-11 |
Stefan Monnier |
(font-lock-add-keywords): In case font-lock was only
|
2007-06-11 |
Stefan Monnier |
Add a bug about hi-lock-mode and font-lock-mode.
|
2007-06-11 |
Richard M. Stallman |
*** empty log message ***
|
2007-06-11 |
Richard M. Stallman |
(custom-variable-type): Doc fix.
|
2007-06-10 |
Jason Rumney |
*** empty log message ***
|
2007-06-10 |
Jason Rumney |
(Fx_file_dialog): Take size from struct not pointer.
|
2007-06-09 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-09 |
Thien-Thi Nguyen |
(rmail-movemail-variant-in-use): Fix doc typo.
|
2007-06-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-09 |
Juanma Barranquero |
(desktop-minor-mode-table): Doc fix.
|
2007-06-08 |
Chong Yidong |
** In Image mode, whenever the displayed image is wider and/or higher
|
2007-06-08 |
Chong Yidong |
(image-forward-hscroll, image-backward-hscroll)
|
2007-06-08 |
Chong Yidong |
* image-mode.el (image-forward-hscroll, image-backward-hscroll)
|
2007-06-07 |
Michael Albinus |
Tramp does not require cl anymore.
|
2007-06-07 |
Michael Albinus |
Sync with Tramp 2.0.56.
|
2007-06-07 |
Chong Yidong |
Identify Emacs 22.2 changes (so we don't lose them later).
|
2007-06-07 |
Chong Yidong |
(dired-recursive-deletes, dired-recursive-copies): Change default to
|
2007-06-07 |
Chong Yidong |
* dired.el (dired-recursive-deletes, dired-recursive-copies):
|
2007-06-07 |
Chong Yidong |
(dired-mode-map): Remove spurious separator.
|
2007-06-07 |
Chong Yidong |
* dired.el (dired-mode-map): Remove spurious separator.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(gnus-split-methods): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(mixal-operation-codes-alist): Fix typo in docstring.
|
2007-06-07 |
Alan Mackenzie |
(Optional Mode Line): Document the new form of line+column numbers,
|
2007-06-07 |
Alan Mackenzie |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(ebrowse-draw-file-member-info): Doc fix.
|
2007-06-07 |
Juanma Barranquero |
(ebrowse-draw-file-member-info): Doc fix.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(idlwave-one-key-select): Fix typo in docstring.
|
2007-06-07 |
Glenn Morris |
Sync etc/images change to six icons from trunk.
|
2007-06-07 |
Glenn Morris |
Convert from PPM to PBM.
|
2007-06-07 |
Glenn Morris |
Convert from PGM to PBM.
|
2007-06-07 |
Glenn Morris |
Sync 2007-05-19 change from trunk.
|
2007-06-07 |
Glenn Morris |
Mark H. Weaver <mhw at netris.org> (tiny change)
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
Alfred M. Szmidt <ams at gnu.org> (tiny change)
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
Michael Olson <mwolson at gnu.org>
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(mail-source-delete-old-incoming-confirm): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(erc-startup-file-list): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(org-export-ascii-bullets): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
(ebrowse-member-table): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(nndiary-reminders): Fix typos in docstring.
|
2007-06-06 |
Juanma Barranquero |
(gnus-diary-time-format, gnus-summary-sort-by-schedule): Fix typo in docstrings.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(HTML): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(Message Headers): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(Create Tags Table): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(Article Buttons, Mail Source Customization, Sending or Not Sending,
|
2007-06-06 |
Juanma Barranquero |
(Comment Commands, Getting Started, Style Variables): Fix typos.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(mh-index-group-by-folder): Fix typos in docstrings.
|
2007-06-06 |
Juanma Barranquero |
(mh-mh-directive-present-p): Fix typos in docstrings.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(gnus-summary-highlight): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(erc-show-channel-key-p): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
(org-cycle): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
(icalendar--diarytime-to-isotime): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
(ses-call-printer): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
(pgg-sign-region, pgg-sign): Fix typos in docstrings.
|
2007-06-06 |
Jason Rumney |
*** empty log message ***
|
2007-06-06 |
Jason Rumney |
Don't define HAVE_TZNAME.
|
2007-06-06 |
Chong Yidong |
(xpm_load): Remove spurious call to xpm_init_color_cache.
|
2007-06-06 |
Chong Yidong |
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
|
2007-06-06 |
Chong Yidong |
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
2007-06-06 |
Chong Yidong |
* syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
2007-06-06 |
Chong Yidong |
(tar-header-block-summarize, tar-summarize-buffer)
|
2007-06-06 |
Chong Yidong |
* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
|
2007-06-06 |
Chong Yidong |
New file.
|
2007-06-06 |
Chong Yidong |
* textmodes/css-mode.el: New file.
|
2007-06-06 |
Chong Yidong |
New file, taken from w3 repository.
|
2007-06-06 |
Chong Yidong |
* net/socks.el: New file, taken from w3 repository.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(toggle-enable-multibyte-characters, sort-coding-systems,
|
2007-06-05 |
Chong Yidong |
(bs-cycle-previous): Don't modify the cycle list until
|
2007-06-05 |
Chong Yidong |
* bs.el (bs-cycle-previous): Don't modify the cycle list until
|
2007-06-05 |
Chong Yidong |
(auto-mode-alist): Open `.asd' files in lisp-mode.
|
2007-06-05 |
Chong Yidong |
* files.el (auto-mode-alist): Open `.asd' files in lisp-mode.
|
2007-06-05 |
Chong Yidong |
(auto-mode-alist): Add lower-priority match for names like
|
2007-06-05 |
Chong Yidong |
* files.el (auto-mode-alist): Add lower-priority match for names
|
2007-06-05 |
Chong Yidong |
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(ccl_driver): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(Fmake_local_variable): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(Fsxhash): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(mac_create_bitmap_from_bitmap_data)
|
2007-06-05 |
Chong Yidong |
(getdefdir): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(delete_window): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(next_element_from_buffer): Delete stray semicolon.
|
2007-06-05 |
Chong Yidong |
(syms_of_xfaces): Delete stray semicolon.
|
2007-06-04 |
Chong Yidong |
* emacs-lisp/sregex.el (sregexq): Fix doc string quoting.
|
2007-06-04 |
Chong Yidong |
(sregexq): Fix doc string quoting.
|
2007-06-04 |
Chong Yidong |
Update version number.
|
2007-06-04 |
Chong Yidong |
* calendar/timeclock.el: Update version number.
|
2007-06-04 |
Chong Yidong |
* man.el (Man-next-section): Don't consider the last line of the
|
2007-06-04 |
Chong Yidong |
(Man-next-section): Don't consider the last line of the page as being
|
2007-06-04 |
Chong Yidong |
(highlight-changes-rotate-faces): Don't set modified flag of buffer.
|
2007-06-04 |
Chong Yidong |
* hilit-chg.el (highlight-changes-rotate-faces): Don't set
|
2007-06-04 |
Chong Yidong |
(mail-extract-address-components): Recognize non-ASCII characters
|
2007-06-04 |
Chong Yidong |
* mail/mail-extr.el (mail-extract-address-components): Recognize
|
2007-06-04 |
Chong Yidong |
(webjump-sample-sites): Add Wikipedia query.
|
2007-06-04 |
Chong Yidong |
* net/webjump.el (webjump-sample-sites): Add Wikipedia query.
|
2007-06-04 |
Chong Yidong |
(tq-queue-pop): Stifle error when a process has died and we are trying
|
2007-06-04 |
Chong Yidong |
* emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
|
2007-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-04 |
Juanma Barranquero |
(idlwave-routines): Fix typo in docstring.
|
2007-06-04 |
Juanma Barranquero |
(compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
|
2007-06-04 |
Juanma Barranquero |
(define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.
|
2007-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-04 |
Juanma Barranquero |
(Fshrink_window): Reflow docstring.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
Bump version number to 22.1.50.
|
2007-06-04 |
Chong Yidong |
(magic-mode-alist): Remove image-type-auto-detected-p.
|
2007-06-04 |
Chong Yidong |
(image-type-auto-detected-p): Don't scan auto-mode-alist.
|
2007-06-04 |
Chong Yidong |
* files.el (magic-mode-alist): Remove image-type-auto-detected-p.
|
2007-06-04 |
Chong Yidong |
(longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks
|
2007-06-04 |
Chong Yidong |
* longlines.el (longlines-mode): Make longlines-auto-wrap
|
2007-06-04 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-04 |
Thien-Thi Nguyen |
Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.
|
2007-06-03 |
Jason Rumney |
Include site-lisp directory in bin-i386 distribution.
|
2007-06-03 |
Jason Rumney |
Changes suggested by Eli to clarify the purpose of the various files,
|
2007-06-03 |
Stefan Monnier |
*** empty log message ***
|
2007-06-02 |
Richard M. Stallman |
*** empty log message ***
|
2007-06-02 |
Richard M. Stallman |
(Color Parameters): Add xref to (emacs)Standard Faces.
|
2007-06-02 |
Chong Yidong |
Increment version number to 22.1.
EMACS_22_1
|
2007-06-02 |
Chong Yidong |
Version 22.1 released.
|
2007-06-02 |
Chong Yidong |
Regenerate.
|
2007-06-02 |
Chong Yidong |
Increment version to 22.1.
|
2007-06-02 |
Chong Yidong |
Version 22.1 released.
|
2007-06-02 |
Chong Yidong |
Remove dead URL for Fortune, and update URLs for Hideshow, Org, EDB,
|
2007-06-02 |
Chong Yidong |
* MORE.STUFF: Remove dead URL for Fortune, and update URLs for
|
2007-06-02 |
Chong Yidong |
Regenerate.
|
2007-06-02 |
Chong Yidong |
(x_set_name_internal): Undo last change.
|
2007-06-02 |
Chong Yidong |
* xfns.c (x_set_name_internal): Undo last change.
|
2007-06-01 |
Chong Yidong |
Attribute to Stefan Monnier.
|
2007-06-01 |
Chong Yidong |
(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
|
2007-06-01 |
Chong Yidong |
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
|
2007-06-01 |
Richard M. Stallman |
(x_encode_text): Add GCPRO.
|
2007-06-01 |
Chong Yidong |
(x_set_name_internal): Save encoded name before x_encode_text in case
|
2007-06-01 |
Chong Yidong |
* xfns.c (x_set_name_internal): Save encoded name before
|
2007-06-01 |
Chong Yidong |
(Special Properties): Correct meaning of fontified face. Text
|
2007-06-01 |
Chong Yidong |
* text.texi (Special Properties): Correct meaning of fontified
|
2007-05-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-31 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
2007-05-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-31 |
Richard M. Stallman |
(dired-do-delete, dired-do-flagged-delete): Doc fixes.
|
2007-05-30 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-30 |
Richard M. Stallman |
(Special Properties): Add link to Adjusting Point.
|
2007-05-30 |
Glenn Morris |
*** empty log message ***
|
2007-05-30 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
2007-05-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-29 |
Chong Yidong |
Fix typo.
|
2007-05-29 |
Chong Yidong |
(url-mailto): Insert body after mail-header-separator if present, so
|
2007-05-29 |
Chong Yidong |
* url-mailto.el (url-mailto): Insert body after
|
2007-05-29 |
Martin Rudalics |
*** empty log message ***
|
2007-05-29 |
Martin Rudalics |
(table--point-entered-cell-function)
|
2007-05-29 |
Richard M. Stallman |
Minor cleanup.
|
2007-05-29 |
Glenn Morris |
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
|
2007-05-29 |
Glenn Morris |
*** empty log message ***
|
2007-05-29 |
Glenn Morris |
*** empty log message ***
|
2007-05-29 |
Glenn Morris |
Robert J. Chassell <bob at rattlesnake.com>
|
2007-05-28 |
Chong Yidong |
(sgml-point-entered): Use condition-case.
|
2007-05-28 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-point-entered): Use condition-case.
|
2007-05-28 |
Chong Yidong |
(message-narrow-to-headers-or-head): Ignore mail-header-separator in
|
2007-05-28 |
Chong Yidong |
* message.el (message-narrow-to-headers-or-head): Ignore
|
2007-05-28 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-28 |
YAMAMOTO Mitsuharu |
(redisplay_internal): Bind inhibit-point-motion-hooks to t
|
2007-05-28 |
Chong Yidong |
(message-pop-to-buffer): Add switch-function argument.
|
2007-05-28 |
Chong Yidong |
* message.el (message-pop-to-buffer): Add switch-function argument.
|
2007-05-27 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-27 |
Richard M. Stallman |
(log-edit-changelog-paragraph): Return point-max as the end of the
|
2007-05-27 |
Richard M. Stallman |
Undo last change because Debian fixed their bug.
|
2007-05-26 |
Glenn Morris |
Michael Olson <mwolson at gnu.org>
|
2007-05-26 |
Glenn Morris |
*** empty log message ***
|
2007-05-26 |
Chong Yidong |
** xterm-mouse-event truncation bug: install Stefan's patch.
|
2007-05-26 |
Chong Yidong |
** canonically-space-region: install Stefan's patch.
|
2007-05-25 |
Stefan Monnier |
*** empty log message ***
|
2007-05-25 |
Stefan Monnier |
(xterm-mouse-truncate-wrap): New function.
|
2007-05-25 |
Stefan Monnier |
(canonically-space-region): Make the second arg
|
2007-05-25 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-25 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-25 |
Miles Bader |
lisp/vc-hooks.el (vc-find-root): Fix file attribute test
|
2007-05-24 |
Chong Yidong |
(redisplay_window): If first window line is a continuation line,
|
2007-05-24 |
Chong Yidong |
* xdisp.c (redisplay_window): If first window line is a continuation
|
2007-05-24 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-24 |
Richard M. Stallman |
(flyspell-correct-word-before-point): Don't let opoint be nil.
|
2007-05-24 |
Jason Rumney |
Include dump.bat in the binary release.
|
2007-05-24 |
Jason Rumney |
fns-*.el removed.
|
2007-05-24 |
Jason Rumney |
Add recursion flag to excluded patterns on 7-zip command line.
|
2007-05-24 |
Jason Rumney |
Use 7-zip for compression, as Info-zip's zip is not working as expected.
|
2007-05-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-24 |
YAMAMOTO Mitsuharu |
[USE_CARBON_EVENTS] (mac_handle_window_event):
|
2007-05-24 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-24 |
YAMAMOTO Mitsuharu |
Add note about moving self-contained application bundle
|
2007-05-23 |
Chong Yidong |
Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h."
|
2007-05-23 |
Chong Yidong |
Add "Installing to a directory with non-ASCII characters in the name fails".
|
2007-05-23 |
Chong Yidong |
** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
|
2007-05-23 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-23 |
Eli Zaretskii |
(tar-file-name-handler): New function.
|
2007-05-23 |
Glenn Morris |
Hard-to-reproduce Solaris issue: rms says "I will give up on fixing
|
2007-05-23 |
Glenn Morris |
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
|
2007-05-23 |
Glenn Morris |
Fix whitespace in previous change.
|
2007-05-23 |
Glenn Morris |
*** empty log message ***
|
2007-05-22 |
Jason Rumney |
Reduce the number of variants produced. Use zip.
|
2007-05-22 |
Jason Rumney |
Transfer changes to branch
|
2007-05-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-22 |
Eli Zaretskii |
Add information about where to find GDB, and warn against --no-debug option
|
2007-05-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-22 |
Richard M. Stallman |
(set-auto-mode): Doc fix.
|
2007-05-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-22 |
Eli Zaretskii |
(find-buffer-file-type-coding-system): Doc fix.
|
2007-05-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-22 |
Richard M. Stallman |
(x_connection_closed): Remove NO_RETURN.
|
2007-05-22 |
Richard M. Stallman |
(Info-fontify-node): Match https also.
|
2007-05-22 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-21 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-21 |
Richard M. Stallman |
(rcirc-fill-column): Allow `window-width'.
|
2007-05-21 |
Chong Yidong |
** eliz@gnu.org, May 20: EOL conversion of files in .tar archives
|
2007-05-21 |
Chong Yidong |
** coldwell@redhat.com, May 18: 22.0.99 emacs dumper (?) problem
|
2007-05-21 |
Chong Yidong |
Fix typo.
|
2007-05-21 |
Chong Yidong |
Add "Emacs crashes on startup after a glibc upgrade."
|
2007-05-21 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-20 |
Glenn Morris |
Sync change from trunk.
|
2007-05-20 |
Richard M. Stallman |
Restore the bug-autoconf patch.
|
2007-05-20 |
Andreas Schwab |
Regenerate.
|
2007-05-20 |
Andreas Schwab |
Remove empty AC_SUBST.
|
2007-05-19 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-19 |
Chong Yidong |
** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
|
2007-05-19 |
Stefan Monnier |
(skip_chars): Update syntax-table only after we checked that
|
2007-05-19 |
Stefan Monnier |
(t-mouse-mode): Improve docstring.
|
2007-05-19 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-19 |
Eli Zaretskii |
Fix URL of EmacsW32 site where building with image support is described.
|
2007-05-19 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-19 |
YAMAMOTO Mitsuharu |
(x_calc_absolute_position): Add BLOCK_INPUT around
|
2007-05-18 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-18 |
Richard M. Stallman |
(push-mark): Doc fix.
|
2007-05-18 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-18 |
Richard M. Stallman |
(ispell-get-word): Return markers for start and end positions.
|
2007-05-18 |
Richard M. Stallman |
(CSI-map, SS3-map) Moved from global-map to tpu-global-map.
|
2007-05-18 |
Glenn Morris |
Tweak previous change.
|
2007-05-18 |
Glenn Morris |
Restore manual change about absence of shell functions from 20070503,
|
2007-05-18 |
Vinicius Jose Latorre |
Use default color when foreground or background color are unspecified.
|
2007-05-17 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-17 |
Chong Yidong |
Bump version to 22.0.990
EMACS_PRETEST_22_0_990
|
2007-05-17 |
Chong Yidong |
Regenerate.
|
2007-05-17 |
Chong Yidong |
Regenerate.
|
2007-05-17 |
Martin Rudalics |
*** empty log message ***
|
2007-05-17 |
Martin Rudalics |
(ispell-start-process): Defend against bad default-directory.
|
2007-05-17 |
Glenn Morris |
Add info on compiler version to previous change.
|
2007-05-17 |
Glenn Morris |
(Dumping): Mention OpenBSD macppc problem.
|
2007-05-17 |
Glenn Morris |
*** empty log message ***
|
2007-05-17 |
Glenn Morris |
(ORDINARY_LINK): No longer define on OpenBSD.
|
2007-05-17 |
Glenn Morris |
*** empty log message ***
|
2007-05-17 |
Glenn Morris |
vc-hooks patch installed from trunk.
|
2007-05-17 |
Glenn Morris |
Fix date typo in previous change.
|
2007-05-17 |
Glenn Morris |
Sync vc-hooks change from trunk at request of rms in FOR-RELEASE.
|
2007-05-17 |
Glenn Morris |
Sync change from trunk at request of rms in FOR-RELEASE:
|
2007-05-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-16 |
Richard M. Stallman |
(Buffer-menu-sort-column): Doc fix.
|
2007-05-16 |
Stefan Monnier |
(magic-mode-alist, magic-fallback-mode-alist):
|
2007-05-16 |
Stefan Monnier |
(magic-fallback-mode-alist): Rename from file-start-mode-alist.
|
2007-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-16 |
Juanma Barranquero |
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
|
2007-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-16 |
Juanma Barranquero |
(display-time-mail-file): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-16 |
Juanma Barranquero |
(pr-ps-fast-fire): Fix typos in docstring.
|
2007-05-16 |
Juanma Barranquero |
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
|
2007-05-16 |
Juanma Barranquero |
(view-inhibit-help-message): Fix typo in docstring.
|
2007-05-16 |
Juanma Barranquero |
(display-time-24hr-format): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(set-mark-command-repeat-pop): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(cvs-dired-use-hook): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(msb-menu-cond): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(ls-lisp-verbosity): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(Info-current-subfile): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.
|
2007-05-16 |
Juanma Barranquero |
(dabbrev-upcase-means-case-search): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(Buffer-menu-sort-column): Doc fix.
|
2007-05-16 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-16 |
YAMAMOTO Mitsuharu |
[USE_CARBON_EVENTS] (mac_convert_event_ref): Also convert
|
2007-05-16 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-15 |
Michaël Cadilhac |
*** empty log message ***
|
2007-05-15 |
Michaël Cadilhac |
Regenerate.
|
2007-05-15 |
Michaël Cadilhac |
Rewrite using German layout.
|
2007-05-14 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-14 |
Eli Zaretskii |
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
|
2007-05-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-14 |
Juanma Barranquero |
(mode-require-final-newline, require-final-newline, enable-local-variables,
|
2007-05-13 |
Glenn Morris |
Sync from trunk (though admin/ is not distributed, so this is not
|
2007-05-13 |
Chong Yidong |
(XTread_socket): Revert last change.
|
2007-05-13 |
Chong Yidong |
* xterm.c (XTread_socket): Revert last change.
|
2007-05-12 |
Chong Yidong |
** cloos@jhcloos.com, May 11: A redisplay bug in 22.0.99
|
2007-05-12 |
Chong Yidong |
(pbm_load): Correctly check image size for greyscale pbm.
|
2007-05-12 |
Chong Yidong |
* image.c (pbm_load): Correctly check image size for greyscale pbm.
|
2007-05-12 |
Chong Yidong |
(XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
|
2007-05-12 |
Chong Yidong |
* xterm.c (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).
|
2007-05-12 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-12 |
Richard M. Stallman |
(Margins): indent-to-left-margin is not the default.
|
2007-05-12 |
Richard M. Stallman |
(Example Major Modes): Explain last line of text-mode is redundant.
|
2007-05-12 |
Richard M. Stallman |
(section{Incremental Search}): Minor corrections.
|
2007-05-12 |
Michaël Cadilhac |
*** empty log message ***
|
2007-05-12 |
Michaël Cadilhac |
(viperCard.ps, calccard.ps refcard.ps)
|
2007-05-11 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-11 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-10 |
Reiner Steib |
Remove the description comment (nndiary is now properly documented in the Gnus
|
2007-05-10 |
Reiner Steib |
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
|
2007-05-10 |
Stefan Monnier |
(python-font-lock-keywords, python-open-block-statement-p, python-mode):
|
2007-05-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-10 |
Richard M. Stallman |
(Scanning Keymaps): Update where-is-internal example.
|
2007-05-10 |
Richard M. Stallman |
(Keys in Documentation): Add reference to Documentation Tips.
|
2007-05-10 |
Richard M. Stallman |
(Format Conversion): TO-FN gets three arguments.
|
2007-05-10 |
Richard M. Stallman |
(iso-cvt-read-only): Ignore arguments.
|
2007-05-10 |
Richard M. Stallman |
(define-minor-mode): Fix generated doc string.
|
2007-05-10 |
Richard M. Stallman |
(timeclock-in): Fix non-interactive workday specifications.
|
2007-05-10 |
Richard M. Stallman |
(fancy-splash-text): Add URL of guided tour.
|
2007-05-10 |
Richard M. Stallman |
(compilation-handle-exit):
|
2007-05-10 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-10 |
Richard M. Stallman |
(Auto Major Mode): Document file-start-mode-alist.
|
2007-05-10 |
Richard M. Stallman |
(file-start-mode-alist): New variable.
|
2007-05-08 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-08 |
Richard M. Stallman |
(sendmail-pre-abbrev-expand-hook):
|
2007-05-08 |
Stefan Monnier |
(python-guess-indent): Check non-nullness before comparing indent against
|
2007-05-07 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-07 |
Stefan Monnier |
(Ftranspose_regions): Yet another int/Lisp_Object mixup (YAILOM)
|
2007-05-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-07 |
YAMAMOTO Mitsuharu |
(mac-ts-unicode-for-key-event): Check if text is available.
|
2007-05-06 |
Richard M. Stallman |
*** empty log message ***
|