aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Juanma Barranquero2009-10-201-1/+1
* (char_resolve_modifier_mask): Don't resolve meta to theStefan Monnier2009-10-202-0/+7
* Add Bug#.YAMAMOTO Mitsuharu2009-10-201-0/+1
* (XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quitYAMAMOTO Mitsuharu2009-10-202-1/+6
* * fns.c: Add #endif accidentally removed in previous change.Juanma Barranquero2009-10-202-0/+5
* * fns.c: Remove code for unsupported system: MAC_OS.Dan Nicolaescu2009-10-193-246/+7
* (x_create_toolkit_scroll_bar): Don't allocate color forJan Djärv2009-10-192-8/+22
* * nsterm.m:Dan Nicolaescu2009-10-197-0/+12
* * process.c (create_pty): Remove conditionals for no longerDan Nicolaescu2009-10-192-2/+5
* * xterm.c:Dan Nicolaescu2009-10-193-6/+6
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-1999-49/+243
* Whitespace.Juanma Barranquero2009-10-181-4/+3
* Remove leftover table unibyte_to_multibyte_table.Stefan Monnier2009-10-1815-42/+49
* (internal_self_insert): `c' is already in "multibyte" form.Stefan Monnier2009-10-182-2/+4
* * puresize.h (BASE_PURESIZE): Increase to 1310000.Dan Nicolaescu2009-10-172-1/+5
* * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)Juanma Barranquero2009-10-172-1/+6
* (x_produce_glyphs): Fix typos in comments.Eli Zaretskii2009-10-161-14/+14
* *** empty log message ***Juanma Barranquero2009-10-161-8/+9
* Don't set LIB_STANDARD and START_FILES under __Apple__.Adrian Robert2009-10-161-1/+6
* * nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,Adrian Robert2009-10-161-0/+12
* Remove DARWIN_OS/_LP64 special case.Adrian Robert2009-10-161-7/+0
* (NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Ti...Adrian Robert2009-10-161-4/+16
* (EmacsView-conversationIdentifier): Arg is long.Adrian Robert2009-10-161-2/+2
* (print_object): Escape a symbol like "2E10" too.Kenichi Handa2009-10-152-1/+5
* Adjust acknowledgement in last changelog entry.Adrian Robert2009-10-131-3/+3
* Add space after casts in last change.Adrian Robert2009-10-132-3/+3
* * dbusbind.c (dbus-method-return-internal)Adrian Robert2009-10-131-0/+10
* (list_processes_1): Use long format in printf, and cast argument.Adrian Robert2009-10-131-1/+1
* (font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast...Adrian Robert2009-10-131-6/+7
* (dbus-method-return-internal, dbus-method-error-internal): Use long format in...Adrian Robert2009-10-131-2/+2
* (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.Adrian Robert2009-10-121-4/+9
* * config.in (NS_HAVE_NSINTEGER): Drop.Adrian Robert2009-10-122-3/+2
* 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>Adrian Robert2009-10-121-0/+35
* * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. FixAdrian Robert2009-10-121-8/+9
* * nsfont.m (ns_char_width): Replace deprecated call (suggested byAdrian Robert2009-10-121-12/+17
* * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSIntegerAdrian Robert2009-10-121-3/+3
* (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol menti...Adrian Robert2009-10-121-9/+4
* (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.Adrian Robert2009-10-121-2/+2
* (xw-color-values): Use CGFloat where appropriate.Adrian Robert2009-10-121-1/+1
* (Fframe_pixel_height): Doc fix. (Bug#4535)Glenn Morris2009-10-112-4/+20
* (try_window_id): Fix typos in comments.Eli Zaretskii2009-10-101-2/+2
* (redisplay_internal): Fix typos in comments.Eli Zaretskii2009-10-101-7/+8
* gtkutil.c (create_menus): Call gtk_widget_set_size_request forJan Djärv2009-10-082-1/+14
* * fontset.c (Fset_fontset_font): Fix typos in error messages.Juanma Barranquero2009-10-082-2/+6
* (set_cursor_from_row): Fix commentary.Eli Zaretskii2009-10-071-3/+4
* (set_cursor_from_row): Fix and improve comments.Eli Zaretskii2009-10-061-17/+22
* (emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (thisGlenn Morris2009-10-062-1/+6
* (Ffile_attributes): Doc fix. (Bug#4638)Eli Zaretskii2009-10-052-10/+20
* (syms_of_xdisp) <unibyte-display-via-language-environment>: Doc fix.Eli Zaretskii2009-10-042-2/+10
* Fix typos in comments.Juanma Barranquero2009-10-047-8/+8